Page 1 of 1

Using 2 carriers for calling for two devices

PostPosted: Mon Mar 14, 2022 4:04 pm
by macaruchi
Hi!
I am using 2 devices GoIP-GSM with 8 channel each one so I configured 2 carries one for each device so now I need to use any carrier to go out calls. I mean when a carrier has all channels busy can use the other or use one call for one device and other call for other device, 1 to A, 1 to B.
One campaign can use 2 carriers, is there a way to do this ?

Thks

Re: Using 2 carriers for calling for two devices

PostPosted: Tue Mar 15, 2022 1:40 am
by striker
you can use dialplan with RAND option to dial both trunk in radom

check this link
https://www.striker24x7.com/2012/02/mul ... sk-or.html

Re: Using 2 carriers for calling for two devices

PostPosted: Tue Mar 15, 2022 2:06 pm
by macaruchi
Thks !! :)

Re: Using 2 carriers for calling for two devices

PostPosted: Sun Jun 05, 2022 12:27 pm
by williamconley
Happy you got it done. Options for future users ...

* Striker's Link already posted, of course
* Balance dialing: Two servers, each connected to one of the outbound routes with an appropriate channel limit. Turn on balance dialing and they will dial for each other. No special coding required.
* Trunk Limit Per Campaign. Also no special coding required. Configured in Modify Server Settings, just below the submit button at "Trunks for this server". Read the Vicidial Manager's Manual if it's not clear in the ? button.
* Setting rollover/hunting http://www.vicidial.org/VICIDIALforum/v ... hp?p=76130 I used this for a Jerry Lewis Telethon over a decade ago. Worked very well on the fly.

I'm sure there are more ...