Sergiu Pojoga writes:
Noticed BYE requests relayed from caller to callee have the
*Proxy-Authorization* header including *Digest*, *nonce* and *response*.
Is that by SIP definition or am I doing something wrong? My concern is the
callee gets to see caller's authentication credentials.
You can remove all unwanted headers from in-dialog requests using
remove_hf function.
-- Juha