[SR-Users] Problem with "transport=tcp" and rtpproxy

Pau Giralt pau.gimo at gmail.com
Thu Feb 15 12:10:27 CET 2018


2018-02-15 12:08 GMT+01:00 Pau Giralt <pau.gimo at gmail.com>:

> Hi!
>
> I'm working with kamailio and rtpproxy.
> When I configure the clients to send sip messages through TCP adding the
> ";transport=tcp" in the sip message the rtpproxy is not working anymore.
>
> The code is never passing the point pasted below, inside route[NATMANAGE]
> in kamailio.cfg
>
> if (!(isflagset(FLT_NATS) || isbflagset(FLB_NATB))) return;
>
> Therefore, rtpproxy_manage("co"); is never reached.
>
> Could it be a parsing problem? ( check_route_param("nat=yes") )
>
> The config file is exactly the same as the one provided in the kamailio
> repository (the default one)
>
> Thanks!
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20180215/cf00889a/attachment.html>


More information about the sr-users mailing list