Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

saqibjaan

macrumors member
Original poster
Feb 1, 2012
48
1
Lahore
I have compiled the linphone source code for iOS 7. When I first enter my linphone username and password, it crashes. Following are some of the output lines.

resolver_process_data dns_res_check() in progress
No SRV result for [_sips._tcp.sip.linphone.org], trying A/AAAA.
Loaded DNS server: 192.168.94.2
resolver_process_data dns_res_check() in progress
DNS resolution awaiting response, queued to main loop
sip.linphone.org resolved to 91.121.209.194
channel 0xcbd8000: state RES_DONE
transaction [0xc642590] channel state changed to [RES_DONE]
channel 0xcbd8000: state CONNECTING
transaction [0xc642590] channel state changed to [CONNECTING]
Trying to connect to [TLS://91.121.209.194:5223]
2014-01-23 01:28:24.961 linphone[4921:a0b] Battery state:0 level:-1.00
2014-01-23 01:28:34.963 linphone[4921:a0b] Battery state:0 level:-1.00

Plz help.
 
Last edited:
I have compiled the linphone source code for iOS 7. When I first enter my linphone username and password, it crashes. Following are some of the output lines.

resolver_process_data dns_res_check() in progress
No SRV result for [_sips._tcp.sip.linphone.org], trying A/AAAA.
Loaded DNS server: 192.168.94.2
resolver_process_data dns_res_check() in progress
DNS resolution awaiting response, queued to main loop
sip.linphone.org resolved to 91.121.209.194
channel 0xcbd8000: state RES_DONE
transaction [0xc642590] channel state changed to [RES_DONE]
channel 0xcbd8000: state CONNECTING
transaction [0xc642590] channel state changed to [CONNECTING]
Trying to connect to [TLS://91.121.209.194:5223]
2014-01-23 01:28:24.961 linphone[4921:a0b] Battery state:0 level:-1.00
2014-01-23 01:28:34.963 linphone[4921:a0b] Battery state:0 level:-1.00

Plz help.


I've never heard of linphone before now. You're going to have to do some debugging.

The text you posted looks like status messages from the program as it runs, not a crash stack trace.

Is there a forum for linphone iOS users? You might want to look to the user community for help.
 
Using Linphone ios app with personal SIP server through openVPN

Hi guys,

i am going to start developing my own voip ios app using linephone, i'm new in voip technologies for now and need some assistance. i have downloaded the linephone ios app and built all the libraries regarding instructions, i also managed to make some calls from device to device and from simulator to device using a linephone test SIP server and the app works perfect. My next target is to use a personal SIP service to accomplish sip calls via openVPN tunneling server. Could you please guide me step by step what should i do to set up proxy, domain, certificate, keys and so on what it takes in order to have proper configuration to make client to server calls. If i'm not quite clear in my target please correct me. Any suggestions would be gratefully appreciated. Thanks in advance.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.