Hello,<div><br></div><div>I have the following Dial plan for Routing DID to a PSTN Number and it is working.</div><div><br></div><div><div>&lt;extension name=&quot;voipms_6471231234&quot;&gt;</div><div>    &lt;condition field=&quot;destination_number&quot; expression=&quot;^6471231234$&quot;&gt;</div>


<div><span style="white-space:pre-wrap">        </span> &lt;action application=&quot;answer&quot;/&gt;</div><div>         &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/voipms/14161231234&quot;/&gt;</div>
<div>         &lt;action application=&quot;hangup&quot;/&gt;</div><div>    &lt;/condition&gt;</div><div>&lt;/extension&gt;</div></div><div><br></div><div>Is there anyway to route the call without answer ( &lt;action application=&quot;answer&quot;/&gt;)</div>


<div><br></div><div>Any help is appreciated.</div><div><br></div><div>Thanks</div><div>Lloyd</div>