Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Tue Apr 16, 2024 7:05 pm
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Make call from a2billing to sip
PostPosted: Mon Mar 21, 2011 5:08 am 
Offline

Joined: Thu Jan 14, 2010 8:26 pm
Posts: 11
Hello people.

I need that asterisk let me call a extension from a2billing context to localsip context.
I can make calls from localsip context to the a2billing extensions, but i dont know how to make the opposite.

This is my configuration:

[localsip]

;CAP
exten => _XXXXXXX,1,Dial(SIP/${EXTEN},20,rt)
exten => _XXXXXXX,2,Hangup

;ON-NET
exten => _1XX,1,Dial(SIP/${EXTEN},20,rt)
exten => _1XX,2,Hangup

;SLM-LDN
exten => _0XX.,1,Dial(SIP/${EXTEN}@8756,20,rt)
exten => _0XX.,2,Hangup

;LDI
exten => _00X.,1,Dial(SIP/${EXTEN}@8756,20,rt)
exten => _00X.,2,Hangup

[a2billing]

exten => _X.,1,DeadAGI,a2billing.php
exten => _X.,2,Hangup

[a2billing_did]

exten => _X.,1,DeadAGI,a2billing.php|1|did
exten => _X.,2,Hangup



Thanks.


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


All times are UTC


Who is online

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