Re: [OpenSIPS-Users] DIfference between R-URI and Destination URI in openSIPs

2024-07-30 Thread Alex Balashov
Hi, The Request URI is a SIP concept, while the destination URI might be best described as a fictive invention of OpenSIPS configuration script. It represents the next-hop destination to which the request will be forwarded on the network and transport layer, as you correctly surmised, while the

[OpenSIPS-Users] DIfference between R-URI and Destination URI in openSIPs

2024-07-30 Thread Mohamed OUALLA
Hello all, I have a technical question about the difference between *Request URI* and *Destination URI* in SIP. In my understanding of SIP, the R-URI (Request URI) is located in the start line of the SIP request and is also known as the Address of Record (AoR). However, I am unclear about what