[asterisk-users] IVR Loop

Dovid Bender dovid at telecurve.com
Fri Mar 15 08:46:50 CDT 2019


What do you mean by 8 digit? You want the user to have to enter an 8 digit
number to get to a specific operator?


On Fri, Mar 15, 2019 at 9:39 AM Gokan Atmaca <linux.gokan at gmail.com> wrote:

> Hello
>
> IVR call is coming. I want 8 (digit) in the loop. How can I do that ?
>
> Current confi:
> [ivr1]
> exten=>_XXXXXXXXXXXX,1,answer()
> exten=>_XXXXXXXXXXXX,n,background(/var/lib/asterisk/ivr/ob)
> exten=>_XXXXXXXXXXXX,n,WaitExten(10)
> exten=>_XXXXXXXXXXXX,n,Dial(${OPERATOR})
> exten=>i,1,Dial(${OPERATOR})
> exten=>t,1,Dial(${OPERATOR})
> exten=>1,1,dial(SIP/6001)
> exten=>2,1,dial(SIP/6002)
> exten=>3,1,dial(SIP/6003)
>
>
> Thanks.
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Check out the new Asterisk community forum at:
> https://community.asterisk.org/
>
> New to Asterisk? Start here:
>       https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> 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/20190315/53cc5b9e/attachment.html>


More information about the asterisk-users mailing list