[SR-Users] kamailio SBC - session timers

Jan Rozhon jan.rozhon at gmail.com
Thu Oct 1 10:21:49 CEST 2020


Hi,

this might be a long shot but perhaps sdpops module could help you out
with the problem. Have you tried it?

Regards, Jan

On 29. 09. 20 13:05, marek wrote:
>
> hi,
>
> i have kamailio+rtpengine acting as a SBC (private/public net interfaces)
>
> kamailio 5.4.x/rtpengine 9.x/centos 7
>
> using TOPOH module
>
> modparam("topoh", "mask_ip", "public_IP")
>
> i'm rewriting IPs in INVITE like this
>
>  $var(ruri) = "sip:" + $(ru{re.subst,/private_IP/public_IP/g});
>                 $ru = $(ru{re.subst,/private_IP/public_IP/g});
>                 $tu = $(tu{re.subst,/private_IP/public_IP/g});
>                 $fu = $(fu{re.subst,/remote_private_IP/public_IP/g});
> the same for route[WITHINDIALOG] and INVITE
>
>
> i have problem with session timers using re-INVITE method
>
> in the first INVITE SDP is correct
>
> c=IN IP4 public_IP
>
> but
>
> in the reinvite is
>
> c=IN IP4 private_IP
>
> and remote SBC drop with 422 because SDP is changed and SDP version is
> not.
>
> any tips / best practice?
>
> thanks
>
> Marek
>
>
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20201001/22ec1062/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4996 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20201001/22ec1062/attachment.bin>


More information about the sr-users mailing list