Iñaki Baz Castillo wrote: > 2009/9/17 Alex Balashov <[email protected]>: > >> Iñaki Baz Castillo wrote: >> >>> 2009/9/17 Alex Balashov <[email protected]>: >>> >>>> insert_hf() >>>> >>> But that is just for request, not for responses... >>> There is some function in tm module to add headers in responses (AFAIR). >>> >>> >> That's not true, AFAIK: >> >> http://www.opensips.org/html/docs/modules/1.5.x/textops.html#id271292 >> >> "This function [insert_hf] can be used from REQUEST_ROUTE, >> ONREPLY_ROUTE, FAILURE_ROUTE, BRANCH_ROUTE. " >> > > Ops, great! > probably you confused with append_to_reply() (from textops) which adds a header to the future localy-generated replies to the currently processed request.
Regards, Bogdan _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
