Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Wed Apr 24, 2024 7:21 am
Auto Dialer Software


All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: inbound did from asterisk to a2billing
PostPosted: Thu Jul 30, 2009 6:33 am 
Offline

Joined: Thu Sep 11, 2008 1:06 pm
Posts: 19
Hi just need some help on how to accomplish my setup.

My setup is like this I have an asterisk box with 2 T1 PRI (48 Channels all in all) lets call it Asterisk A, I have some DIDs. I also have configured a remote asterisk with a2billing Asterisk B. Outbound calls from Asterisk B are going through Asterisk A. Now what I can't figure out is how do I pass all DID in Asterisk A to the corresponding sip customers in Asterisk . Anyone who will be kind enough to give me an overview on what to do.

Thank you in advance.

Oliver


Top
 Profile  
 
 Post subject: Re: inbound did from asterisk to a2billing
PostPosted: Thu Jul 30, 2009 8:35 am 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
Hi

Pass the calls into a context that send the call to A2Billing as a DID
Code:
[a2billing-did]
exten => _X.,1,DeadAgi(a2billing.php|1|did)
exten => _X.,2,Hangup


Add a DID group
Add a DID
Add a DID destination such as sip/[email protected]

Joe


Top
 Profile  
 
 Post subject: Re: inbound did from asterisk to a2billing
PostPosted: Thu Jul 30, 2009 11:41 pm 
Offline

Joined: Thu Sep 11, 2008 1:06 pm
Posts: 19
Hi Jroper,

Thanks for giving me an insight. But Im still confused. Where do I put the a2billing-did context? in the extensions.conf of Asterisk A or Asterisk B? How will Asterisk A pass all DID to Asterisk B and ring the specific extension with the assigned DID.

Thanks,

Oliver


Top
 Profile  
 
 Post subject: Re: inbound did from asterisk to a2billing
PostPosted: Fri Jul 31, 2009 5:58 am 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
The context described goes on box B.

It is difficult for me to describe what to do on Box A, as I do not know whether this is vanilla asterisk, or FreePBX, or A2Billing.

There are a couple of ways you can do it, but in effect, you need to trunk all the calls from Box A to box B, complete with the DID being called, and then the above context in box b will sort out the calls, and deliver them to the customer.

Let us know what sort of system you have loaded on Box A, and we can come up with a solution.

Joe


Top
 Profile  
 
 Post subject: Re: inbound did from asterisk to a2billing
PostPosted: Fri Jul 31, 2009 6:41 am 
Offline

Joined: Thu Sep 11, 2008 1:06 pm
Posts: 19
Thanks again jroper, Asterisk A is loaded with Asterisk 1.2 and freepbx 2.2 and Asterisk B is loaded with Asterisk 1.4, Freepbx 2.5 and A2billing 1.3. The Outbound calls was easier to setup. Thanks for the help.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 
Predictive Dialer


All times are UTC


Who is online

Users browsing this forum: No registered users and 21 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