[Users] How does one write data directly to a header in 1.1.x?

Daniel-Constantin Mierla daniel at voice-system.ro
Mon Jul 24 21:57:13 CEST 2006


Hello,

On 07/24/06 21:39, Mahesh Paolini-Subramanya wrote:
> It used to be avp_pushto("$Custom-Header", ....);
>
> What now?  avp_printf("$hdr[Custom-Header]", ...);???
>

you have to use now append_hf() or insert_hf() - which is more 
appropriate for you.

http://www.openser.org/docs/modules/1.1.x/textops.html#AEN276

Cheers,
Daniel

> cheers
>
>
> -- 
> *******************************************
> Mahesh Paolini-Subramanya      (703) 386-1500 x9100
> CTO                                         mahesh at aptela.com
> Aptela, Inc.                               http://www.aptela.com
> "Aptela: How Business Answers The Call"
> *******************************************
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>   




More information about the Users mailing list