prakash1307 / siphon

Automatically exported from code.google.com/p/siphon
0 stars 0 forks source link

status = pjsua_call_make_call(acc_id, &pj_uri, 0, NULL, NULL, call_id) EXC_BAD_ACCESS #556

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I have hard coded the siphon setting by providing the 
username,password,server and proxy
2. I run the app and then go to Numpad key to make a call and then type a phone 
number
3. Then i click on the "Sip" button, an error occurs in "Call.m": status = 
pjsua_call_make_call(acc_id, &pj_uri, 0, NULL, NULL, call_id) EXC_BAD_ACCESS

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
iPod4 and iOS5

Please provide any additional information below.

Original issue reported on code.google.com by touch.he...@gmail.com on 27 Dec 2011 at 2:28

GoogleCodeExporter commented 8 years ago
Hi, 

I'm currently having this problem when I compile my own pjsib binaries. If I 
just copy the '.a' files from SIPHON to my project, it works ok. Is this 
problem solved yet? Cheers

Original comment by otavio.z...@dxi-easycall.net on 21 May 2014 at 12:27

GoogleCodeExporter commented 8 years ago
how you fixed above issue, currently i am facing that same issue, if you fixed, 
 please share your information. Thanks!!

Original comment by iphonean...@gmail.com on 12 Dec 2014 at 11:01