Re: [OpenSER-Users] Not adding record-route for ack

2008-03-11 Thread Robert Dyck
or the suggestion. > Thanks, > Vikas C.G. > > -Original Message- > From: Robert Dyck [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 09, 2008 4:56 AM > To: users@lists.openser.org > Cc: Vikas CG. > Subject: Re: [OpenSER-Users] Not adding record-route for ack > > T

Re: [OpenSER-Users] Not adding record-route for ack

2008-03-09 Thread Vikas CG.
Thanks Robert Dyck, For the suggestion. Thanks, Vikas C.G. -Original Message- From: Robert Dyck [mailto:[EMAIL PROTECTED] Sent: Sunday, March 09, 2008 4:56 AM To: users@lists.openser.org Cc: Vikas CG. Subject: Re: [OpenSER-Users] Not adding record-route for ack The route is

Re: [OpenSER-Users] Not adding record-route for ack

2008-03-08 Thread Robert Dyck
The route is determined by the INVITE as it makes it's way from the UAC to UAS while collecting Record-Route's as it goes. The UAS then forwards the Record-Route list back to the UAC in the 200 OK. Both ends are now aware of the route set which will not be altered in this dialogue. Any further

[OpenSER-Users] Not adding record-route for ack

2008-03-08 Thread Vikas CG.
Hi all, We have built an SIPALG and using openser server as outbound proxy for testing, When call is made, Ack message contains the route for openser, After receiving the message he is forwarding to next route, but not making it has record-route. Is this behavior is right?