Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Apr 19, 2024 3:37 am
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Incoming call fails
PostPosted: Thu Aug 28, 2008 12:35 pm 
Offline

Joined: Thu Aug 28, 2008 10:18 am
Posts: 2
Hallo, I'm a new entry.
I'am using A2Billing Version 1.3.3 (Doudou08) - Release : 14 May 2008 with trixbox CE release is 2.6.1.
My problem is that inbound call doesn't arrive to destination.

I made the asterisk configuration in order to pass the call to a2billing.
In a2billing i:
- have a sip customer which has a CID 0235928900.
- create a DID group (0235928)
- create the DID (0235928900), with DID group =0235928 and that destination SIP/12345678 (where 12345678 is the card number).
I attach a file with the asterisk debug.

Thanks :)


Attachments:
A2billing-IncomingProblem.txt [8.61 KiB]
Downloaded 383 times
Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 28, 2008 3:50 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
Quote:
-- Executing [0235928900@custom-a2billing:3] DeadAGI("SIP/5060-0a056b98", "a2billing.php|1") in new stack
You must launch A2B in DID mode from your Asterisk dialplan:
Code:
; ANSWER DIDs
exten => 0235928900,1,Goto(a2billing-did,${EXTEN},1)

[a2billing-did]
exten => _X.,1,Noop(a2billing-did ${EXTEN})
exten => _X.,n,DeadAGI(a2billing.php|1|did)
exten => _X.,n,Hangup


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 29, 2008 7:54 am 
Offline

Joined: Thu Aug 28, 2008 10:18 am
Posts: 2
Thank you very much. Now inbound call is ok.
:)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 
VoIP Billing solution


All times are UTC


Who is online

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