<div dir="ltr">Ok, I'll have a look into that one.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 8, 2015 at 1:03 PM, Olle E. Johansson <span dir="ltr"><<a href="mailto:oej@edvina.net" target="_blank">oej@edvina.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
On 08 Mar 2015, at 09:52, Nir Simionovich <<a href="mailto:nir.simionovich@gmail.com">nir.simionovich@gmail.com</a>> wrote:<br>
<br>
> Hi All,<br>
><br>
>   So, I've been banging my head against an issue with ARI. While Channel Originate enables<br>
> you to originate channels, you can't really do a "SIPAddHeader" type functionality in there.<br>
><br>
>   Originally, I was under impression that endpoints/message should be able to give me the functionality I wanted, but it didn't.<br>
><br>
>   So, I realized that the functionality I'm looking for doesn't really exist.<br>
><br>
>   Question, are we missing a feature here? or is there an alternative method of achieving the<br>
> same functionality?<br>
</div></div>If you can add channel variables, you can add SIP headers.<br>
Look at a dump of the channel after you executed SIPaddheader to figure out how it works.<br>
Add two headers, and run dumpchan().<br>
<span class="HOEnZb"><font color="#888888"><br>
/O<br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
</font></span></blockquote></div><br></div>