Page 1 of 1

Agent alert not played if on different server in LB inbound

PostPosted: Wed Dec 03, 2014 10:09 am
by okli
Stock ViciBox 6.0.1 cluster- 4 diallers, 1 web, 1 DB, SVN 2173.

It seems agent alert file is not played on inbound calls if agent is not on the server receiving the call.
There is no sign of the default ding.gsm on asterisk CLI when this (not) happens.
If the same agents logs on the server receiving the inbound call, everything works as expected.

Table vicidial_manager seems to have quite a lot of entries like these, if it matters, 192.168.200.22 is the server where most of the inbound calls land, there are some entries with that IP as well, not posting all of them:

Code: Select all
"uniqueid"   "entry_date"   "status"   "response"   "server_ip"   "channel"   "action"   "callerid"   "cmd_line_b"   "cmd_line_c"   "cmd_line_d"   "cmd_line_e"   "cmd_line_f"   "cmd_line_g"   "cmd_line_h"   "cmd_line_i"   "cmd_line_j"   "cmd_line_k"
""   "2014-12-03 13:11:08"   "SENT"   "N"   "192.168.200.21"   ""   "Originate"   "VH2031311088600062"   "Exten: 83047777777777"   "Context: vicidial-auto"   "Channel: Local/192*168*200*021*78600062@default"   "Priority: 1"   "Callerid: ""ding"" <ding>"   "Timeout: 10"   ""   ""   ""   ""
""   "2014-12-03 13:11:12"   "SENT"   "N"   "192.168.200.23"   ""   "Originate"   "VH2031311128600074"   "Exten: 83047777777777"   "Context: vicidial-auto"   "Channel: Local/192*168*200*023*78600074@default"   "Priority: 1"   "Callerid: ""ding"" <ding>"   "Timeout: 10"   ""   ""   ""   ""
""   "2014-12-03 13:11:18"   "SENT"   "N"   "192.168.200.24"   ""   "Originate"   "VH2031311188600071"   "Exten: 83047777777777"   "Context: vicidial-auto"   "Channel: Local/192*168*200*024*78600071@default"   "Priority: 1"   "Callerid: ""ding"" <ding>"   "Timeout: 10"   ""   ""   ""   ""
""   "2014-12-03 13:11:23"   "SENT"   "N"   "192.168.200.21"   ""   "Originate"   "VH2031311238600076"   "Exten: 83047777777777"   "Context: vicidial-auto"   "Channel: Local/192*168*200*021*78600076@default"   "Priority: 1"   "Callerid: ""ding"" <ding>"   "Timeout: 10"   ""   ""   ""   ""
""   "2014-12-03 13:11:32"   "SENT"   "N"   "192.168.200.21"   ""   "Originate"   "VH2031311328600073"   "Exten: 83047777777777"   "Context: vicidial-auto"   "Channel: Local/192*168*200*021*78600073@default"   "Priority: 1"   "Callerid: ""ding"" <ding>"   "Timeout: 10"   ""   ""   ""   ""


Any hints where to look at?

Re: Agent alert not played if on different server in LB inbo

PostPosted: Wed Dec 03, 2014 12:41 pm
by okli
Digging deeper, the sound plays on one more server- 192.168.200.21, and not on .23 and .24.

Ding.gsm is there, permissions are the same along the way.
Any hints what else this might be?

Re: Agent alert not played if on different server in LB inbo

PostPosted: Wed Dec 03, 2014 1:36 pm
by okli
It turned out to be a too wide diaplan, narrowing it down for UK format fixed the ding issue as well.