Hi,
On Sat, 2011-10-15 at 18:37 +0300, Juha Heinanen wrote:
Skyler writes:
Is there a way to set Organization: within SIP
header? I know how to
change user_agent_header and server_header but I'd rather not do that.
Also I know I could do append_hf, but is there an organization_header?
i don't know what you mean by "within SIP header", but you can use
append_hf function to add whatever header (a standard one or your own).
-=- juha
I mean, is there a way to add an Organization Header Field without
using append_hf function in script.
Example, organization_header="Organization: Company Name"
S.