HiTechUSA / siphon

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

TCP and RTP configuration (compilation) #507

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Configuration for a PBX using TCP Protocole
2. Configuration of RTP Port like 20000 to 40000
3.

What is the expected output? What do you see instead?
By default the protocol is UDP and the port RTP is 4000

What version of the product are you using? On what operating system?
Siphon 2.3 with PJsip 1.6 on 3GS ios 4.3 no jailbreak

Please provide any additional information below.

Hi, I would like to configurate the TCP protocol for the conection to the PBX, 
i saw on a old issue to use that : 

define the proxy field with:
sip_server;lr;transport=TCP

I tryed it and I got conexion error adding this code on proxy field.
other solution ? maybe easier to hardcode ?

Also how to configurate RTP like from port 20000 to 40000, on default setting 
is 4000.

Cheers

Original issue reported on code.google.com by snunkr...@gmail.com on 16 Apr 2011 at 1:48

GoogleCodeExporter commented 8 years ago
sorry is using Siphon-trunk-r648 and pjsip1.6-trunk

Original comment by snunkr...@gmail.com on 16 Apr 2011 at 1:52

GoogleCodeExporter commented 8 years ago

Original comment by samuelv0...@gmail.com on 22 Apr 2011 at 1:10

GoogleCodeExporter commented 8 years ago

Original comment by samuelv0...@gmail.com on 28 May 2011 at 8:06