Hi
We have the members in the queues added with this:
member => SIP/502,0,John Doe
queue show command shows:
John Doe (SIP/502) (Not in use) has taken no calls yet
And when we click on "Pause Member" in the queue it shows this error:
127.0.0.1 -> Action: QueuePause
127.0.0.1 -> Interface: John Doe
127.0.0.1 -> Paused: 1
127.0.0.1 <- Response: Error
127.0.0.1 <- Message: Interface not found
127.0.0.1 <- Server: 0
I have tried adding queuechannel=SIP/502 but it seems that it is not taking that argument
We are using fop 2.11 with debian lenny 64 bits and asterisk 1.6.1
Thanks in advance