GMH

Member

Last active 7 years ago

  1. 7 years ago
    Wed Sep 27 14:28:06 2017
    GMH started the conversation PJSIP support.

    We recently upgraded asterisk to include PJSIP instead of the legacy SIP stack. How do I update FOP2 to support PJSIP events?

  2. Tue Feb 21 04:18:48 2017
    GMH posted in Queues on remote server.

    Another update - after much playing with all the settings, i can now get agents to log in / log out via FOP. When they log in and out from FOP2, they show and work perfectly!!! (Yeah! - I guess the documentation for the "queuechannel=" parameter was a little unclear, the trick was to explicitly use the SIP/peer - leaving that blank did not work though the SIP/Peer was the same as the section name [SIP/peer]).

    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.

  3. Mon Feb 20 21:36:16 2017
    GMH posted in Queues on remote server.

    Same problem here. I will gladly work with you to troubleshoot - i have a server we are using for testing with no users on it and can give you access to it and our test fop server if you want to coordinate a time. Actually have a couple of issues I would like to get resolved.

    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.

  4. Fri Feb 17 00:23:32 2017
    GMH started the conversation Voicemail on MySQL with separate Web Server.

    We have voicemail on a MySql server via ODBC with FOP2 on separate web server. The voicemail explorer can view all of the messages, we can move messages between folders and delete messages fine.

    However, when we attempt to "Play" the message, the system pauses for about 30 - 45 seconds and then the play icon changes to a "!" exclamation. Presumably, something went wrong. I cannot find any logs referencing an error.

    When we attempt to download the voice message nothing happens at all.

    I am guessing maybe it is trying to pull the recording to a local file first (no need to do that!) and maybe there is a permissions issue? Just a guess on my part.

  5. Sat Feb 11 05:19:26 2017
    GMH joined the forum.