Hello,<br><br>I have two Asterisk boxes, each in a different office.&nbsp; Extensions are 1xx &amp; 2xx in office 1 and 3xx if office 2.<br><br>I have setup IAX2 trunks between them as well as the Outbound Routes.&nbsp; Intra-office dialing works great.
<br><br>I can figure out how to transfer an incoming SIP call to the other office using the IVR.&nbsp; Transferring to extensions on the same system works great.<br><br>I have tried this command every way I can imagine, even hard coding the extension:
<br>exten =&gt; _3xx,1,dial(IAX2/{$EXTEN})<br>exten =&gt; 300,1,dial(IAX2/301)<br><br>Is there something else you need to transfer using an IAX2 trunk from an IVR?&nbsp; The outbound route has 3xx for the pattern &amp; that works for extension dialing, I thought the IVR would use the same method.&nbsp; My Outbound Routes are called &quot;office1&quot; &amp; &quot;office2&quot;, the trunks are called &quot;to-office1&quot; &amp; &quot;to-office2&quot;.
<br><br>Thank you in advance for you assistance.<br><br>Thermal<br><br>