Hello,

On 05.01.23 10:16, Nathan C wrote:
> Hello all,
>
> Thank you for your all your answers
>
> I checked the headers and I 've seen several things:
>
> 1/ In the Invite I see : 
> sip:test@KAMAILIO_SERVER_IP
>
> In the reinvite i see:
> sip:remote_endpoint 
> via Kamailio IP address
>
> 2/ In the call flow everything is going well until the ack. 
> At the beginning of the reinvite, the route is well known
> The caller send the ack to Kamailio but Kamailio is unable to forward it to 
> the remote endpoint.
> Checking the headers, I see that in the ACK, the route is not present 
> anymore. 
> Is it possible to force the route in Kamailio directly ?
>
> I have the call flow but I cannot send image here.

although it should not be done according to the specs, maybe the end
point implementation refreshes the record-route set with the re-INVITE.
Try by adding record_route() when processing the re-INVITE (inside the
route[WITHINDLG] if you use the structure of the default kamailio.cfg).
See if it helps.

Cheers,
Daniel

-- 
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio World Conference - June 5-7, 2023 - www.kamailioworld.com

__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:

Reply via email to