Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Mar 28, 2024 8:42 am
Voice Broadcast System


All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Incoming calls
PostPosted: Wed Jan 13, 2010 5:47 pm 
Offline

Joined: Thu May 15, 2008 2:02 am
Posts: 115
Hello Everybody
I need your help with A2B 1.4
I need receive incoming calls from a DID and the calls are going to connect to the extensions
I mean a person call to that DID and then a message ask for the extension number, once the extension is entered conect the call to that A2B extensions

how i could do that?

thank you
Regards


Top
 Profile  
 
 Post subject: Re: Incoming calls
PostPosted: Wed Jan 13, 2010 8:08 pm 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
In the asterisk dial plan, ask for the number to be called, then send the call into A2Billing as a DID with the number they entered in the previous step.

Joe


Top
 Profile  
 
 Post subject: Re: Incoming calls
PostPosted: Wed Jan 13, 2010 8:29 pm 
Offline

Joined: Thu May 15, 2008 2:02 am
Posts: 115
that is the way to do that in A2B ? I thought there were another way in A2B.

Thank you so much
Reagards


Top
 Profile  
 
 Post subject: Re: Incoming calls
PostPosted: Wed Jan 13, 2010 8:36 pm 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
Quote:
I thought there were another way in A2B.


I've described one way, as ever there are probably many ways to achieve it.

What it the way you have thought of?

Joe


Top
 Profile  
 
 Post subject: Re: Incoming calls
PostPosted: Wed Jan 13, 2010 9:53 pm 
Offline

Joined: Thu May 15, 2008 2:02 am
Posts: 115
no just was thinking you know, like the most conf tha can do on A2B
is by the grafical interface.
like config the DID or something like that
I just did it in the way that you told me but i was wondering if i could do that directly in A2B
instead of Asterisk

Thank you
Regards


Top
 Profile  
 
 Post subject: Re: Incoming calls
PostPosted: Mon Jun 28, 2010 4:43 pm 
Offline

Joined: Thu May 15, 2008 2:02 am
Posts: 115
hello Joe thank you for your help
i was doing some test with the info that have gave me
and i get <SIP/E205264157401-00704650> Playing 'prepaid-enter-pin-number.gsm'
asking to eter pin number

here is my config in asterisk
[incoming]
exten => s,1,Answer()
exten => s,n,Set(TIMEOUT(digit)=5) ; Set Digit Timeout to 5 seconds
exten => s,n,Set(TIMEOUT(response)=10) ; Set Response Timeout to 10 seconds
exten => s,n,Background(/var/lib/asterisk/sounds/Welcome_itsa)
exten => s,n,WaitExten(6)
exten => s,n,NoOp(Number dialed ${EXTEN})
exten => _XXXX,1,Dial(SIP/55${EXTEN},90,Tt)
exten => _XXXX,n,Hangup()

like i said before i want to call to my DID which asterisk will answer and then dial the extension of A2B which in this case is 4 digit, but i dont want enter any pin number or something like that.
Iam using A2B 1.7.0 for now.

I appreciate your help
Thank you.


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


All times are UTC


Who is online

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