Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Apr 19, 2024 9:08 pm
Voice Broadcast System


All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Asterisk1.4.26 + A2Billing-1.4 call establishment issue
PostPosted: Wed Sep 16, 2009 10:59 am 
Offline

Joined: Thu Sep 10, 2009 1:46 pm
Posts: 5
Hi All,

I have successfully installed Asterisk-1.4.26.2 and A2Billing 1.4
My issue is that when I m firing a call, its not getting established. On Asterisk I am getting following errror :
----------------------------------------------------------------------------------
*CLI>-- Executing [2222@default:1] Answer("SIP/10000-0076f2b0", "") in new stack
-- Executing [2222@default:2] Wait("SIP/10000-0076f2b0", "2") in new stack
-- Executing [2222@default:3] DeadAGI("SIP/10000-0076f2b0", "a2billing.php") in new stack
[Sep 16 15:21:56] WARNING[2814]: res_agi.c:2203 deadagi_exec: Running DeadAGI on a live channel will cause problems, please use AGI
-- Launched AGI Script /opt/asterisk-1/var/lib/asterisk/agi-bin/a2billing.php
[Sep 16 15:21:56] ERROR[2814]: utils.c:966 ast_carefulwrite: write() returned error: Broken pipe
-- AGI Script a2billing.php completed, returning 0
-- Executing [2222@default:4] Wait("SIP/10000-0076f2b0", "2") in new stack
== Spawn extension (default, 2222, 4) exited non-zero on 'SIP/10000-0076f2b0'
----------------------------------------------------------------------------------
I have 2 peers in sip.conf file.

[10000]
type=friend
username=10000
secret=1234
context=default
host=dynamic
canreinvite=yes
disallow=all
allow=g729
allow=h264

[2222]
type=friend
username=2222
secret=1234
context=default
host=dynamic
canreinvite=yes
disallow=all
allow=g729
allow=h264

extension.conf file
----------------------------------------------------------------------
[default]
exten => _X.,1,Answer
exten => _X.,2,Wait,2
;;exten => _X.,3,DeadAGI(a2billing.php|1)
exten => _X.,3,DeadAGI,a2billing.php
exten => _X.,4,Wait,2
exten => _X.,5,Hangup

Any help is appreciated.

Thank you very much.


Top
 Profile  
 
 Post subject: Re: Asterisk1.4.26 + A2Billing-1.4 call establishment issue
PostPosted: Wed Sep 16, 2009 1:26 pm 
Offline

Joined: Fri Feb 29, 2008 2:00 pm
Posts: 9
Hi urmi!

I don't use the 1.4 version of a2billing yet, but for help you need post the debug of a2billing.php.

In version 1.3.x, you set parameter "debug = 3" in the a2billing.conf file.

[]'s


Top
 Profile  
 
 Post subject: Re: Asterisk1.4.26 + A2Billing-1.4 call establishment issue
PostPosted: Wed Sep 16, 2009 1:53 pm 
Offline

Joined: Thu Sep 10, 2009 1:46 pm
Posts: 5
Hi mattozzao,

I m newbie in A2billing.Thank you very much for quick response.

I have set parameter "debug = 3" in the a2billing.conf file.
But tell me I cant see any log. Can u tell me where can I get the log ?

Thanks u.


Top
 Profile  
 
 Post subject: Re: Asterisk1.4.26 + A2Billing-1.4 call establishment issue
PostPosted: Wed Sep 16, 2009 2:06 pm 
Offline

Joined: Fri Feb 29, 2008 2:00 pm
Posts: 9
Urmi,

I believe that you have post this question of a2billing 1.4 in the especific forum:

viewforum.php?f=21


[]'s


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 
Auto Dialer Software


All times are UTC


Who is online

Users browsing this forum: No registered users and 24 guests


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 post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group