Hi Bogdan,
   I am doing ...

 if (!method=="REGISTER")
        {
            xlog("L_NOTICE", "Before Add Record Route TCP OPENSIPS \n");
            record_route();
            xlog("L_NOTICE", "Add Record Route TCP OPENSIPS \n");
         }

in my config .


But in 1st scenario it does not add record route .So UA1 tries to send ACK
directly to "Other proxy". Which is wrong.


 While it adds record route in 2nd scenario and all signalling works fine.


Thanx,
Gomtesh




On Thu, Aug 16, 2012 at 3:43 PM, Bogdan-Andrei Iancu <[email protected]>wrote:

> Hi Gomtesh,
>
>
> On 08/14/2012 04:10 PM, Gomtesh Jain wrote:
>
>> Hi,
>>
>>   I am running opensips 1.6 as TCP proxy. I am facing problem when I use
>> multiple proxy in my N/w.
>>
>>   UA1------> TCP proxy(opensips 1.6)------->Other Proxy--------> UA2
>>
>> UA1 adds 2 Route headers in INVITE.
>> In this scenario TCP proxy does not add Record Route in INVITE.
>>
> How comes ?? don;t you do record_route() on the opensips ??
>
>
>
>>
>>
>> UA1------> TCP proxy(opensips 1.6)------------> UA2
>>
>> UA1 add only 1 Route header.
>> In this scenario It works fine with the same conf.
>>
> What "fine" means ? It means opensips adds on route  ? or ?
>
> Regards,
> Bogdan
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to