Vicidial build: 181005-1738
Asterisk version: 13.21.1-vici
Hi -- had a number of threads in the past, and we finally gearing up to go live.
Have new, non test servers to run on, and cannot seem to reproduce a functional environment. (I am following the setup instructions from the paid manual/installation manual). Hoping for some pointers.
Most things are functional, but asterisk if giving this error/warning on load:
- Code: Select all
ERROR[4115]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("Dial01", "(null)", ...): Name or service not known.
WARNING[4115]: acl.c:835 resolve_first: Unable to lookup 'Dial01'
Dial01 is the hostname set for the telephony server.
Test agents are still able to register, and are joined to the agent conference, but extremely slowly. Outbound calls are not possible.
What should I look at to resolve this? As far as I can tell setup is identical to the testing environment, apart from the vicidial version being newer. (testing was 2.14-650a) Something I need to do differently for Asterisk 13 vs 11?