Try uac_replace_from take a look at http://www.openser.org/docs/modules/1.3.x/uac.html#AEN160
I hope it helps.
Pablo
On Fri, Jul 25, 2008 at 12:49 PM, Mouncif Benniane mouncifbb@gmail.com wrote:
I am trying to change/re-write From URI username and From display name (*$fU and **$fn respectively) to avposp values* I tried: $fU = $avp(s:somevariable); avp_write("$fU","$avp(s:somevariable)"); append_hf("From-username: $avp(s:somevariable)\r\n"); but none of them works, any ideas on how to re-write those variables in SIP messages? Thank you*
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users