[asterisk-users] sequential Dial() commands

Mark Price markprice at gmail.com
Wed Oct 11 19:01:44 MST 2006


I was using timeouts.  The dial plan was altered and working by the time of
the replies, so I'm sorry I can't show the original problem.
It's possible I did something simple like not waiting the whole timeout.
Thanks,
Mark

On 10/10/06, Dovid B <asteriskusers at dovid.net> wrote:
>
>  Simple
> Exten => 1234,1,Dial(SIP/2 at b.com,90) ; This will ring thier phone for 90
> seconds
> Exten => 1234,2,Noop("If user dosent pick up do something here")
> Exten => 1234,102,Dial(SIP/b at b.com,90) ; WIll ring user B if User is Busy
> or hits the reject button
> Exten => 1234,103,Noop("If user dosent pick up do something here")
> Exten => 1234,203,Noop("If user B is busy or rejects call do something
> here")
>
> ----- Original Message -----
> *From:* Mark Price <markprice at gmail.com>
> *To:* Asterisk Users <asterisk-users at lists.digium.com>
> *Sent:* Tuesday, October 10, 2006 7:28 PM
> *Subject:* [asterisk-users] sequential Dial() commands
>
> Hi,
>
> How do I cause the dial plan to dial a different extension if the first
> either never picks up or presses ignore or what have you?
> For example, something like this:
>
> exten => context,1,Dial( SIP/a at b.com)
> exten => context,2,Dial(SIP/b at c.com)
>
> Currently, if the first number doesn't answer, the session is closed.
>
> Thanks
> Mark
>
> ------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.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/20061011/ffcfa2c2/attachment.htm


More information about the asterisk-users mailing list