Re: [OpenSIPS-Users] socket defination in opensips 3.2

2024-04-05 Thread Sasmita Panda
Hi Alex ,

Thank you for your reply . I have tested this and it's working for me as
well .

Before moving to this solution earlier I was using TCP proxy but I am
facing one issue .

*UAC1-Invite (CSeq - 10428)-TCP proxy-UDP - TCP -- INVITE (**CSeq - 10428**)-
UAC2*
*200 Ok *
*UAC1 - ACK(CSeq-10428)- TCP proxy-UDP-TCP Proxy - (ACK with CSeq
10429)UAC2 *

*UAC1- Re-Invite (CSeq-10429) - TCP proxy - UDP - TCP proxy - UAC2 *

*Here the ACK when reaches UAC2 the Cseq gets incremented by 1 and also the
Re-Invite has the same CSeq . So the UAC2 is rejected with "500 Invalid
CSeq" and the call gets disconnected here . *

*In the live environment out of 6000 calls I am getting 2/3 calls everyday
which are failing for this reason . How do I resolve this ?*

*Thanks & Regards*
*Sasmita Panda*
*Senior Network Testing and Software Engineer*
*3CLogic , ph:07827611765*


On Thu, Apr 4, 2024 at 4:23 PM Alex Balashov 
wrote:

> Hello,
>
> Port spaces for UDP and TCP are independent.
>
> -- Alex
>
> > On Apr 4, 2024, at 6:45 AM, Sasmita Panda  wrote:
> >
> > Hi All ,
> >
> > Is the below socket definition right ? In this case opensips will listen
> on both UDp and TCP protocol on the same 5507 port ?
> >
> > socket=tcp:10.5.1.1:5507
> > socket=udp:10.5.1.1:5507
> >
> > If this is not right then how can opensips listen for both UDP and TCP
> protocol in a single port ?
> >
> > Thanks & Regards
> > Sasmita Panda
> > Senior Network Testing and Software Engineer
> > 3CLogic , ph:07827611765
> > ___
> > Users mailing list
> > Users@lists.opensips.org
> > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
> --
> Alex Balashov
> Principal Consultant
> Evariste Systems LLC
> Web: https://evaristesys.com
> Tel: +1-706-510-6800
>
>
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] socket defination in opensips 3.2

2024-04-04 Thread Alex Balashov
Hello,

Port spaces for UDP and TCP are independent.

-- Alex

> On Apr 4, 2024, at 6:45 AM, Sasmita Panda  wrote:
> 
> Hi All , 
> 
> Is the below socket definition right ? In this case opensips will listen on 
> both UDp and TCP protocol on the same 5507 port ?
> 
> socket=tcp:10.5.1.1:5507
> socket=udp:10.5.1.1:5507
> 
> If this is not right then how can opensips listen for both UDP and TCP 
> protocol in a single port ?
> 
> Thanks & Regards
> Sasmita Panda
> Senior Network Testing and Software Engineer
> 3CLogic , ph:07827611765
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-- 
Alex Balashov
Principal Consultant
Evariste Systems LLC
Web: https://evaristesys.com
Tel: +1-706-510-6800


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] socket defination in opensips 3.2

2024-04-04 Thread Sasmita Panda
Hi All ,

Is the below socket definition right ? In this case opensips will listen on
both UDp and TCP protocol on the same 5507 port ?

socket=tcp:10.5.1.1:5507
socket=udp:10.5.1.1:5507

*If this is not right then how can opensips listen for both UDP and TCP
protocol in a single port ?*

*Thanks & Regards*
*Sasmita Panda*
*Senior Network Testing and Software Engineer*
*3CLogic , ph:07827611765*
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users