Queues on remote server
I have a two server setup with FreePBX on Fop2 2.31.05 with numbers of all extensions and queues not in overlap.
I have added on fop2.cfg the remote ip manager connection parameters and in buttons_custom.cfg some extensions and queues of the remote server, but only extensions activity is traced, the members or the callers of the remote queue is not seen.
This is my buttons_custom.cfg:
[QUEUE/9300]
type=queue
label=Coda 9300
extension=9300
context=from-internal
[SIP/3919]
type=extension
extension=3919
context=from-internal
label=Intesa
channel=SIP/3919
This is the debug output when extension 3919 enters on queue 9300, in fop2 i can see the extension on call but the queue is empty; the same when i login/logout to the queue:
Is this a bug?
Thank you,
Francesco
I have added on fop2.cfg the remote ip manager connection parameters and in buttons_custom.cfg some extensions and queues of the remote server, but only extensions activity is traced, the members or the callers of the remote queue is not seen.
This is my buttons_custom.cfg:
[QUEUE/9300]
type=queue
label=Coda 9300
extension=9300
context=from-internal
[SIP/3919]
type=extension
extension=3919
context=from-internal
label=Intesa
channel=SIP/3919
This is the debug output when extension 3919 enters on queue 9300, in fop2 i can see the extension on call but the queue is empty; the same when i login/logout to the queue:
JOIN channel SIP/3919-00000063 to queue 9300
It's blessed into class FOP2::Queue
QUEUE: JOIN SIP/3919-00000063 in position 1
--------------------------
pos 1 key SIP/3919-00000063, tiempo 0, clidnum 3919 clidname Intesa
--------------------------
END HANDLING AMI EVENT channel QUEUE/9300^10.8.40.10, command clearentries, data , slot 0
END HANDLING AMI EVENT channel QUEUE/9300^10.8.40.10, command state, data UP, slot 0
END HANDLING AMI EVENT channel QUEUE/9300^10.8.40.10, command queueentry, data 1!SIP/3919-00000063!0!3919!SW50ZXNh, slot 1
END HANDLING AMI EVENT channel QUEUE/9300^10.8.40.10, command waitingcalls, data 1, slot 0
END HANDLING AMI EVENT channel QUEUE/9300^10.8.40.10, command soundjoin, data 0, slot 0
Is this a bug?
Thank you,
Francesco
Comments
[QUEUE/9300]
type=queue
label=Coda 9300
extension=9300
context=from-internal
server=10.8.40.10
Try it that way.
Best regards,
It's strange because remote extensions or conferences instead works well, with or without the server header.
Best regards,
i have checked dozens of times... the queues and extensions are unique for each server.
It's possibile for you to connect with a remote assistance program to analize this problem?
Thank you
[QUEUE/9300^10.8.40.10]
type=queue
extension=9300
context=from-internal
etc
etc
If i put [QUEUE/9300^10.8.40.10] Fop2 manager says "button updated" but in Fop2 the button disappear!
Pero mi español es muy mal.
A quick update, FOP2 appears to be "seeing" the queues, members, and calls just fine. But the display does not reflect any of this?
**************************************************
xx.xx.xx.xx <- Event: QueueParams
xx.xx.xx.xx <- Queue: 1001-queue-36
xx.xx.xx.xx <- Max: 0
xx.xx.xx.xx <- Strategy: ringall
xx.xx.xx.xx <- Calls: 0
xx.xx.xx.xx <- Holdtime: 0
xx.xx.xx.xx <- TalkTime: 0
xx.xx.xx.xx <- Completed: 0
xx.xx.xx.xx <- Abandoned: 0
xx.xx.xx.xx <- ServiceLevel: 0
xx.xx.xx.xx <- ServicelevelPerf: 0.0
xx.xx.xx.xx <- Weight: 0
xx.xx.xx.xx <- ActionID: initial
Not a reference at all
xx.xx.xx.xx <- Event: QueueMember
xx.xx.xx.xx <- Queue: 1001-queue-36
xx.xx.xx.xx <- Name: 1001-GMH2
xx.xx.xx.xx <- Location: SIP/1004-xxx-1001
xx.xx.xx.xx <- StateInterface: SIP/1004-xxx-1001
xx.xx.xx.xx <- Membership: dynamic
xx.xx.xx.xx <- Penalty: 0
xx.xx.xx.xx <- CallsTaken: 0
xx.xx.xx.xx <- LastCall: 0
xx.xx.xx.xx <- IsInCall: 0
xx.xx.xx.xx <- Status: 1
xx.xx.xx.xx <- Paused: 0
xx.xx.xx.xx <- ActionID: initial
It's blessed into class FOP2::Queue
**************************************************
I also tried to set up an [AGENT/xxx] button, but that does not seem to do anything either.
I had a problem with the "permanent" agents, but realized I had tried creating an "[AGENT/xxx]" button (per another post of yours). Deleted that and restarted FOP2 and now the queues seem to be working fine!
Looking like the only major issue for me now is voicemail - I have a separate post on that.
All my agents are Static, no matter how i set them up in the buttons_custom file I can not get them to show in the queues.
Thanks
These are static agents on a remote server. The extension buttons work, just the queues are empty.
[QUEUE/0123]
type=queue
label=Golf Pro Shop
extension=0123
context=from-internal
server=192.168.5.61
[SIP/2804]
type=extension
extension=2804
context=from-internal
label=Test Phone
channel=SIP/2804
queuechannel=Local/2804@from-queue/n
queuecontext=from-queue
server=192.168.5.61