In my country *135*phonenumber# --> thats mean you should call me and i dont have money you pay this conversation. I need this type in call panel. But programmatically... this?
Asked
Active
Viewed 519 times
0
-
`[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"tel:55698"]];` – Uma Kanth Jul 06 '15 at 12:08
-
i tried this but i need * and # symbols inside phone number. But does not accept... – Potti Jul 06 '15 at 12:10
-
That cannot be done. Please have a look at [this](http://stackoverflow.com/questions/27224480/how-to-open-the-ios-native-dialer-app-from-my-app). – Uma Kanth Jul 06 '15 at 12:12
-
http://stackoverflow.com/questions/584663/programatically-dial-a-phone-number-and-pass-dtmf-using-the-iphone-sdk – johny kumar Jul 06 '15 at 12:13
-
okay thanks.. i am looking to links – Potti Jul 06 '15 at 12:16