[Asterisk-Users] Re: Send flash through zap channel

Stefan Märkle stefan.maerkle at netpioneer.de
Wed Feb 22 01:48:43 MST 2006


> OR you can try this:
> in features.conf:
> [applicationmap]
> zapflash=>*3,callee,flash
> 
> if you put any spaces in the above line, it will not work!!!
> 
> in extensions.conf add this line right before the dial commands where 
> you want this to work:
> 
> exten => s,12, set(DYNAMIC_FEATURES=zapflash)
> 
> Then *3 should flash the line.

Thanx, so far this was what I missed. But ...

Feb 22 09:27:13 WARNING[28084]: app_flash.c:101 flash_exec: Zap/1-1 is not an FXO Channel
   -- Hungup 'Zap/1-1'

So the ISDN Bri (qozap) seems not to support flash. But hey, with an ISDN-Phone directly connected to the NEC PBX it works, so there seems to be a flash-equivalent in ISDN signalisation.

Anyone got a clue how to signal flash over zaptel ISDN trunk?

Stefan





More information about the asterisk-users mailing list