Hello,

 

We’ve been using the uac_replace_from function to anonymize the From header to anonymous@anonymous.invalid. The uac module makes use of the dialog module for restoring the original URI.

Everything works fine, except when the callee sends the BYE request (replaced uri is present in To header): the 200 OK received by the callee of the BYE suddenly contains the original URI in the To header.

 

We’re running Kamailio 5.1.

Is this a known bug or limitation of the uac module?

Any way to have this replaced correctly (preferably automatically by uac module)?

 

Regards,

 

Grant