[Asterisk-Users] Trying to genereate dial tone, but stop after first digit dialed.

Ed Greenberg edg at greenberg.org
Sat Oct 29 05:18:48 MST 2005


You could use a DISA app with no password to lead you into the context.

exten => *70,1,Disa(no-password|nextcontext)


[nextcontext]
exten => _1NXXNXXXXXX,1,Dial(...)

</edg>

--On Wednesday, October 26, 2005 7:36 PM -0700 Jonathan Feally 
<vulture at netvulture.com> wrote:

> I seem to be missing something here. Basically I'm trying to do what a
> full CO would do in terms of *70 to disable call waiting.
> I have a *70 exten setup, it does the work to set the extension to not
> take in a second call, then does a playtones(dialrecall). This works
> except that all digits dialed after the *70 have the tone still playing
> until the dialplan kicks back in for the new exten dialed. Does somebody
> have a work around for this? I'd prefer to not use Background.
>
> Thanks, -Jon
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
>
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users







More information about the asterisk-users mailing list