VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
ethy.brito at inexo.co... Guest
|
Posted: Fri Jul 11, 2014 11:19 am Post subject: [asterisk-users] revesecharge and asterisk 11 |
|
|
Hi All
I installing a new S.O. (Ubuntu 14.04) and upgrading my asterisk 1.8. to
Asterisk 11
Asterisk 11 is not in production right now but is scheduled to be soon.
From its logs (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
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
rmudgett at digium.com Guest
|
Posted: Fri Jul 11, 2014 11:43 am Post subject: [asterisk-users] revesecharge and asterisk 11 |
|
|
On Fri, Jul 11, 2014 at 11:19 AM, Ethy H. Brito <ethy.brito@inexo.com.br (ethy.brito@inexo.com.br)> wrote:
Quote: |
Hi All
I installing a new S.O. (Ubuntu 14.04) and upgrading my asterisk 1.8. to
Asterisk 11
Asterisk 11 is not in production right now but is scheduled to be soon.
From its logs (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?
|
Probably Asterisk was not compiled with libpri configured. The reversecharge
option is handled by chan_dahdi when libpri support is available and when
libpri version has the reverse charging feature.
Richard |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|