Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Mar 28, 2024 10:09 am
Predictive Dialer


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: how to call agi-conf2
PostPosted: Fri Apr 16, 2010 4:48 pm 
Offline

Joined: Fri Apr 16, 2010 4:22 pm
Posts: 7
Hi,

I cant seem how to to call agi-conf2 from asterisk 1.6 a2billing 1.7

my extensions.conf

exten => _X.,1,AGI(a2billing.php)
exten => _X.,2,Hangup

I am trying to add an inbound number.
exten => _X.,1,AGI(a2billing.php|2) fails

Can someone point me

Thanks


Top
 Profile  
 
 Post subject: Re: how to call agi-conf2
PostPosted: Fri Apr 16, 2010 6:41 pm 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
[a2billing]
exten => _X.,1,DeadAgi(a2billing.php|2)
exten => _X.,n,Hangup

will work, once you have created agi-conf2, (at least for asterisk 1.4)

Note the use of deadagi, this is obligatory.

joe


Top
 Profile  
 
 Post subject: Re: how to call agi-conf2
PostPosted: Sat Apr 17, 2010 11:40 am 
Offline

Joined: Fri Apr 16, 2010 4:22 pm
Posts: 7
Thanks

I now managed to get it to work with out the brackets ( )


[a2billing]
exten => _X.,1,DeadAgi,a2billing.php|2
exten => _X.,n,Hangup


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 
Voice Broadcast System


All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 5 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:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group