On 11/09/2012 11:35 AM, Alex Balashov wrote:
If you don't want sequential (in-dialog) requests, such as BYEs, reinvites, UPDATEs, etc. to go between the UAs directly and not through the proxy, you can do that: just don't add a Record-Route header (take out the record_route() call, if you have it).
Correction: if you DO want sequential requests [...]
I had originally meant to formulate this sentence differently, and left that in there.