Displaying 1 result from an estimated 1 matches for "collect_call".
2014 Jul 11
1
revesecharge and asterisk 11
...Asterisk 11) I read a lots of:
[Jul 11 12:07:45] WARNING[24074][C-00000000] func_channel.c: Unknown or
unavailable item requested: 'reversecharge'
One of the lines triggering the warning at extensions.conf is:
exten => s,n,ExecIf($['${CHANNEL(reversecharge)}' = '1']?Set(COLLECT_CALL=1))
https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Function_CHANNEL says
that nothing has changed from 1.8 to 11.
What am I doing wrong? Why 'reversecharge' is an unavailable item now?
Some missing library/package?
Regards
Ethy