how does RTP relay works ?

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
mowgly35
Posts: 10
Joined: Tue Jan 20, 2009 6:46 am
Location: Bretagne - France

how does RTP relay works ?

Post by mowgly35 »

1. Brekeke Product Name and version: BSS trial version 2.2.6.2/276

2. Java version: 5.0 (update 6.0)

3. OS type and the version: XP professionnal SP3

4. UA (phone), gateway or other hardware/software involved:
192.1.2.X => Default Vlan
192.168.X.X => VoIP Vlan

X-Lite v3.0 (on 192.1.2.145, like BSS, listen port 5061)/ X-Lite v4.0 ( on 192.1.2.20) / is-phone for IBM lotus notes v7.0.2(on 192.1.2.156) / Sip phone Aastra 57i (DHCP : 192.168.100.151 to 192.168.100.155) / IPS card on IPBX Aastra Nexspan as MGCP gateway (IPS card => 192.168.100.201 Nexspan => 192.168.100.200)

5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html : 3
SIP local port : 5060
RTP port, min to max => 10000 to 10999
Interface address field on PBX SIP Server => 192.1.2.145


6. Your problem:
I use the RTP relay to pass through NAT gateways. I would like to know how BSS tells to UAs that they have to go through him, is it modify the SIP messages? What ports UAs uses to send data to the Proxy, how to check this with Wireshark?
Thank you
Si il ya une guerre modiale, je me barre à l'étranger !
Haddas
Posts: 170
Joined: Thu Jan 17, 2008 11:55 am

Post by Haddas »

>> I would like to know how BSS tells to UAs that they have to go through him, is it modify the SIP messages?

Yes
Brekeke SIP Server modifies SDP part of SIP packet.
http://www.ietf.org/rfc/rfc2327.txt

>> What ports UAs uses to send data to the Proxy,

It depends on UA..

>> how to check this with Wireshark?

See SDP part of SIP packet.
Post Reply