› VitalPBX Community Support › General Discussion › Some notable IVR and Trunk Setup issues › Reply To: RE: Some notable IVR and Trunk Setup issues
-
- April 25, 2018 at 3:24 am
I wanted to add a solution for the callcentric server problem n the conf file for others that have the issue
in the sip.conf in /etc/asterisk folder add
#include ombutel/0callcentric-server.conf
Creeate a seperate conf file for the servers.
add these servers
[callcentric1](callcentric);
host=alpha1.callcentric.com[callcentric2](callcentric);
host=alpha2.callcentric.com[callcentric3](callcentric);
host=alpha3.callcentric.com[callcentric4](callcentric);
host=alpha4.callcentric.com[callcentric5](callcentric);
host=alpha5.callcentric.com[callcentric6](callcentric);
host=alpha6.callcentric.com[callcentric7](callcentric);
host=alpha7.callcentric.com[callcentric8](callcentric);
host=alpha8.callcentric.com
[callcentric9](callcentric);
host=alpha9.callcentric.com[callcentric10](callcentric);
host=alpha10.callcentric.com[callcentric10](callcentric);
host=alpha11.callcentric.com[callcentric11](callcentric);
host=alpha11.callcentric.com[callcentric12](callcentric);
host=alpha12.callcentric.com[callcentric13](callcentric);
host=alpha13.callcentric.com[callcentric14](callcentric);
host=alpha14.callcentric.com[callcentric15](callcentric);
host=alpha15.callcentric.com[callcentric16](callcentric);
host=alpha16.callcentric.com[callcentric17](callcentric);
host=alpha17.callcentric.com[callcentric18](callcentric);
host=alpha18.callcentric.com[callcentric19](callcentric);
host=alpha19.callcentric.com[callcentric20](callcentric);
host=alpha20.callcentric.com[callcentricA](callcentric);
host=doll3.callcentric.com[callcentricB](callcentric);
host=doll4.callcentric.com[callcentricC](callcentric);
host=doll5.callcentric.comand save the con file
core restart now in the asterisk CLI module
now when you save or make changes in the modules it wont erase the servers and they do not need to re added each tim
this solution is specific to vitalPBX but most likely can be adapted to other IPBX
thanks mrieva for your time and effort
please check issue with the IVR but optioned to ring groups to see if the ring back occurs it works on extensions i know.
issue to 2 resolved. but it would be nice to have a peer section like other to cut and paste text for nonstandard property additions to increase flexibity of sip trunk setups
when will the update to fix issue 1a come out regarding park call anounce its the last piece to put this into production. once in production then it justifies a donation to support furhter developements and a few beers for the efforts of mreiva and crew. Tanks again for a great product
0