[SR-Users] UDP-TCP bridging in-dialog SUBSCRIBE

Dan Christian Bogos danb.lists at gmail.com
Fri Nov 14 12:09:21 CET 2014


Hey Paul,

Thanks for your feedback!
In this case the call will come in via UDP (so it has 2 record route 
headers). I can still play tricks like reading the record-route headers 
but, I was in some way hoping that is the responsibility of 
loose_route() function to properly use the right protocol out of route 
headers since we are a proxy.

Cheers,
DanB

On 14.11.2014 12:00, sr-users-request at lists.sip-router.org wrote:
> Message: 3
> Date: Thu, 13 Nov 2014 16:55:18 +0530
> From: Varghese Paul<varghesepaul87 at gmail.com>
> To: "Kamailio (SER) - Users Mailing List"
> 	<sr-users at lists.sip-router.org>
> Subject: Re: [SR-Users] UDP-TCP bridging in-dialog SUBSCRIBE
> Message-ID:
> 	<CAM33Ch4furD1FM-ZNKfbQ0nXNQd88BmzW73gjjb=cVyuC0K=8w at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi Dan,
>
> You can check the transport value in the RURI and relay the SIP message as
> tcp.
>
> if ($*rP*  == "tcp"){
>            t_relay_to_tcp()
> }
>
> Regards
>
> Varghese Paul

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


More information about the sr-users mailing list