Originate Sip Header Tip
January 3, 2011
devmod shared a nice little tip for setting a SIP header in asterisk but using Originate instead of the plain Dial command, normally we would have used a local channel, with all the undesirable side effects that come with that, but now you just can set the ** __SIPADDHEADER** variable to “HEADERNAME: HEADERVALUE”
cool :)