Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Standalone Phone was logged into by CX Agent

    Posted 03-05-2025 14:25
    No replies, thread closed.

    Hi everyone,

    I wanted to bring up an interesting issue we encountered today. One of our Customer Service agents showed as logged into a Standalone - Reception phone. This led to inbound queue calls being routed to an office assistant's desk instead of the intended agent.

    Here are a few questions I have:

    1. How could an agent select a phone other than their default one? Is this a glitch, or could it be an admin error?
    2. Is there a way to block agents from logging into phones other than their assigned ones?
    3. Is there any way to monitor or see if agents are logged into the wrong phone?

    Any insights or experiences you can share would be greatly appreciated. Thanks in advance for your help!


    #SIP/VoIP
    #Telephony

    ------------------------------
    Eric Callagher
    Telephony Engineer
    ------------------------------


  • 2.  RE: Standalone Phone was logged into by CX Agent

    Posted 03-06-2025 01:12
    Edited by Peter Sandor 03-06-2025 01:34
    No replies, thread closed.

    maybe agent could have defined forwarding?

    here:

    or here:

    articles -

    #1 - Forward your calls - Genesys Cloud Resource Center

    #2 - Call forwarding - Genesys Cloud Resource Center

    you might consider revoking its permissions


    ------------------------------
    Peter Sandor
    Contact Center Senior System Engineer
    ------------------------------



  • 3.  RE: Standalone Phone was logged into by CX Agent
    Best Answer

    Posted 03-06-2025 09:44
    No replies, thread closed.

    @Eric Callagher - What you're describing sounds like it's related to what we discussed in this other thread. The outcome of that thread was to upvote this idea: Ability to restrict a hardware phone to a certain user or users

    Hope that gives you hope we may see a resolution.



    ------------------------------
    Brian T. Jones | Ascension | Senior Specialist - Technology
    ------------------------------



  • 4.  RE: Standalone Phone was logged into by CX Agent

    Posted 03-06-2025 11:54
    No replies, thread closed.

    Thanks Brian - for the link.  I voted for the control idea.

      I wouldn't have thought that a user with a limited role would be able to change the phone on a whim. I'm not certain he did - and found a few others logged into other standalone phones.  It's good that once found, they can be logged out.

    Now, how would I find these, proactively?  When I have like 3,000 phones?




    ------------------------------
    Eric Callagher
    Telephony Engineer
    ------------------------------



  • 5.  RE: Standalone Phone was logged into by CX Agent

    Posted 03-06-2025 12:15
    Edited by Brian Jones 03-06-2025 12:16
    No replies, thread closed.

    We wouldn't have thought that either, my friend, so welcome to our nightmare, mwuhahaha.

    Unfortunately, I do not believe there's a way to find those proactively, and if there is, I don't think it's a quick/easy way.



    ------------------------------
    Brian T. Jones | Ascension | Senior Specialist - Technology
    ------------------------------



  • 6.  RE: Standalone Phone was logged into by CX Agent

    Posted 03-06-2025 12:11
    No replies, thread closed.

    For question 1), if an agent deselects their phone they can choose from the available phone list. The default is just preferred:
    I don't see any permission that restricts this but in the documentation for selecting a phone, Stand-alone Phones should not appear.

    Can you deselect your own phone and see if your Stand-alone phone appears in the list? If it does, maybe it's misconfigured?



    ------------------------------
    James Dunn
    Telecoms Specialist
    ------------------------------



  • 7.  RE: Standalone Phone was logged into by CX Agent

    Posted 03-06-2025 12:56
    No replies, thread closed.
    That's what I assumed, too.  I found that Standalone phones did show and were easily selected.  This is concerning - this should be restricted!!  

    Controls to what's visible to who are needed as well.  An agent shouldn't be able to change phone from their default, and an agent shouldn't be presented nonsensical options like standalone phones - Break Room, 'Reception Desk', or 'Server Room'

    And, after reviewing APIs I don't think I can easily locate Agents who have logged into remote phones, or standalone phones without just looking at every phone in the Phone Management portal.

    Eric Callagher Telephony Engineer






    The information contained in this email message is PRIVATE and intended only for the personal and confidential use of the recipient named above. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this message in error and that any review, dissemination, distribution or copying of this message is strictly prohibited.  If you have received this communication in error, please notify us immediately by email, and delete the original message.






  • 8.  RE: Standalone Phone was logged into by CX Agent

    Posted 03-06-2025 15:49
    No replies, thread closed.

    If you have the Genesys Cloud CLI and the JQ tool installed, you could try running the following command to identify non-WebRTC phones that are logged in:

    gc stations list -a | jq "map(select(.type != \"inin_webrtc_softphone\" and .userId != null))"

    Nick.



    ------------------------------
    Nick Tait
    Genesys Consultant
    ------------------------------