[asterisk-users] How to configure a coverage path for anextension???

Ioan Indreias indreias at gmail.com
Wed Sep 16 09:24:21 CDT 2009


Hi Juan,
1. Please use the semicolon (;) character to comment your dialplan. Your
choice (#) is intended for something else.

2. Probably you have to add the "j" option of Dial application (show
application Dial), like:

exten => 4000,1,Dial(SIP/4000,20,iKkTt*j*)
exten => 4000,102,Dial(SIP/4001,20,iKkTt*j*)

3. For more hints you could check
voip-info<http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial>
 page.

HTH
Ioan Indreias
www.modulo.ro


On Wed, Sep 16, 2009 at 4:52 PM, Juan Cardoza <jcardoza at tpmex.com> wrote:

> I comment all the lines in my extensions.conf file to work only with the
> lines you provide me Danny:
>
> Extensions.conf
>
> [local-sip]
>
> #exten => _4XXX,1,Dial(SIP/${EXTEN},10,tTr)
> #exten => _5XXX,1,Dial(Dahdi/1/${EXTEN})
> #exten => 164,1,Dial(Dahdi/1/${EXTEN})
> #exten => 0550,1,Dial(Dahdi/1/${EXTEN})
> #exten => _4XXX,3,Hangup()
>
> [incoming]
>
> exten => 4000,1,Dial(SIP/4000,20,iKkTt) <----- I test this line only and it
> works
> exten => 4000,s-BUSY,Dial(SIP/4001,20,iKkTt) <---- When I add this line the
> call arrives to the 4000
> #exten => _4xxx,1,Dial(SIP/${EXTEN},10,tTr)
>
> I dont answer the call and the Asterisk server drop the call.
>
> [Sep 16 08:50:40] WARNING[1823]: chan_dahdi.c:4035 dahdi_enable_ec: Unable
> to enable echo cancellation on channel 23 (No such device)
>    -- Executing [4000 at incoming:1] Dial("DAHDI/23-1", "SIP/4000,20,iKkTt")
> in new stack
>    -- Called 4000
>    -- SIP/4000-08a41440 is ringing
>    -- SIP/4000-08a41440 answered DAHDI/23-1
>    -- Accepting call from '' to '4000' on channel 0/22, span 1
>    -- Executing [4000 at incoming:1] Dial("DAHDI/22-1", "SIP/4000,20,iKkTt")
> in new stack
> [Sep 16 08:50:50] WARNING[1823]: chan_dahdi.c:4035 dahdi_enable_ec: Unable
> to enable echo cancellation on channel 22 (No such device)
>    -- Called 4000
>    -- SIP/4000-08a359c8 is ringing
> [Sep 16 08:50:52] NOTICE[3394]: chan_sip.c:21804 handle_request_subscribe:
> Received SIP subscribe for peer without mailbox: 4000
>    -- Nobody picked up in 20000 ms
>    -- Auto fallthrough, channel 'DAHDI/22-1' status is 'NOANSWER'
>    -- Hungup 'DAHDI/22-1'
> tp2asterisk01*CLI>
>
> What could I need to fix this???
> Thanks a lot for your help.
> Jhon
>
>
>
> -----Mensaje original-----
> De: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] En nombre de Danny
> Nicholas
> Enviado el: Miércoles, 16 de Septiembre de 2009 08:09 a.m.
> Para: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Asunto: Re: [asterisk-users] How to configure a coverage path for
> anextension???
>
> In regular configuration (extensions.conf) this is one way to do it:
> - exten => 4000,1,Dial(SIP/4000,20,iKkTt)
> - exten => 4000,s-BUSY,Dial(SIP/4001,20,iKkTt)
>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Juan Cardoza
> Sent: Wednesday, September 16, 2009 8:04 AM
> To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Subject: [asterisk-users] How to configure a coverage path for
> anextension???
>
> I have been checking but nothing that clear my idea...
>
> I have the extension 4000 and the idea is when this extension receive a
> call
> and the extension 4000 is busy, the call from PSTN could be send to a
> second
> extension, example: 4001, this need to happen only if the first extension
> is
> busy.
>
> If not, the call need to be take by the first station.
> Please any one how can help me on this???
>
> Best regards
> Jhon
>
>
> Teleperformance values: Integrity - Respect - Professionalism - Innovation
> -
> Commitment
>
> The information contained in this communication is privileged and
> confidential.  The content is intended only for the use of the individual
> or
> entity named above. If the reader of this message is not the intended
> recipient, you are hereby notified that any dissemination, distribution or
> copying of this communication is strictly prohibited.  If you have received
> this communication in error, please notify me immediately by telephone or
> e-mail, and delete this message from your systems.
> Please consider the environmental impact of needlessly printing this
> e-mail.
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2009 - October 13 - 15 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2009 - October 13 - 15 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> Teleperformance values: Integrity - Respect - Professionalism - Innovation
> - Commitment
>
> The information contained in this communication is privileged and
> confidential.  The content is intended only for the use of the individual or
> entity named above. If the reader of this message is not the intended
> recipient, you are hereby notified that any dissemination, distribution or
> copying of this communication is strictly prohibited.  If you have received
> this communication in error, please notify me immediately by telephone or
> e-mail, and delete this message from your systems.
> Please consider the environmental impact of needlessly printing this
> e-mail.
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2009 - October 13 - 15 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> 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/20090916/f5f3f157/attachment.htm 


More information about the asterisk-users mailing list