Hi, I try to use the "UAC module" for replacing header field "From". I defined the automatic mode for "From" restore (modparam("uac","from_restore_mode","auto")) and change "From" only for INVITE requests. It looks like I also have to change manually header filed "From" also in CANCEL requests. It is because UAC (call originator) sends CANCEL without header "Route" and therefore OpenSer can't perform the automatic replacement. Do I miss anything? Is there a way to implement automatic header field "From" handling for the CANCEL requests?
Thank you in advance, Leonid Fainshtein
Hi Leonid,
no, there is no automatic way of replacing the FROM hdr in CANCEL - you need to do it from script, in a similar manner as for INVITE.
For your request makes a lot of sense and I will try to see if something can be done here; but please upload this request on the tracker not to forget about it.
Thanks and regards, bogdan
Leonid Fainshtein wrote:
Hi, I try to use the "UAC module" for replacing header field "From". I defined the automatic mode for "From" restore (modparam("uac","from_restore_mode","auto")) and change "From" only for INVITE requests. It looks like I also have to change manually header filed "From" also in CANCEL requests. It is because UAC (call originator) sends CANCEL without header "Route" and therefore OpenSer can't perform the automatic replacement. Do I miss anything? Is there a way to implement automatic header field "From" handling for the CANCEL requests?
Thank you in advance, Leonid Fainshtein
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users