Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Apr 19, 2024 4:23 pm
Predictive Dialer


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: multiple outgoing calls setup
PostPosted: Sun Aug 04, 2013 4:46 pm 
Offline

Joined: Thu Apr 05, 2012 8:12 am
Posts: 48
Hello,

I am trying to setup a2b in the following way:

1. incoming call to DDI
2. a2b forwards this call to two or more destinations (can be landline nr, mobile nr or SIP client)

I want to use this setup for calls coming into our support team.

I can easily achieve it in asterisk - to terminate the incoming call on an asterisk extension and in its context use the Dial command to multiple destinations:

exten => 1000,1,Answer(750)
exten => 1000,2,Dial(SIP/4479xxxxxx@trunk_facing_provider&SIP/4478xxxxxxx@trunk_facing_provider)

In this scenario I have 2 mobiles ringing simultaneously, once the call is answered on one mobile the other stops ringing - this is what I want.

Ideally I would like this call to go via a2billing to bill for the second leg of the call.

I tried to sent 2 calls from asterisk to a2b in the following way but it fails - the priority 3 is not reached:

exten => 1000,1,Answer(750)
exten => 1000,2,Dial(SIP/4479xxxxxx@trunk_facing_provider&SIP/4478xxxxxxx@trunk_facing_provider)
exten => 1000,3,DeadAgi(a2billing.php,1,did)


I also tried to send one call to a2billing and setup 2 destinations in INBOUND DDI >> DESTINATIONS section. I set the priority to 1 on both (it is meant to send SIP INVITEs to both destinations) but only one destination number is dialed.


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


All times are UTC


Who is online

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