Hi Ovidiu,

please upload this as a feature request in order to have it in sight.

Thanks and regards,
Bogdan

Ovidiu Sas wrote:
Hi Bogdan,

Yes, uac_replace_from will do the trick, but it will complicate the script.
Can we, by default, blank the display name  while in "auto" mode?
Or add a new mode/param that will control this?


Regards,
Ovidiu Sas

On 2/12/07, Bogdan-Andrei Iancu <[EMAIL PROTECTED]> wrote:
Hi Ovidiu,

no, the display name is not restorable because: 1) is it not transaction
critical element, 2) usually is it used only in original request and 3)
more info in RR would be required for restoring it also.

you can use uac_replace_from :


# remove display and do not touch uri
uac_replace_from("","");


to remove the display from the sequential requests.

regards,
bogdan

Ovidiu Sas wrote:
> Hi,
>
> I was playing with uac_replace_from and I noticed that the display
> name for "From" header is not restored.  Is this the expected
> bahaviour?
>
>
> Regards,
> Ovidiu Sas
>
>
> Here's the relevant trace (compare "From" for the second INVITE with
> "From" for the second ACK/BYE):
>



_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to