Genesys Cloud - Main

 View Only

Sign Up

Expand all | Collapse all

Blocking Numbers

  Thread closed by the administrator, not accepting new replies.
  • 1.  Blocking Numbers

    Posted 01-18-2024 22:58
    No replies, thread closed.

    Hello! When I want to add an inbound call flow to block spam calls - it doesn't reset from my main IVR, does it? I am building the call flow and it asks for actions from numbers other than the blocked number. I do not want to reset my main call flow - just block a number


    #ArchitectureandDesign

    ------------------------------
    Kimberly Phelps
    Reservations Manager
    Dreamscape Companies
    ------------------------------


  • 2.  RE: Blocking Numbers

    Posted 01-19-2024 13:29
    No replies, thread closed.

    I don't know if this helps or not, but thought I'd share how I handle blocking numbers. I created a data table that holds the numbers to be blocked and use a call data table action in the call flow to check against it. Anything not on that table follows regular routing.



    ------------------------------
    Emily Kammerer
    Ascendium Education Solutions, Inc.
    ------------------------------



  • 3.  RE: Blocking Numbers

    Posted 12-03-2024 10:12
    No replies, thread closed.

    Hi Emily,

    I have done this for the queues and flows, but what if we want to block directly to an agent? I am not sure whether I asked this question before in this forum, but I want to block incoming calls to certain agents who are getting unwanted calls? How can that be stopped or blocked?



    ------------------------------
    John Francis
    NA
    ------------------------------



  • 4.  RE: Blocking Numbers

    Posted 01-19-2024 13:31
    No replies, thread closed.

    There are a few ways to block a number, the most common and simplest is to do this:

    Create a new data table, put ever bad/blocked number as a new row/entry in the table.

    At the top of your current call flows, do a query into that data table using the inbound ANI (caller ID) and if there is a match, play a message (optional) and hang up.  If there is no match, proceed with the normal call flow.

    If you do this in a new call flow, your calls won't route through it to check for the blocked number unless you re-assign all your numbers and then point to the previous normal flow within the new one, which becomes complicated and messy quickly.



    ------------------------------
    Brad Murlin
    Zillow, Inc.
    ------------------------------



  • 5.  RE: Blocking Numbers
    Best Answer

    Posted 01-19-2024 14:05
    Edited by Samuel Jillard 07-23-2024 05:14
    No replies, thread closed.

    Hi Kim, here is juicy information on how to accomplish your question:

    Block incoming calls from specific numbers - Genesys Cloud Resource Center

    Genesys Cloud Resource Center remove preview
    Block incoming calls from specific numbers - Genesys Cloud Resource Center
    Spam and other malicious calls have become a common problem. For many... [More]
    View this on Genesys Cloud Resource Center >



    ------------------------------
    Luke Murphy
    Genesys Cloud Developer
    CCS Medical
    ------------------------------



  • 6.  RE: Blocking Numbers

    Posted 01-21-2024 17:23
    No replies, thread closed.

    Hi Kimberly,

    As others have noted, a DataTable is the best way to have a set place you can add more blocked numbers as needed.

    The key though for answering the rest of your question, that is not to disconnect the call for normal callers, just need to ensure you have a decision block like so:

    call.ani is the callers phone number, and in Task.CustomerPhoneNumber in this case is the number I want to block, either as a hardcoded value or variable taken from a data table. Then if the number matches, play prompt and disconnect the blocked number, if it doesn't match then it isn't a blocked number so the rest of the flow continues on below. 

     



    ------------------------------
    Anton Vroon
    ------------------------------



  • 7.  RE: Blocking Numbers

    Posted 01-22-2024 04:24
    No replies, thread closed.

    Hi,

    as other mentioned, I think most of us are using Data table to store the blocked numbers. It is convenient for maintenance and within GC interface. 

    Maybe you should consider to expend the data table, not to store only the blocked number, but also to associate with the DNIS that is called. I do it in a such way that if I enter single value for DNIS that means the caller is blocked only when call that number, if there's a list of DNIS to prevent only calls to those, and if it is asterisk *, or any other value you want, the caller is blocked for each call.  I also like additionally to define the action for matched entries. For example, due to regulation, maybe you can't disconnect the call but can route it to dummy queue. 

    Example

    I like that approach that you can easy reuse or extend functionality, not only to focus on a single number and disconnect action. It always depends on specific business requirement and regulations.

    Hope this helps,



    ------------------------------
    Раско Радојевић
    Rasko Radojevic
    Serbia
    ------------------------------



  • 8.  RE: Blocking Numbers

    Posted 01-30-2024 04:06
    No replies, thread closed.

    This is indeed the best option.

    However, this will only work as long as the caller does not start calling on an 'anonymous' basis. 

    Experience on our end is that a caller (when using a cell phone) quickly discovers that he is being kickek out or ends up on a dummy queue (with nice music :-) ) and starts calling anonymously. 
    Then we won't be able to recognize the number and caller again ends up in the correct queue.

    Or is there a way to prevent this???



    ------------------------------
    Rolph Lieverse
    CED Nederland B.V.
    ------------------------------



  • 9.  RE: Blocking Numbers

    Posted 01-30-2024 13:39
    No replies, thread closed.

    If you could tell who an anonymous caller was they wouldn't be anonymous any more. So not really.


    What you can do though, is instead of just disconnecting, or sending to a dummy queue, is send it to a real queue with a team who specifically deal with these type of customers. That way the customer doesn't have the need to call in anonymously. Certainly not full proof, but should take a care of a chunk of those. 

    You can check if the call is an anonymous caller, but you can't tell them apart, and some customers with no malicious intent also call anonymously, so you can't really differentiate them unless the identify themselves through some other means.  



    ------------------------------
    Anton Vroon
    ------------------------------



  • 10.  RE: Blocking Numbers

    Posted 01-30-2024 13:53
    No replies, thread closed.

    To really capture and handle this you'll need to work with your carrier.  If your toll free platform or trunk provider has a means of adding blocked numbers, that usually takes care of times the caller tries to go anonymous as well.  One of the toll free platforms we have here has a self-service portal where we can add these blocked numbers ourselves.



    ------------------------------
    Vaun McCarthy
    ------------------------------



  • 11.  RE: Blocking Numbers

    Posted 01-30-2024 10:21
    No replies, thread closed.

    Hi Kimberly,

    We have an app in the AppFoundry called CallBlockerCX that includes a block list and is also integrated with a robocall detection service so those calls will never make it to your agents.  We offer free trials and would be happy to set that up if you'd like to try it.



    ------------------------------
    Randy Page
    CEO & Founder
    StratusCX
    randy.page@stratuscx.com
    ------------------------------