So let me get this straight , so if i have a client behind a NAT , the client should be able to connect to the stun server ( which has the real ip for example : 192.168.10.1 ) , and by default i should be able to make the stun server connect to the kamailio (which also have a real ip for example : 192.168.10.2 ) .
Thank you
On 4/24/12, Pavel Segeč Pavel.Segec@fri.uniza.sk wrote:
HI,
stun is working completely out of kamailio, it deal only witch SIP clients. Older fashioned stun server is included for example inside of regular linux repository, for example for debian
palo73
-----Original Message----- From: sr-users-bounces@lists.sip-router.org [mailto:sr-users- bounces@lists.sip-router.org] On Behalf Of Ryan Gholam Sent: Tuesday, April 24, 2012 9:02 AM To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List Subject: Re: [SR-Users] RTPproxy and kamailio
Thank you it worked well enough , but do you have an idea if there any configuration for Stun server ? , or i just install stun server and link it up to kamailio ?
On 4/23/12, Jan Klepal jan@klepal.cz wrote:
Hello Ryan,
kamailio default config is already prepared for rtpproxy. Do exactly what is noted in kamailio.cfg :-)
- download and install rtpproxy from http://www.rtpproxy.org
- start rtpproxy: rtpproxy -l your.public.ip.address -s
udp:127.0.0.1:7722
- start kamailio: kamailio -A WITH_NAT
Function which controls rtpproxy is rtpproxy_manage(), documented
here:
http://kamailio.org/docs/modules/3.2.x/modules/rtpproxy.html
Check flags you can pass to rtpproxy_manage(), especially o and c.
Cheers, Jan
On Monday 23 of April 2012 11:35:15 Ryan Gholam wrote:
I would appreciate if someone can guide me through the setup to configure Rtpproxy with kamailio , and what changes should be made in the kamailio.cfg file .
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi- bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users