[Asterisk-Users] ZAP Hook flash / recall on active zap interface

Sophus sophus at gmail.com
Tue Sep 21 20:57:03 MST 2004


I've figured out the problem.... my flash length was too long...
I have set flash=100 in zapata.conf

and this in extensions.conf
ignorepat=3
exten=> _3XX,1,Flash()
exten=> _3XX,2,SendFTMF,${EXTEN:1}
exten=> _3XX,3,Flash()
exten=> _3XX,4,Hangup

all works now :)


On Wed, 22 Sep 2004 11:48:24 +1000, Sophus <sophus at gmail.com> wrote:
> Hi there,
> 
> thanks for that.
> I'm using x-lite softphone, can I send a flash to the x100p from xlite
> directly? or do I need to dial an extension and have asterisk do it?
> 
> any examples...?
> 
> cheers
> Adam
> 
> 
> 
> 
> On Thu, 16 Sep 2004 10:14:39 -0300, Marcelo Pacheco <marcelo at macp.eti.br> wrote:
> > The flash application flashes que current ZAP device, it doesn't take a
> > parameter AFAIK. Correct me if I'm wrong.
> >
> > For instance, you could use this for manual call deflection on a POTS line, if
> > the user asks to be transfered to another branch, you could use Flash then
> > Dial the DTMF digits to call the other extension and transfer.
> >
> > Marcelo Pacheco
> >
> > Em Qui 16 Set 2004 07:25, Sophus escreveu:
> >
> >
> > > Hi there,
> > >
> > > I have a x100p card in an asterisk box.  Does anyone know if it's
> > > possible to do a hook flash / recall on an active zap channel?
> > >
> > > On what I'm trying to do...
> > > From an ordinary analogue pstn telephone I can call someone, press
> > > recall, call someone else, press recall 3 & presto we're on a three
> > > way chat, with me only using one line - using the telephone company's
> > > 3waychat feature...
> > >
> > > I have tried Flash(Zap/1), and similar commands, however an error is
> > > returned "Unable to create channel of type 'zap'".  I guess * is
> > > trying to open another non existent zap interface here...
> > >
> > > So, does anyone know if / how this is possible using asterisk, with
> > > just the one zap interface (x100p card)...
> >
>



More information about the asterisk-users mailing list