[asterisk-users] Dial Chan_local Usage

Prince Singh prince at drishti-soft.com
Wed Jul 1 01:02:12 CDT 2009


Pointing out a typo.. either in the mail or in the actual dialplan:-

exten => s,1,dial(local/220 at dialplan/n)
>

[dailplan]
>

-- 
Regards,
Prince Singh
W: http://www.drishti-soft.com
B: http://blog.drishti-soft.com


On Tue, Jun 30, 2009 at 8:27 PM, Benny Amorsen
<benny+usenet at amorsen.dk<benny%2Busenet at amorsen.dk>
> wrote:

> Elliot Murdock <murdocke at gmail.com> writes:
>
> > I needed to "answer" the local call for any sound to pass through:
> >
> > [default]
> >
> > exten => s,1,dial(local/220 at dialplan/n)
> >
> > [dailplan]
> >
> > exten => 220,1,answer()
> > exten => 220,2,saydigits(123)
> > exten => 220,3,dial(SIP/120||m)
> >
> > From my understanding, the answer command only answers the local call,
> > but the final dial at priority 3 will remain unanswered.
>
> I guess you could put it that way, but notice that the original caller
> will start paying the moment you Answer().
>
> Playing sounds before Answer() is called "early media". It is
> unfortunately not universally supported -- possibly because it is so
> easily abused. Just imagine having two sets of phones, both transmitting
> early media. That would mean free calls.
>
>
> /Benny
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090701/bf00659e/attachment.htm 


More information about the asterisk-users mailing list