Sunday, 15 August 2010

objective c - Twilio Call Forwarding from iOS App without using data connection (PSTN call not internet call) -



objective c - Twilio Call Forwarding from iOS App without using data connection (PSTN call not internet call) -

recently needed utilize twilio in project. can outgoing-call(which internet-call) through ios client , receive incoming calls next twilio client ios quickstart tutorial

my problem want create pstn outgoing call(normal phone phone call doesn't require internet) problem how can tell twilio, number want forwards call. through twilio ios client can send parameters in connect:delegate method. found out twilio client sends voip outgoing calls, means according understanding twilio ios sdk doesn't provide way create pstn call.

edit 1: actually, want is: when phone call through ios app using twilio sdk, phone call should not done through internet, should normal call. number should shown in phone phone call logs. sec phone call should log twilio number in phone app logs. have used tel:// url-scheme call, has problem i-e how can tell twilio forwards phone call (means person's number)

personally, suppose there should solution problem since appstore app uber doing using twilio.

ios objective-c voip twilio phonecalls

No comments:

Post a Comment