Hi,
I want to use the function CheckGroup in Asterisk 1.4, but this function is not implementet anymore. Is there any substitution for it ?
Thanks !
Hi,
I want to use the function CheckGroup in Asterisk 1.4, but this function is not implementet anymore. Is there any substitution for it ?
Thanks !
according to the CHANGES text file in the src for 1.4, you should look at the function GROUP() instead.