[Asterisk-Users] ATA-186 pass-through Flash
DUSTIN WILDES
dwildes at pabbankshares.com
Mon Jan 19 07:46:30 MST 2004
Cool - thanks Florian. I'll give that a try.
I guess there isn't a away to just pass the native flash via SIP yet?
-----Original Message-----
From: Florian Overkamp [mailto:florian at obsimref.com]
Sent: Monday, January 19, 2004 2:30 AM
To: asterisk-users at lists.digium.com
Subject: RE: [Asterisk-Users] ATA-186 pass-through Flash
Hi,
> -----Original Message-----
> How do I pass the flash button to the PBX? It seems the
> ATA-186 wants to control the flash by putting my first call
> on hold and prompts me to dial another extension. DTMF is
> fine, just can't use the native Flash functions of our PBX
> with the ATA-186 and asterisk.
You might be able to make a set of extensions that use the Flash application
on the Zap channel connected to your PBX, so you could use the flash
transfer
with asterisk and then a special dialset to indicate it must flash your
PBX first:
Exten = _*.,1,Flash(yourzapchannel)
Exten = _*.,2,Dial(yourzapchannel/${EXTEN:1})
Or something like it.
Florian
_______________________________________________
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