Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Priority for DDI

    Posted 06-05-2025 19:10

    db97f7fa835dbf12c5ab | 2020-02-19 21:06:19 UTC | #1

    Hi,

    Is it possible to give priority to one ddi or another before the call goes to the queue?

    Thnx


    tim.smith | 2020-02-19 21:07:35 UTC | #2

    You can use whatever logic you'd like to build in Architect and set the priority when sending the call to queue. https://help.mypurecloud.com/articles/set-up-a-transfer-to-acd-action/


    db97f7fa835dbf12c5ab | 2020-02-20 07:04:28 UTC | #3

    Thank you,

    but the case that I expose is the following, we have an ivr by which we have configured in the routing two telephone numbers, then in architect we want to prioritize by a number 911xxxx or another 900xxxxx, how could we prioritize the call by telephone number?

    Thank you


    anon28885283 | 2020-02-20 07:12:12 UTC | #4

    There's a built in variable (Call.CalledAddressOriginal) you can use to determine what number was originally called.

    https://help.mypurecloud.com/articles/architect-default-variables/

    And then as Tim mentioned, you can do logic by using either the Decision or Switch actions.


    db97f7fa835dbf12c5ab | 2020-02-20 07:16:12 UTC | #5

    Very good,

    Thanks!!


    db97f7fa835dbf12c5ab | 2020-02-20 10:52:54 UTC | #6

    Hi, is it possible that the interaction that comes in through a DID is prioritized in the queue over the interaction that comes in through a DID?

    Regards,


    tim.smith | 2020-02-20 21:50:55 UTC | #7

    db97f7fa835dbf12c5ab, post:6, topic:7156
    Hi, is it possible that the interaction that comes in through a DID is prioritized in the queue over the interaction that comes in through a DID?

    The order in which conversations are assigned is based on several factors. See the "about priority assignment" section of article I linked above as well as the following article for additional information on how ACD routing works. https://help.mypurecloud.com/articles/purecloud-acd-processing/


    db97f7fa835dbf12c5ab | 2020-02-24 08:37:06 UTC | #8

    Okay, thank you, but in the next scenario that:

    We have two ddi's, and those two ddi's are going to the same queue that's called "evidence", can I define one ddi as having more priority than the other?

    Thank you very much.


    tim.smith | 2020-02-24 22:45:05 UTC | #9

    db97f7fa835dbf12c5ab, post:8, topic:7156
    can I define one ddi as having more priority than the other?

    You can set the priority on a conversation when sending it to queue. You are free to use any logic you like to arrive at your desired priority setting. That includes making decisions based on the called address.


    system | 2020-03-26 22:45:06 UTC | #10

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 7156