asterisk2billing.org
http://forum.asterisk2billing.org/

Unable to open prepaid-enter-pin-number
http://forum.asterisk2billing.org/viewtopic.php?f=14&t=12059
Page 1 of 1

Author:  VitorMazuco [ Tue Jan 12, 2016 3:17 pm ]
Post subject:  Unable to open prepaid-enter-pin-number

Hi,

I tried to call A2Billing, but It returns to me this error

Code:
    -- Executing [1002@a2billing:1] NoOp("SIP/1001-0000000a", "A2Billing Start") in new stack
    -- Executing [1002@a2billing:2] DeadAGI("SIP/1001-0000000a", "/usr/local/src/a2billing/AGI/a2billing.php,1") in new stack
[Jan 12 13:14:08] WARNING[7324][C-00000009]: res_agi.c:4006 deadagi_exec: DeadAGI has been deprecated, please use AGI in all cases!
    -- Launched AGI Script /usr/local/src/a2billing/AGI/a2billing.php
       > 0x7f836c0265c0 -- Probation passed - setting RTP source address to 192.168.25.100:8006
[Jan 12 13:14:08] WARNING[7324][C-00000009]: file.c:701 ast_openstream_full: File prepaid-enter-pin-number does not exist in any format
[Jan 12 13:14:08] WARNING[7324][C-00000009]: file.c:1017 ast_streamfile: Unable to open prepaid-enter-pin-number (format (ulaw)): No such file or directory
[Jan 12 13:14:08] WARNING[7324][C-00000009]: file.c:701 ast_openstream_full: File prepaid-invalid-digits does not exist in any format
[Jan 12 13:14:08] WARNING[7324][C-00000009]: file.c:701 ast_openstream_full: File prepaid-enter-pin-number does not exist in any format
[Jan 12 13:14:08] WARNING[7324][C-00000009]: file.c:1017 ast_streamfile: Unable to open prepaid-enter-pin-number (format (ulaw)): No such file or directory
[Jan 12 13:14:08] WARNING[7324][C-00000009]: file.c:701 ast_openstream_full: File prepaid-invalid-digits does not exist in any format
[Jan 12 13:14:08] WARNING[7324][C-00000009]: file.c:701 ast_openstream_full: File prepaid-enter-pin-number does not exist in any format
[Jan 12 13:14:08] WARNING[7324][C-00000009]: file.c:1017 ast_streamfile: Unable to open prepaid-enter-pin-number (format (ulaw)): No such file or directory
    -- <SIP/1001-0000000a>AGI Script /usr/local/src/a2billing/AGI/a2billing.php completed, returning -1


I use in my extensions this code

Code:
[a2billing]
exten => _1XXX,n,Dial(SIP/${EXTEN},60,tT)
exten => _1XXX,1,NoOp(A2Billing Start)
exten => _1XXX,n,DeadAgi(/usr/local/src/a2billing/AGI/a2billing.php,1)
exten => _1XXX,n,Hangup()


Why this error appear?

Thanks very much.

Author:  jroper [ Tue Jan 26, 2016 5:40 pm ]
Post subject:  Re: Unable to open prepaid-enter-pin-number

Hi

This is because you have not installed the sound files.

Joe

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/