maheshmobileApp / siphon

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

PJSIP error when making call. #355

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Making call.

What version of the product are you using? On what operating system?
iPhone 3.1.2  and pjsip 1.0.3

Please provide any additional information below.

Hi all,
When I make a call on iphone 3.1.2, the following error reported and app
crashed:
Assertion failed: (thread->signature1 != 0xDEAFBEEF || thread->signature2 != 
0xDEADC0DE || (thread->thread == pthread_self())), function 
pj_thread_register, file ../src/pj/os_core_unix.c, line 381.
Program received signal:  “SIGABRT”.

Does anyone know how to make this assertion true?

Thanks in advance.

Parada

Original issue reported on code.google.com by pd_...@hotmail.com on 8 Jan 2010 at 4:05

GoogleCodeExporter commented 9 years ago
Use the correct file ;-)

Original comment by samuelv0...@gmail.com on 8 Jan 2010 at 10:07

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I don't understand. Please explain it.

Thanks in advance.

Parada

Original comment by pd_...@hotmail.com on 9 Jan 2010 at 6:03

GoogleCodeExporter commented 9 years ago
Anyone please help me.

Original comment by pd_...@hotmail.com on 10 Jan 2010 at 12:41

GoogleCodeExporter commented 9 years ago
You don't use siphon if you have this message.
You tried to compile siphon, and you used the bad file 

Original comment by samuelv0...@gmail.com on 10 Jan 2010 at 1:42

GoogleCodeExporter commented 9 years ago
But I download pjsip 1.0.3 from official website and I get Siphon from svn 
checkout 
http://siphon.googlecode.com/svn/trunk/ siphon-read-only. why I used the bad 
file?

Thanks in advance.

Original comment by pd_...@hotmail.com on 12 Jan 2010 at 2:38

GoogleCodeExporter commented 9 years ago
And I don't compile Setting. Instead I set the parameters (username, server 
,etc.) in code . Do you think this is 
cause of problem.

Original comment by pd_...@hotmail.com on 12 Jan 2010 at 2:47

GoogleCodeExporter commented 9 years ago
You must patch pjsip to use on iphone, read wiki and look patch (download)

Original comment by samuelv0...@gmail.com on 12 Jan 2010 at 10:01

GoogleCodeExporter commented 9 years ago
I 'm using pjsip 1.0.3 so where is it. I cannot find patch for 1.0.3 on 
download session just have only 1.4 and 
later.

Thanks in advance

Parada

Original comment by pd_...@hotmail.com on 13 Jan 2010 at 6:55

GoogleCodeExporter commented 9 years ago
Should I use PJSIP 1.4 ?

Original comment by pd_...@hotmail.com on 15 Jan 2010 at 3:33