[SR-Users] SDP c= IP doesn't get rewritten

Daniel Ciprus daniel.ciprus at acision.com
Fri Apr 11 02:46:42 CEST 2014


All,

I am facing problem with rewriting SDP part of the INVITE, in particular following is in my configuration:

#!subst "/RTP_INT_ADDR/10.96.173.15/"
#!subst "/RTP_EXT_ADDR/168.7.24.17/"
#!subst "/BOT_RTP_ADDR/10.96.173.52/"

subst_body('/RTP_INT_ADDR/RTP_EXT_ADDR/g');
subst_body('/BOT_RTP_ADDR/RTP_EXT_ADDR/g');

and this is what I ended up with:

c=IN IP4 10.96.173.15168.7.24.17

Apparently 2nd rule doesn't work rewrite, it's doing append instead. What I want to achieve is : if SDP part contains BOT_RTP_ADDR -> rewrite it. In case SDP part contains RTP_INT_ADDR-> rewrite it, so 2x if.

I have tried to use sdpops module, it's coring in my case and I have a reason to not upgrade, I just can't. Any other ideas how to handle my problem ?

Thanks
Dan


Server:: kamailio (4.2.0-dev0 (x86_64/linux))
Build:: mi_core.c compiled on 17:42:57 Dec 18 2013 with gcc 4.4.7
Flags:: STATS: Off, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES
GIT:: unknown


--
Daniel Ciprus
Integration engineer
http://www.acision.com

9954 Mayland Dr
Suite 3100
Richmond, VA 23233
USA
T: +1 804 762 5601
E: daniel.ciprus at acision.com<mailto:daniel.ciprus at acision.com>

________________________________
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you for understanding.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20140410/37955f21/attachment.html>


More information about the sr-users mailing list