Hi,
there is no documentation on the RTPProxy interface of the Kamailio IMS module yet. You need to have the following linse in the Kamailio.cfg:
# Enabled Features on this host: #!define WITH_NAT [...] #!ifdef WITH_NAT #!define RTPPROXY "udp:127.0.0.1:22222" #!endif [...] #!ifndef WITH_NAT [...] #!else modparam("pcscf","NAT_enable", 1) modparam("pcscf","ping", 1) modparam("pcscf","ping_all", 0) modparam("pcscf","nat_detection_type", 0x17) modparam("pcscf","rtpproxy_socket", RTPPROXY) modparam("pcscf","rtpproxy_enable", 1) modparam("pcscf","rtpproxy_disable_tout", 60) modparam("pcscf","rtpproxy_retr", 5) modparam("pcscf","rtpproxy_tout", 1) #!endif
Kind regards, Carsten
2011/4/5 Pavel Segeč pavel.segec@fri.uniza.sk:
Hi,
I would like ask you if there is a kamailio ims module documentation somewhere. I need some deeper information how some things are implemented, I have problem to setup NAT traversal with RTPproxy for our Kamailio IMS platform. There is no communication among the PCSCF and RTPproxy server over control udp sock. We tried unix socket also with the same results.
Thanks
palo73
__________ Informacia od ESET NOD32 Antivirus, verzia databazy 6016 (20110405) __________
Tuto spravu preveril ESET NOD32 Antivirus.
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