<div dir="ltr"><div class="gmail_default" style="color:#660000">To add a header to the call leg that goes to the agent, try using a local channel to activate dialplan on the outbound call:</div><div class="gmail_default" style="color:#660000"><br></div><div class="gmail_default" style="color:#660000">Register Local/number@agent in the queue on behalf of the agent (replace number with the agent's extension number)</div><div class="gmail_default" style="color:#660000"><br></div><div class="gmail_default" style="color:#660000">In dialplan [agent], wild card match the number, add the header, and then Dial(PJSIP/{$EXTEN}) to send the call to the agent.</div><div class="gmail_default" style="color:#660000"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 27, 2015 at 1:40 PM, Dan Cropp <span dir="ltr"><<a href="mailto:dan@amtelco.com" target="_blank">dan@amtelco.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal">I have a call coming in.  <u></u><u></u></p>
<p class="MsoNormal">I need to add a SIP Header to the channel.<u></u><u></u></p>
<p class="MsoNormal">Then, I need to send the call to the Queue so it is sent to the Agent.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">The SIP header I added, I need to have appear in the INVITE sent to the Agent.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">It works in chan_sip.  I send the call to a macro which does…<u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Arial","sans-serif";color:black">n,SIPAddHeader(My-Header-Name:${MY-HEADER-VALUE})<u></u><u></u></span></p>
<p class="MsoNormal">n,Queue(${ARG2})<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">In PJSIP , this doesn’t seem to work.  Is there any way to add custom PJSIP headers to be sent as part of the INVITE to the Agent?<u></u><u></u></p>
<p class="MsoNormal">When I look at the code, it seems as though the INVITE doesn’t look for any custom headers to be included with the INVITE packet.  Is this correct?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Have a great day!<span class="HOEnZb"><font color="#888888"><u></u><u></u></font></span></p><span class="HOEnZb"><font color="#888888">
<p class="MsoNormal">Dan<u></u><u></u></p>
</font></span></div>
</div>

<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" rel="noreferrer" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><img alt="Digium logo" src="https://my.digium.com/images/graphics/digium_RGB_signature.gif" width="288" height="50" style="color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:12px"><div>Scott Griepentrog<br>Digium, Inc · Software Developer<br>445 Jan Davis Drive NW · Huntsville, AL 35806 · US<br>direct/fax: +1 256 428 6239 · mobile: +1 256 580 6090<br>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> · <a href="http://asterisk.org" target="_blank">http://asterisk.org</a><br></div></div></div>
</div>