[Asterisk-Users] Application Flash
wasim at convergence.com.pk
wasim at convergence.com.pk
Tue Sep 30 05:22:34 MST 2003
On Tue, 30 Sep 2003, Johanna Kangas wrote:
> Someone experienced about using application Flash?
> Would you please be kind and send some working examples of extensions
> using Flash?
you can only use Flash on zaptel devices, we had it done coz i wanted to
be able to dial a number onto a dumb siemens pbx that would use flash
so...
exten => _99XXX,1,Flash
exten => _99XXX,2,SendDTMF(${EXTEN:2}
exten => _99XXX,3,Hangup
will flash your zaptel channel, put dial the extension, and hangup the
channel, which in effect transfers to that exten
- wasim
More information about the asterisk-users
mailing list