ot;Kamailio (SER) - Users Mailing List"
>
> Subject: Re: [SR-Users] UDP-TCP bridging in-dialog SUBSCRIBE
> Message-ID:
>
>
> Content-Type: text/plain; charset="utf-8"
>
> Hi Dan,
>
> You can check the transport value in the RURI and
protocol out of route
headers since we are a proxy.
Cheers,
DanB
On 14.11.2014 12:00, sr-users-requ...@lists.sip-router.org wrote:
Message: 3
Date: Thu, 13 Nov 2014 16:55:18 +0530
From: Varghese Paul
To: "Kamailio (SER) - Users Mailing List"
Subject: Re: [SR-Users] UDP-TCP bridging
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
On Thu, Nov 13, 2014 at 4:33 PM, Dan Christian Bogos
wrote:
> Thanks Alex for your confirmation. In some way I was afraid about thi
Thanks Alex for your confirmation. In some way I was afraid about this ;).
Have a good one!
DanB
___
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/listi
On 11/12/2014 02:13 PM, Dan Christian Bogos wrote:
Hey Guys,
I have the following scenario:
UA1 (UDP) -> Kamailio Proxy -> (TCP) UA2
As per the signaling sample, I would expect that in-dialog SUBSCRIBEs
are bridged between UDP and TCP network but for some reason this does
not happen (the subs