Pointing out a <span style="background-color: rgb(255, 255, 0);">typo</span>.. either in the mail or in the actual dialplan:-<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
exten =&gt; s,1,dial(local/220@d<span style="background-color: rgb(255, 255, 0);">ia</span>lplan/n)<br></blockquote><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
 [d<span style="background-color: rgb(255, 255, 0);">ai</span>lplan]<br></blockquote><div><br>-- <br>Regards,<br>Prince Singh<br>W: <a href="http://www.drishti-soft.com">http://www.drishti-soft.com</a><br>B: <a href="http://blog.drishti-soft.com">http://blog.drishti-soft.com</a><br>
<br> </div><div class="gmail_quote">On Tue, Jun 30, 2009 at 8:27 PM, Benny Amorsen <span dir="ltr">&lt;<a href="mailto:benny%2Busenet@amorsen.dk">benny+usenet@amorsen.dk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Elliot Murdock &lt;<a href="mailto:murdocke@gmail.com">murdocke@gmail.com</a>&gt; writes:<br>
<br>
&gt; I needed to &quot;answer&quot; the local call for any sound to pass through:<br>
&gt;<br>
&gt; [default]<br>
&gt;<br>
&gt; exten =&gt; s,1,dial(local/220@dialplan/n)<br>
&gt;<br>
&gt; [dailplan]<br>
&gt;<br>
&gt; exten =&gt; 220,1,answer()<br>
&gt; exten =&gt; 220,2,saydigits(123)<br>
&gt; exten =&gt; 220,3,dial(SIP/120||m)<br>
&gt;<br>
&gt; From my understanding, the answer command only answers the local call,<br>
&gt; but the final dial at priority 3 will remain unanswered.<br>
<br>
</div>I guess you could put it that way, but notice that the original caller<br>
will start paying the moment you Answer().<br>
<br>
Playing sounds before Answer() is called &quot;early media&quot;. It is<br>
unfortunately not universally supported -- possibly because it is so<br>
easily abused. Just imagine having two sets of phones, both transmitting<br>
early media. That would mean free calls.<br>
<font color="#888888"><br>
<br>
/Benny<br>
</font><div><div></div><div class="h5"><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-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br><br>