I need to determine开发者_运维百科 whether a phone number is valid before attempting to dial it. The phone call can go anywhere in the world.
Is it possible to play a recorded audio file to the callee using the Telephony A开发者_JS百科PI in Symbian? If so how?
Specifically, I have the Apple USB modem that says it supports Caller ID and I want my app to be able to know when a call comes in and whose calling.In the future I may add dialer capabilities, etc.,
The task is to validate an U开发者_运维问答S phone number. Checking format of the number is not enough.
Is there a way in managed code to list the Modem/Telephony devices installed on开发者_Python百科 the system?
There was a hack for previous firmware using a reverse engineering of Code Telephony but it does not w开发者_开发知识库ork anymore.As far as I know, you can only get the UDID on the iphone.
For the phone number: 2开发者_如何学Python34-567-8901, I would name variables like: areaCode = \"234\";