Hi all
I am quite fascinated how great work have developers of sipxecs and openacd have done - thanks!
I am trying to set up test environment for company's communication system with call center apps. I have installed and updated sipXecs 4.6 on centos (even today yum update). However, because the environment is test, I have configured domain as
sipx.telpol.net.pl but there is actually no dns resolution for that name. I use internal IP address for testing sip registrations and other features.
My openacd configuration is working - have several agents and when agents are put into available state calls are being routed from the queue to the agents. I only needed to disable autowrapup to make the process of changing agent state from wrap-up to available automated. I used openacd management interface and configured autowrapup to zero and also to some short value but there is no expected result. I have noticed that I have such lines in /var/log/openacd/full.log:
10:51:53.511571 [ERROR] <0.326.0>@cpx_web_management:750 Updating agent OpenAcdAgent14 got unhandled
10:51:53.564276 [WARNING] <0.326.0>@cpx_web_management:2792 cannot encode endpoint: {freeswitch_voicemail,
I wonder if the fact that I don't have domain name resolution may be a problem for openacd to configure agents properly? May it be the reason why I can't configure autowrapup? What is also strange I have such state in Agent UI:
Profile: State:denial
and this in event.log in Agent UI:
Thu Nov 15 2012 10:37:34 GMT+0100 (CET) - Agent state changed to undefined
does someone have any ideas what can be the reason? I assume that DNS might be the problem but I am not sure.
thanks
Sebastian