[Asterisk-Users] ChanIsAvail not working anymore
Wojciech Tryc
wojtek at tryc.ca
Wed Mar 16 17:39:29 MST 2005
Good Evening,
It seems that ChanIsAvail stopped working with the latest CVS, at least for
IAX2 channels
My dial plan hasn't changed, but the ChanIsAvail always goes n+101, same
dialplan works just fine with 1.0.7
Could anyone confirm that?
Regards,
Wojtek
snip...
exten => _XXXXXXX,1,Chanisavail(IAX2/pikatech)
exten => _XXXXXXX,2,Macro(enum-call-local,local,${EXTEN})
exten => _XXXXXXX,102,GoTo(local,${EXTEN},1)
...snip
More information about the asterisk-users
mailing list