<p>Hello list,</p><p>I am trying to set a custom SIP header on all calls that are made by the app queue because I want to track a certain state at the SIP level.&nbsp;<br clear="all"></p><p>If I use the following code:</p><p>exten =&gt; s,n,SIPAddHeader(X-Unique-ID: ${UNIQUEID})<br>
exten =&gt; s,n,Queue(myQueue)</p><p>this works fine for the FIRST call made from the queue to an agent; but if that call does not go through, it&#39;s not repeated on subsequent calls.&nbsp;</p><p>I know I could use Local channels as members of the queue, but I was wondering if ther was something more general and that worked whatever your channel configuration might be. </p>
<p>I also tried exporting the variable by setting the URL field of the queue() call, but it is not shown in the resulting SIP dialog.</p><p>&nbsp;Any suggestion but patching the source?</p><p>l.</p><p></p><p><br><br></p><br>-- <br>
Loway - home of QueueMetrics - <a href="http://queuemetrics.com">http://queuemetrics.com</a><br><br>