[OpenSER-Users] Modifing the SIP header fields in OpenSER

Iñaki Baz Castillo ibc at in.ilimit.es
Tue Feb 5 17:05:16 CET 2008


On Tuesday 05 February 2008 16:49:50 Bogdan-Andrei Iancu wrote:
> Hi Skender,
>
> See the textops module for the subst() / replace() functions.
>     http://www.openser.org/docs/modules/1.3.x/textops.html

Hi, why not just using the following?

  remove_hf("To");
  append_hf("To: <sip:XXXXXXXX at XXXXXXXX\r\n");

AFAIK it should work.

-- 
Iñaki Baz Castillo
ibc at in.ilimit.es




More information about the Users mailing list