You don't really need Options for TCP. You use Options to keep UDP
ports/connection open. TCP is a stateful connection. You only need to make
sure that opensips keeps the connection open for the period of the time it
is needed.
is_from_gw should work since it works based on the src_ip.
Regards,
;> Original message
>> From: Vincent DOCQUOIS
>> Date:08/04/2014 11:50 (GMT+01:00)
>> To: OpenSIPS users mailling list
>> Subject: Re: [OpenSIPS-Users] OPTIONS over TCP
>>
>> Hi Bogdan,
>>
>> Thank you for your answer.
>&g
gt; Sent from Samsung Mobile
>
>
> Original message
> From: Vincent DOCQUOIS
> Date:08/04/2014 11:50 (GMT+01:00)
> To: OpenSIPS users mailling list
> Subject: Re: [OpenSIPS-Users] OPTIONS over TCP
>
> Hi Bogdan,
>
> Thank you for your answer.
> In fa
I ment the configuration in dr_gateways table.
Bogdan
Sent from Samsung Mobile
Original message
From: Vincent DOCQUOIS
Date:08/04/2014 11:50 (GMT+01:00)
To: OpenSIPS users mailling list
Subject: Re: [OpenSIPS-Users] OPTIONS over TCP
Hi Bogdan,
Thank you for your
> When defining your gateways, have you put the "transport=tcp" in the sip uri ?
>
> Regards,
> Bogdan
>
>
> Sent from Samsung Mobile
>
>
> Original message
> From: Vincent DOCQUOIS
> Date:08/04/2014 11:02 (GMT+01:00)
> To: Open
Hello all,
I am using Opensips 1.10 for SIP trunking purposes.
I use DR module in order to route calls to external gateways. One of
destination gateways is only handling SIP over TCP. By adding "transport=tcp"
header, I have no problem to use Opensips as a UDP to TCP gateway but I
encounter 2 p
Hello,
When defining your gateways, have you put the "transport=tcp" in the sip uri ?
Regards,
Bogdan
Sent from Samsung Mobile
Original message
From: Vincent DOCQUOIS
Date:08/04/2014 11:02 (GMT+01:00)
To: OpenSIPS users mailling list
Subject: [OpenSIPS-User
Hello all,
I am using Opensips 1.10 for SIP trunking purposes.
I use DR module in order to route calls to external gateways. One of
destination gateways is only handling SIP over TCP. By adding "transport=tcp"
header, I have no problem to use Opensips as a UDP to TCP gateway but I
encounter 2 p