[Asterisk-Users] hint on Zap channels
Sergio Chersovani
mlists at c-net.it
Thu Dec 15 06:31:09 MST 2005
DRi at b-w-computer.de ha scritto:
>has anyone an working example of a hint-entry with a Zap-Channel ?
>I've got hint working with SIP and SCCP but Zap doesn't seem to work
>
>
Fixed in current CVS 1.2 and HEAD
older versions have a case sensitivity issue so you have to write it in
the right way
this one works
exten = 1, hint, Zap/1
this one does not work
exten = 1, hint, ZAP/1
this one does not work
exten = 1, hint, zap/1
Sergio
More information about the asterisk-users
mailing list