asterisk2billing.org
http://forum.asterisk2billing.org/

Inbound DID billing
http://forum.asterisk2billing.org/viewtopic.php?f=16&t=9919
Page 1 of 1

Author:  gopher_49 [ Sat Jul 14, 2012 10:09 pm ]
Post subject:  Inbound DID billing

I have a new install of Elastix v2.3 and A2Billing v1.9.4. I have an inbound route that send calls to a custom destination of 'a2billing-did,${EXTEN},1'. My context is below... I'm still being prompted to enter in my complete PIN number.. My goal is to have A2billing to see the inbound DID and send it to a destination. This destination being an Elastix extension of 421. But... It seems that the inbound DID isn't working. I have inbound DID setup and it matches the DID being sent to A2billing. I also have a destination setup, however, I can't get past the PIN number prompt. I assume this due to my agi-conf settings? Any suggestions?

[a2billing-did]
exten => _X.,1,NoOp(A2Billing Start)
exten => _X.,n,DeadAgi(a2billing.php,1)
exten => _X.,1,Hangup()

Author:  gopher_49 [ Sun Jul 15, 2012 6:43 am ]
Post subject:  Re: Inbound DID billing

I fixed it by using the below context.

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

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/