dong83615 / siphon

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

tried to connect to televantage 8 sip servr #207

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. installed software
2.
3.

What is the expected output? What do you see instead?
i configured sip on both ends client iphone server televantage 8 client 
registers without port 5060 

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

i am using on ipohone 2.2.1
Please provide any additional information below.
when i initiate a sip call the client hangs up immediatley i can create a 
test account on my server so you can debug it. I am will to donate a 
reasonable amount of money if you can get it working on my server. You can 
reach me at mam@ara.ms

Original issue reported on code.google.com by m...@ara.ms on 30 Mar 2009 at 6:05

GoogleCodeExporter commented 9 years ago
What is reasonable amount of money ? 1 or 10 M€ ? ;-)
Could you defined the log level to detailed ? Use Siphon and quit.
Th elof file (log.txt) is wrote in /var/mobile/Library/Siphon

Original comment by samuelv0...@gmail.com on 8 Apr 2009 at 10:46

GoogleCodeExporter commented 9 years ago
The problem comes from Televantage server.
Warning: 399 10.0.0.76 "SDP_GET_SESSION_INFO() failed;
err:7('SDP_ERROR_MALFORMED_NUMBER') [pos 0 on line 'a=rtcp:49213 IN IP4 
192.168.0.5"

We can disable RTCP advertising in SDP by declaring:

 #define PJMEDIA_HAS_RTCP_IN_SDP 0

This is a compilation instruction so this modification will be for everybody.
It need to evaluate this change.

Is it possible to change the configuration of televantage ?

Original comment by samuelv0...@gmail.com on 28 Apr 2009 at 10:27

GoogleCodeExporter commented 9 years ago
In the next version, this issue is fixed.

Original comment by samuelv0...@gmail.com on 17 May 2009 at 9:25

GoogleCodeExporter commented 9 years ago
I just uploaded Siphon 2.1.0 rc1 on this site.
http://code.google.com/p/siphon/downloads/list

Original comment by samuelv0...@gmail.com on 3 Sep 2009 at 10:54

GoogleCodeExporter commented 9 years ago
I just uploaded Siphon 2.1.0 rc2 on this site.
http://code.google.com/p/siphon/downloads/list

Original comment by samuelv0...@gmail.com on 5 Sep 2009 at 11:25