[Asterisk-Users] Can you invoke an app before dialtone?

Martin Pycko martinp at digium.com
Tue Apr 29 13:06:20 MST 2003


The problem with playtones is how do we stop playting the tones ..

You'd have to have
exten => _.,1,StopPlayTones
exten => _.,2,Goto,routing|${EXTEN}|1

to use it. Background is more intuitive .... IHMO.

Martin

On 29 Apr 2003, James Hines wrote:

> On Tue, 2003-04-29 at 14:25, Martin Pycko wrote:
> > You could do that by placing in zaptel.conf immediate=yes
> > and then every FXS port is going to be dumped to their
> > default cotext at extension s priority 1. You can then play your message
> > and then use Background to play a dial tone.
> >
>
> I'd say you probably want to use Playtones, instead of Background, no?
>
> jwsh
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list