Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Sat Apr 27, 2024 11:54 pm
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Can't get did working
PostPosted: Fri Oct 30, 2009 11:46 am 
Offline

Joined: Wed Jul 01, 2009 11:42 pm
Posts: 22
Hello. Please tell me what I have to add in my [a2billing-did] extensions to look for DID in SIP HEADER and go with that to a2billing.php ?


That's my extension:

[a2billing-did]
exten => _.,1,NoOp,${CALLERID(all)}
exten => _.,2,DeadAGI(a2billing.php|1|did)
exten => _.,3,Hangup


But DID number is not recognized, a2billing.php i=finished and it hangup my call.

Please for help. Thank's. Bye


Top
 Profile  
 
 Post subject: Re: Can't get did working
PostPosted: Thu Nov 26, 2009 12:52 pm 
Offline

Joined: Sat Jul 18, 2009 7:21 am
Posts: 9
Hi,

You just need to do the following Steps.

Please make sure your extension.conf looks like this.

[a2billing-did]
exten => _.,2,DeadAGI(a2billing.php|1|did)
exten => _.,3,Hangup

[a2billing-did]
exten => _X.,1,DeadAGI(a2billing.php|1|did)
exten => _X.,n,Hangup()

then you need to make the few setting in the DID menu in Admin Pannel.

IF you face any further issue just buzz me at [email protected]

Regards
Aryan Singh


Top
 Profile  
 
 Post subject: Re: Can't get did working
PostPosted: Fri Nov 27, 2009 2:55 am 
Offline
User avatar

Joined: Mon Oct 26, 2009 8:20 am
Posts: 93
Please note, this entry is wrong

[a2billing-did]
exten => _.,2,DeadAGI(a2billing.php|1|did)
exten => _.,3,Hangup

change it to:

Code:
[a2billing-did]
exten => _.,1,DeadAGI(a2billing.php|1|did)
exten => _.,2,Hangup


Skiller


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


All times are UTC


Who is online

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