QueueMetrics forum
QueueMetrics => Running QueueMetrics => Topic started by: coolname on January 21, 2011, 03:17:20
-
I have change the agent channel from local/***@from-internal/n to sip/***,can i use the "Listening to live calls: Unattended Call Moni-toring" feature?
-
Yes but you'll have to change the extensions_queumetrics.conf file accordingly.
-
Yes,i have done.
change exten => 11,6,ChanSpy(Local/${QM_AGENT_CODE:6}@from-internal) to exten => 11,6,ChanSpy(SIP/${QM_AGENT_CODE:4})
but how to change it for outbound calls?
-
If you use our script, the supplied entry will likely work.
-
In the outbound call,the agent's name is like agent/***,so the "monitor call" doesn't show,how to change it to sip/***
-
Just edit it in configuration_queuemetrics.conf
-
i have done,but you write the wrong file ;),it's extensions_queuemetrics.conf
-
Sorry :)