Author Topic: Magic wand ?  (Read 1931 times)

Vide

  • Newbie
  • *
  • Posts: 14
  • Karma: 0
    • View Profile
    • Email
Magic wand ?
« on: July 02, 2012, 19:54:05 »
Hi

I don't undersatnd where and how to configure QM so it can talk to Asterisk via AMI, and so having the wand working.

Right now I always get a "QueueMetrics cannot send the command to the PBX." error.

Thanks

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Magic wand ?
« Reply #1 on: July 17, 2012, 11:51:20 »
You need to configure it in configuration.properties - look for

Code: [Select]
callfile.dir=tcp:qm:bingo@10.10.3.100
This connects to server 10.10.3.100 with AMI user "qm" password "bingo".