<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 11, 2014 at 11:19 AM, Ethy H. Brito <span dir="ltr"><<a href="mailto:ethy.brito@inexo.com.br" target="_blank">ethy.brito@inexo.com.br</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi All<br>
<br>
I installing a new S.O. (Ubuntu 14.04) and upgrading my asterisk 1.8. to<br>
Asterisk 11<br>
<br>
Asterisk 11 is not in production right now but is scheduled to be soon.<br>
<br>
>From its logs (Asterisk 11) I read a lots of:<br>
<br>
[Jul 11 12:07:45] WARNING[24074][C-00000000] func_channel.c: Unknown or<br>
unavailable item requested: 'reversecharge'<br>
<br>
One of the lines triggering the warning at extensions.conf is:<br>
exten => s,n,ExecIf($['${CHANNEL(reversecharge)}' = '1']?Set(COLLECT_CALL=1))<br>
<br>
<a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Function_CHANNEL" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Function_CHANNEL</a> says<br>
that nothing has changed from 1.8 to 11.<br>
<br>
What am I doing wrong? Why 'reversecharge' is an unavailable item now?<br>
Some missing library/package?<br></blockquote><div><br></div><div>Probably Asterisk was not compiled with libpri configured.  The reversecharge<br>option is handled by chan_dahdi when libpri support is available and when<br>
libpri version has the reverse charging feature.<br><br></div><div>Richard<br></div></div><br></div></div>