You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to run an UAC scenario which maps received Record-Route Headers in 200_OK into Route Headers in the ACK message.
Using the fields [routes] and [next_url] for building the ACK, it looks OK. However, the UDP packet containing the ACK is not send to the
address in the Route Header (as it should be), but still to the address of the Request-URI of the ACK.
If I want to use route header to send packet, what should I do? now I am using Sipp v3.7.1.
The text was updated successfully, but these errors were encountered:
Hi,
I want to run an UAC scenario which maps received Record-Route Headers in 200_OK into Route Headers in the ACK message.
Using the fields [routes] and [next_url] for building the ACK, it looks OK. However, the UDP packet containing the ACK is not send to the
address in the Route Header (as it should be), but still to the address of the Request-URI of the ACK.
If I want to use route header to send packet, what should I do? now I am using Sipp v3.7.1.
The text was updated successfully, but these errors were encountered: