Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Tue Apr 16, 2024 8:54 am
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Using a2billing CID for 3rd party callback
PostPosted: Sat Jun 06, 2015 7:48 am 
Offline

Joined: Wed Jul 09, 2008 6:57 am
Posts: 1
Hello there,

I have a 3rd party callback application running in the same asterisk PBX. I would like to authenticate both legs of this callback using a2billing CLI authentication.

Following is the dialplan given by my vendor to handle the callback.

[callback-a]
exten => _X.,1,NoOp(call back A caller ID ${CALLERID(num)} exten: ${EXTEN})
exten => _X.,n,Dial(SIP/${EXTEN}@siptrunkip)
exten => _X.,n,hangup()

[callback-b]
exten => _X.,1,NoOp(to PBX calls ${CALLERID(num)} exten: ${EXTEN})
exten => _X.,n,Dial(SIP/${EXTEN}@siptrunkip)
exten => _X.,n,hangup()

Callback-a is the first leg of the callback and callback-b is the second leg of the callback.

I'm currently using my sip trunk provider ip address in the siptrunkip place and the calls of both first leg and second leg are getting connected and bridged.

Now all i need is to have the a2billing CLI authentication done which will be checked against the Caller ID added in the a2billing card.

Can someone please help me in getting the dialplan which will authenticate the calls via a2billing ?

Asterisk 13.3.2
A2Billing 1.9.4

Thanks
Vinod


Top
 Profile  
 
 Post subject: Re: Using a2billing CID for 3rd party callback
PostPosted: Tue Jun 09, 2015 10:53 am 
Offline

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

I don't have an immediate solution for you but DO NOT USE VERSION 1.9.4, upgrade to the latest version, THIS IS IMPORTANT.

Joe


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


All times are UTC


Who is online

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