hi,
I try to change the IP address in connection information field from a 200 OK request passing through Kamailio. I want the IP address of the Kamailio in connection information. So, I've tried rtpproxy_answer("","@IP kamailio"), rtppproxy_offer("","@IP kamailio), rtpproxy_manage("","@IP kamailio"). It didn't change anything.
Thanks for Help!
Hi,
Try this function from nathelper module: fix_nated_sdp http://kamailio.org/docs/modules/stable/modules_k/nathelper.html#id2533354
Reda
On Tue, May 15, 2012 at 10:54 AM, Openser Kamailio < kamailioopenser@gmail.com> wrote:
hi,
I try to change the IP address in connection information field from a 200 OK request passing through Kamailio. I want the IP address of the Kamailio in connection information. So, I've tried rtpproxy_answer("","@IP kamailio"), rtppproxy_offer("","@IP kamailio), rtpproxy_manage("","@IP kamailio"). It didn't change anything.
Thanks for Help!
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
Thanks but it still doesn't work. On Tue, May 15, 2012 at 11:00 AM, Reda Aouad reda.aouad@gmail.com wrote:
Hi,
Try this function from nathelper module: fix_nated_sdp http://kamailio.org/docs/modules/stable/modules_k/nathelper.html#id2533354
Reda
On Tue, May 15, 2012 at 10:54 AM, Openser Kamailio < kamailioopenser@gmail.com> wrote:
hi,
I try to change the IP address in connection information field from a 200 OK request passing through Kamailio. I want the IP address of the Kamailio in connection information. So, I've tried rtpproxy_answer("","@IP kamailio"), rtppproxy_offer("","@IP kamailio), rtpproxy_manage("","@IP kamailio"). It didn't change anything.
Thanks for Help!
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
Thanks Reda, it finally works with fix_nated_sdp("10","@IP Kamailio"). On Tue, May 15, 2012 at 11:00 AM, Reda Aouad reda.aouad@gmail.com wrote:
Hi,
Try this function from nathelper module: fix_nated_sdp http://kamailio.org/docs/modules/stable/modules_k/nathelper.html#id2533354
Reda
On Tue, May 15, 2012 at 10:54 AM, Openser Kamailio < kamailioopenser@gmail.com> wrote:
hi,
I try to change the IP address in connection information field from a 200 OK request passing through Kamailio. I want the IP address of the Kamailio in connection information. So, I've tried rtpproxy_answer("","@IP kamailio"), rtppproxy_offer("","@IP kamailio), rtpproxy_manage("","@IP kamailio"). It didn't change anything.
Thanks for Help!
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
Hi,
I have an issue with this function fix_nated_sdp(). The old address in *connection information* that i wanted to change is in * IPv4* format, i want replace this one with an *IPv6* address. When i replace it with an IPv6 address, the* owner address* type (of owner/creator) and the *connection address* type (of the connection information) are still IPv4. How can i turn them into IPv6 ?
Thanks for help!
On Tue, May 15, 2012 at 11:00 AM, Reda Aouad reda.aouad@gmail.com wrote:
Hi,
Try this function from nathelper module: fix_nated_sdp http://kamailio.org/docs/modules/stable/modules_k/nathelper.html#id2533354
Reda
On Tue, May 15, 2012 at 10:54 AM, Openser Kamailio < kamailioopenser@gmail.com> wrote:
hi,
I try to change the IP address in connection information field from a 200 OK request passing through Kamailio. I want the IP address of the Kamailio in connection information. So, I've tried rtpproxy_answer("","@IP kamailio"), rtppproxy_offer("","@IP kamailio), rtpproxy_manage("","@IP kamailio"). It didn't change anything.
Thanks for Help!
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