Page 1 of 1

Create same extension on all server

PostPosted: Thu Jan 25, 2018 7:06 am
by brando16
Hi all,

I need create one time extension from web interface and then vicidial distribute it on all dialer server.
Example I create extensions 8999 on server X.X.X.X when I connect to server X.X.X.X there is not problem instead if I connect to X.Y.X.Y fail connection.

There is a mode to do this and how can explain me howto

thanks of all.

Re: Create same extension on all server

PostPosted: Thu Jan 25, 2018 8:06 am
by williamconley
You could create a Carrier (admin->Carriers) and select the 0.0.0.0 server IP option (which adds to all servers).

or

Admin -> System Settings -> Allow Custom Dialplan Entries = "1"
Admin -> System Settings -> Custom Dialplan Entry

Re: Create same extension on all server

PostPosted: Thu Jan 25, 2018 9:58 am
by brando16
yes for carrier I know how to do, but for phone no

Re: Create same extension on all server

PostPosted: Thu Jan 25, 2018 12:32 pm
by williamconley
brando16 wrote:yes for carrier I know how to do, but for phone no


there is no difference. they both land in "default".

your view that they are different is based on Web pages used to gather this information, of course, but when all this information is eventually compiled ... it lands in [default] in extensions-vicidial.conf and an agent or the Vicidial system can dial any of them in Asterisk without regard for which web interface location you used to get them there.

the web interface you choose to put them there is useful for your memory and/or the ability to place useful notes so you remember why they are there and what they are for. Carriers allows this (id/name/description fields), while admin->system settings->custom dialplan does not have a place for notes of any sort.