[Asterisk-Users] hint on Zap channels
DRi at b-w-computer.de
DRi at b-w-computer.de
Thu Dec 15 07:44:27 MST 2005
this does work, and is adding the hint to the channel on the isdn-card
and you can also add a watch to the second-isdn-channel of the card
is it possible to use the cid of a isdn-phone as well to identify multiple
devices behind one line ?
asterisk-users-bounces at lists.digium.com wrote on 15.12.2005 14:31:09:
> 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
>
More information about the asterisk-users
mailing list