Author Topic: Unattended Call Monitoring Issue  (Read 3826 times)

binbin

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
    • View Profile
Unattended Call Monitoring Issue
« on: October 19, 2008, 02:43:52 »
Hi
I'm trying to enabling Unattended Call Monitoring.
The problem is the system does not generate the call when click on the phone icon, it just says the call will be generate in a few seconds.
The user's manual says:
Make sure that the callfile.dir property points to a valid callfile directory, and
that will be writable by QueueMetrics. As an alternative you may enter a
Monitor URI in the format tcp:user:pass@server; in this case QM will not
attempt to generate a call-file but will use the Manager command to create an
equivalent call instead.
I tried both
1st using callfile.dir=/var/spool/asterisk/outgoing this is the one that says the call will be genereate in few seconds (nothing happens)
2nd using callfile.dir=tcp:admin:PASSWORD@127.0.0.1 gives an error, what's wrong here?
Questions:
How do I get QUEUEMETRICS right permissions to write on /var/spool/asterisk/outgoing ?
How do I trace errors or logs from queuemetrics?
Thanks for your help

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Unattended Call Monitoring Issue
« Reply #1 on: October 20, 2008, 11:01:40 »
I guess that QM and Asterisk are on the same box, correct?
How is your manager.conf file in Asterisk?
You should watch the Asterisk CLI and see activity when you send over a command from QM.