QueueMetrics forum
QueueMetrics => Outbound and QueueMetrics => Topic started by: praudada on May 07, 2009, 03:31:31
-
Hello?
Anybody help me...
I want to monitor outbound calls. and my asterisk is configured to using PSTN for all outbound calls.
I tried to use the default configure of extensions_queuemetrics.conf..
....
...
exten => 14,6,ChanSpy(SIP/${QM_CALLERID}|q)
but it is not working... I think I should change the ChanSpy(SIP/...) to ChanSpy(Zap/xxxx) likely...
How should I change it?
-
1. make sure that the point you are changing is the one that gets exetcuted
2. when you have open outbound calls, do a "showchannels" to see how they are called. They might be "zap/2/12345678" instead....