UCCX - Assigning the active CTI Port to a variable

Hello,
I've been rigorously searching the forums here and have been unable to find a way to assign the active CTI port to a variable.
I'm wanting to assign the active CTI port during a supervised transfer to a variable that we will then be using for an exterior reporting application to narrow down call records.
I've found the information I'm looking for in the db_Cra under destinationDN in the  ContactCallDetail Table, but cannot find anywhere in the CCX editor that I can assign it to a variable.
Any information someone can provide on the issue would be very appreciated.  
Halo Levi 
UCCX Version 8.5
UCM Version 8.6           

Levi,
A simpler way would be to use a Get Trigger Info step to grab the active Contact object.  Then execute a "toString()" call and extract the current CTI-Port from it.  In the string is a plethora of comma delimted information about the call so all you have to do is look for the CTI-Port number.  It is prefixed by 'TP=" and is usually at the end of the string.
Below is an example of what to look for.  I've already captured the Contact object into cntTriggeringContact.  I just call cntTriggeringContact.toString() and the output below is what you get.  Those who've used UCCX for awhile will notice that the content is strikingly similar to a MIVR log entry.   Anyway, the TP=03009996230 was the CTI-Port directory number for this particular system.
Hope this helps.
-Steven

Similar Messages

  • UCCX - # of CTI ports configured VERSUS # of seats licensed?

    Could someone either answer the following or direct me to the link/s that describe it?
    What is the relationship between the number of CTI Ports configured to the number of seats licensed?
    Recently my company took over the support of a customer who had 31 seats licensed but only 15 CTI ports configured
    As a newbie, my experience has only been with HA solutions, where when one displays the License Information via Appadmin, it normally shows twice as many ports as licenses.
    Thanks,
                Terry

    Hi Terry,
    When you upload new agent seat licenses they automatically become active. This won't automatically increase the number of CTI ports however. That bit is a manual step so given you have 31 seat licenses, you should be able to increase your CTI ports up to 62 but this is a manual bit of config which I would do out of hours as when you adjust the call control groups, it will reapply changes across all CTI ports from memory along with creating the additional CTI ports.
    Cheers,
    Nathan

  • Determine the active tab in a selection screen

    Hello,
    is it possible to determine which tab is currently activated in a selection screen with several tabs?
    I will include different code in different tabs. When pressing the "execute" button the  program should return the active tab (as a value).
    Thanks
    Florian Schwaiger

    Hi florain,
    Before you can use a tabstrip control in your ABAP program, you must create a control for each control in the declaration part of your program using the following statement:
    CONTROLS <ctrl> TYPE TABSTRIP.
    where <ctrl> is the name of the tabstrip area on a screen in the ABAP program. The control allows the ABAP program to work with the tabstrip control. The statement declares a structure with the name <ctrl> . The only component of this structure that you need in your program is called ACTIVETAB.
    Use in the PBO event
    Before the screen is displayed, you use the control to set the tab page that is currently active. To do this, assign the function code of the corresponding tab title to the component ACTIVETAB:
    <ctrl>-ACTIVETAB = <fcode>.
    When you page at the SAPgui, you only need to do this once before the screen is displayed. This initializes the tabstrip control. The default active tab page is the first page. After this, the page activated when the user chooses a tab title is set within SAPgui.
    When you page on the application server, you must assign the active page both before the screen is displayed for the first time, and each time the user pages. At the same time, you must set the required subscreen screen.
    You can suppress a tab page dynamically by setting the ACTIVE field of table SCREEN to 0 for the corresponding tab title.
    Use in the PAI event
    In the PAI event, ACTIVETAB contains the function code of the last active tab title on the screen.
    When you page in the SAPgui, this allows you to find out the page that the user can currently see. When you page at the application server, the active tab page is controlled by the ABAP program anyway.
    The OK_CODE field behaves differently according to the paging method:
    Paging in the SAPgui
    When you page in the SAPgui, the PAI event is not triggered when the user chooses a tab title, and the OK_CODE field is not filled. The OK_CODE field is only filled by user actions in the GUI status or when the user chooses a pushbutton either outside the tabstrip control or on one of the subscreens.
    Paging on the application server
    If you are paging at the application server, the PAI event is triggered when the user chooses a tab title, and the OK_CODE field is filled with the corresponding function code.
    To page through the tabstrip control, you must assign the function code to the ACTIVETAB component of the control:
    <ctrl>-ACTIVETAB = <ok_code>.
    This statement overwrites the function code of the last active tab page with that of the new tab title. At the same time, you must ensure that the correct subscreen is inserted in the subscreen area.
    Otherwise, tabstrip controls are handled like normal subscrens in ABAP programs, that is, the ABAP program of a subscreen screen must contain the dialog modules called from the flow logic of the subscreen.
    Examples
    Tabstrip control, paging at SAPgui
    REPORT DEMO_DYNPRO_TABSTRIP_LOCAL.
    CONTROLS MYTABSTRIP TYPE TABSTRIP.
    DATA: OK_CODE TYPE SY-UCOMM,
          SAVE_OK TYPE SY-UCOMM.
    MYTABSTRIP-ACTIVETAB = 'PUSH2'.
    CALL SCREEN 100.
    MODULE STATUS_0100 OUTPUT.
      SET PF-STATUS 'SCREEN_100'.
    ENDMODULE.
    MODULE CANCEL INPUT.
      LEAVE PROGRAM.
    ENDMODULE.
    MODULE USER_COMMAND INPUT.
      SAVE_OK = OK_CODE.
      CLEAR OK_CODE.
      IF SAVE_OK = 'OK'.
        MESSAGE I888(SABAPDOCU) WITH 'MYTABSTRIP-ACTIVETAB ='
                                      MYTABSTRIP-ACTIVETAB.
      ENDIF.
    ENDMODULE.
    thanks
    nagendra

  • UCCX8 Is there a log or report that shows IVR/CTI port availability over time

    Question:
    Is there a log or report that shows IVR/CTI port availability over time?
    Objective:
    We are trying to determine if, when doing a Call Redirect step, the IVR/CTI port stays the same or the port is made available by the first script and the second script, where the Call Redirect is redirecting to, has to reserve its own IVR/CTI port.
    What we have done already:
    We limited the Call Control Group to 1 CTI port and ran the scripts that do the Call Redirect step and it worked fine, so we are assuming that there is not a point where the transfer takes up two IVR/CTI ports at the same time.
    -Lauren

    Hi,
    if it's UCCE, then if I remember that correctly, there is a webview report that would tell you Network Trunk Group utilization. Or, actually, you can extract this information yourself from the HDS table named Trunk_Group_Half_Hour.
    G.

  • Cost center assignment to Activity Type

    Hi,
    How to assign Cost Center to Activity type ?
    Thanks
    Prakash.B

    Prakash,
    You may create an activity type by using the transaction KL01.
    This defines the activity. Now you have to have a rate (per hour) defined for this activity. Additionally you have to maintain the cost center which will bear the expenses of this activity.
    So ,
    (1)Use KL01 to create an activity type
    (2)Determine with your CO team which cost center(G/L Account) should be allocated ?
    (3)Determine with your CO team what the rate/hr should be for this activity type?
    (4)Use KP26 to assign the activity type to cost center and also assign the rate.
    Thanks,
    KF

  • Receiver and transmitter on the same local port?

    Hi,
    Just got a couple of questions:
    1. Is JMF 2.1.1e capable of using the same local port for receving and transmitting audio (say in PCMU), i.e. symmetric RTP?
    2. If yes, then Im just facing a problem and once I assign the same local port, I end up with one-way audio, because my transmitter is not working for some reason... :( The way I create transmitter on the same local port as the receiver, is by reusing the same RTPManager that was created for the receiver on the first place. Is there anything I need to add to make it work properly?? Btw, the media code is borrowed from old SIP Comm project (just in case anyone knows, otherwise, ignore this).
    I'd appreciate any help!
    Andrey.

    I found solution. There is an existing thread for this, actually :) Anyone interested, go to http://forum.java.sun.com/thread.jspa?threadID=589850&messageID=3064538
    In short, i took AVReceive3, AVTransmit3 and RTPSocketAdapter files, created another class to start receiver and transitter (called it TempManager) and passed this TempManager in the arguments to both (like an owner or smth). Then transmitter is started first and saves created RTPManager's to the TempManager instance, and when receiver starts, it just takes already created RTPManager's from TempManager and uses them to initialize by itself... I just took a .wav file after that and played between accross local net between 2 hosts. Works really fine, however i still need to port all these into my app. :)

  • How to assign current date/time to a formula variable in Query Designer

    How do I assign the current date to a formula variable in Query Designer? I need to use current data in a calculation and just need the date the report was run.
    Thanks

    Hi Philip,
    There is an SAP formula variable to supply the current date in a formula. I think it is 0F_ADAY...install it from business content if you cannot see it in the query designer (formula box, under formula variables) and try using it.
    Hope this helps...

  • When do the CTI ports between CUCM and UCCX get created

    Hi All,
    I am trying to work out when the CTI ports between CUCM and UCCX get created.
    Do they get created during the post installtion wizzard when you selectthe number of HR licenses or do you need to manually create the CTI ports after the post installation wizzard.
    Many thanks for any help
    Regards

    In new versions (since 4.x) UCCX creates the CTI route points on Call Manager when a trigger is added on UCCX side.
    When you add a Call Control Group on UCCX side, that process creates all the CTI ports in CUCM automatically or updates the existing ones if you change settings for the call control group.

  • UCCX 8.0(2) - As know if the total number is CTI port is sufficient

    Hi Guys,
    My Customer have solution with CUCM 8.6.2 and UCCX 8.0.2. He is ask for me if the total license for CTI ports that are today is sufficient. I read the documentation that I found, but, not stay clear. The below the actual configuration:
    CUCM
    configured 524 CTI port
    UCCX
    Configured Licenses:
    Package: Cisco Unified CCX Premium
    IVR Port(s): 60
    Cisco Unified CCX Premium Seat(s): 30
    High Availability : Enabled
    Cisco Unified CCX Preview Outbound Dialer: Enabled
    Cisco Unified CCX Maximum Agents: 300
    Are there one way of verify if this quantity is sufficient?
    Thanks,
    Wilson

    Hi Anas,
    This solution have:
    06 CUCM Servers: 04 (01 Publisher, 01 TFTP Server, 02 Subscribers)  in the Central Office and 02 (Subscriber) in remote Office
    04 UCCX Servers: 02 Servers with function ACD (01 Publisher and 01 Subscriber)  and 02 Servers with function IVR (01 Publisher and 01 Subscriber)
    About the Gateway the Customer have:
    In the Central Office have 04 E1´s for inbound calls (01 Gateway)  and anoter Gateways with 04 E1´S for outbound calls.
    Thanks,
    Wilson

  • UCCX - CTI Port Licensing

    Hi,
    We have a UCCX Express system consisting of 2 servers that has 60 CTI ports and is licensed for 300 IVR ports.
    Does this mean I am licensed up to 300 CTI ports? Or are the IVR ports and CTI ports licensed separately? If I wish to increase the existing number of CTI ports, or create a second group, do I have sufficient licensing?
    Thanks, James

    Hi James,
    300 licensed IVR ports are equivalent to your active (calls in CTI ports) CTI ports in use.
    So you can create 300 or even more CTI ports from the First Node of UCCX (which is replicated in the second node of UCCX) but incase of active calls in the CTI ports only 300 CTI ports can be used at any given point.
    Hope it helps.
    Anand
    Please rate helpful posts by clicking on the stars below the right answers !!

  • UCCX CTI Ports - range suggestions?

    We used CTI ports starting with a 9 and we 
    put the CTI ports and route points 
    in a separate partition so they are not in the same partition as what the customer would dial out to the PSTN,
    so that there would not be a conflict with 9.X route patterns.  This works.
    Is there any standard practice on what ranges
    CTI ports should be in? I keep seeing in 4 digit
    dial plan the least used is 9XXX.
    and if Cisco recommends avoiding
    certain DN ranges like 9XXX
    for UCCX CTI ports

    Well, everyone will have their own methods and reasons for choosing said method. Cisco won't have a specific recommendation nor should they really. My approach in North America is pretty straight forward. If the customer has a pre-conceived notion or existing design I will take that into consideration. People get used to doing things a certain way and if there are no conflicts I choose not to pick a fight. Mainly because I have plenty of other design points that are more important.
    If the customer has no opinion or their proposal is not workable, then I typically default to using a 7-digit plan with a leading "1" in the 7th digit. This is because the NANP excludes 0 and 1 in the NPA and NXX portion of the phone number. Meaning, you will not see an area code or exchange that starts with a 0 or a 1. I try to incorporate that fact into my dialplan. Particularly for "software" or "application" numbers. So, Unity ports, UCCX CTI RP/CTI Ports, etc.
    I used to be more stubborn about these aspects of the dial plan but now I have loosened up some. What I like to do (in NANP) is to lay out a 10-digit solution using the customer's DID and a private numbering standard using the leading "0" or "1" digit approach. I find that most customers already have a range of numbers they reserve for private numbering. I try to tap into that and expand it if I can.
    All that being said, personally I would stay away from using a digit that is also known as the "steering" or trunk access digit (typically "9", but I have also seen "8" used). The reason I steer clear of this assignment is because I have been pulled into customer issues where they lost secondary dial-tone. Which typically means they assigned a "9" (or other as applicable) as a leading digit to an extension, mml, or UCCX port. For some strange reason it always falls into one of those three buckets. Now, it should be said that if your dialplan approach has a hierarchy built-in then using a "9" is non-issue. Sounds like you have worked that out. So, not sure you need to tweak it.
    HTH.
    Regards,
    Bill
    Please remember to rate helpful posts.

  • UCCX 8 and CTI ports in UCM

    Hi! I try to configure UCCX.
    First of all, how many CTI port shoul I setup in Call Controll Group? Is it anought to setup one CTI port for all 10 agents?

    Hi
    The system works like this:
    1) Call hits a 'CTI route point', which is shown as a 'trigger' in UCCX. Think of that as a pilot number.
    2) Before UCCX can do anything, it sends the call from CTI Route Point to a CTI Port.
    3) On the CTI Port, the call is answered, and the scripts you define run. The call will stay on the CTI port until it is transferred out of the system OR to an agent, or the call ends.
    4) When the call goes to an agent, the CTI port is no longer used.
    So - typically you would have at least as many ports as agents. What the number of ports affects is the number of simultaneous calls that the system can have queueing or being prompted or held at once. How many you need depends on a lot of factors...
    - If your agents take long calls, calls may come in several at once and queue for a long time
    - If they have low staff periods (i.e. the big team lunch in the pub every day) calls will probably queue a lot
    - If you have a lot of agents, and short call and queue times, you may not have a lot of calls queueing generally
    - if you have a complex menu system or a lot of prompts before callers get to an agent, your CTI ports will be used for a  longer time, and are therefore subject to more congestion
    Generally you license the sytem per agent, and try to over provision the ports as it's difficult to predict what is needed. Consider the number of agents you have, and the number of possible inbound calls (i.e. number of inbound channels on the PSTN circuits used for the Contact Centre numbers), and the capabilities of whatever system you are replacing.
    If you have 10 agents and a single PRI, and your license lets you add 20 or 30 ports, I would do it.
    Sometimes customers get new licenses and add more agents, but they will never remember to set up more CTI ports... if they have more to start with, that's not problem.
    Regards
    Aaron
    Please rate helpful posts...

  • UCCX CTI PORT

    Hi Team,
    CTI ports are register with the CUCM ip instead of UCCX . There should be UCCX IP , Whts wrong ? 
    Regards,

    try deleting the Call Control group  from CCX.then, from Call manager, delete these CTI ports which would go in UNKNOWN state.
    do not delete Trigger /Route point.
    now, re-create Call control group in express with same CTI port range and associate same Trigger.
    regds,
    aman

  • CTI route point and CTI ports not registering - UCCX 10.5 and CUCM 10.5 - PARTIAL SERVICE

    I'm trying to integrate CUCM 10.5 and UCCX 10.5.
    For some reason CTI route point and CTI ports are not registering on the CUCM and the status of the UCCX is "PARTIAL SERVICE".
    On the UCCX Cisco Unified CCX Engine is in status "PARTIAL SERVICE" and the Unified CM Telephony Subsystem shows status "OUT OF SERVICE".
    I tried with completely new installation of UCCX twice and got the same result twice.
    But when I tried integrating UCCX 10 with the same CUCM 10.5 from above everything works fine and all the ports are registering right away.
    In all the cases I have done the same configuration.
    The versions of CUCM is 10.5.2.10000-5.
    The version of UCCX is 10.5.1.10000-24.
    The version of UCCX 10 with which it works fine is 10.0.1.11001-37.
    Does anyone have an idea what might be the problem?

    No I haven't. Unfortunately I don't have a 32bit Excel at the moment to try.
    Can you please tell me this: I'm installing a new BE6000 system that came with this problematic version of UCCX (10.5.1.10000-24). I have been testing during the weekend with 3 versions of UCCX:
    -10.0.1.11001-37
    -10.6.1.10000-39 and
    -10.5.1.10000-24
    I got the best results with version 10.0.
    Can I install that version (10.0) in BE6000 instead of the one that came preinstalled (10.5.1)?
    This is my first BE6000 installation and I'm not sure if this is OK?
    I installed a newer version of CUCM than the one that came preinstalled because I hit bug CSCup60269 but I'm not sure If I can go to a lower version for CCX.

  • UCCX CTI port failed to be created

         Hello,
    I add to cluster a new sever, when i try to sincronize then  this message appears cti port null on node 2 -- could not create, and i  see that the Unified CM telephony subsystem in that server is not active.

    i deactivated the  Cisco Unified CCX Engine component,  but now i can not activate it again,  the system show me an error about that the CTI port can not be created.
    I hope your answers
    Thanks

Maybe you are looking for