Differnece in assigning N/W VRU CUCM and CVP

Hi All - I just want to understand below logic and why we no need to assign N/W VRU for CUCM RC.
Below is the call flow.
N/W VRU is assigned in CUCM_RC
IP Phone --> CTI R.P --> ICM --> CVP
When i assign N/W VRU for CUCM RC, ICM is sending only VRU Label and we have Max DNIS length as 10 for CVP, Since its sending only 10 Digits lablel as DN CVP its treating as new call instead of CORR ID routed call and ICM expecting DN.
// CVP
1514: 172.17.16.21: Jul 06 2014 21:03:53.067 +0400: %CVP_9_0_ICM-7-CALL:  {Thrd=pool-1-thread-174-ICM-476} CALLGUID = 8288AB800001000000000021071011AC, DLGID = 100 [SIP_LEG] - Publishing ,, [ICM_NEW_CALL],   dialogueId=100,   sendSeqNo=1,   trunkGroupId=100,   trunkNumber=0,   serviceId=1,   dialedNumber=5555555555,   uui=,   callguid=8288AB800001000000000021071011AC,   rckey=,   rcday=,   rcseq=,   location=,   locationpkid=,   pstntrunkgroupid=172.17.16.7 ,   pstntrunkgroupchannelnum=2147483647,   sipheader=,   CallContext:,     user.media.id: 8288AB800001000000000021071011AC,     user.cvp_server_info: 172.17.16.21,, LEGID = 8288ab80-3b91817c-c0-71011ac, DNIS = 5555555555, ANI = 1008
// RTR
21:15:26:364 ra-rtr Trace: (65582 x 0 : 0 0) NewCall: CID=(151031,173), DN=2000, ANI=1008, CED=, RCID=5000, MRDID=1, CallAtVRU=0, OpCode=0
21:15:26:364 ra-rtr Trace:     RCKSeqNum=1, NIC_DN=
21:15:26:364 ra-rtr Trace: CallType(5000, 491): Init CT_SL_Timer: Threshold(20 + 2).
21:15:26:364 ra-rtr Trace: (65582 x 0 : 0 0) Correlation id for dialog is (101).
21:15:26:364 ra-rtr Trace: (65582 x 101 : 0 0) TransferToVRU: Label=5555555555, CorID=101, VRUID=5000, RCID=5000
21:15:26:364 ra-rtr Trace: (65582 x 101 : 0 0) TransferConnect sent. Dialog pending.
21:15:26:402 ra-rtr Trace: (108 x 0 : 0 0) NewCall: CID=(151031,174), DN=5555555555, ANI=1008, CED=, RCID=5002, MRDID=1, CallAtVRU=1, OpCode=0
21:15:26:402 ra-rtr Trace:     RCKSeqNum=0, NIC_DN=5555555555
21:15:26:402 ra-rtr Trace: (108 x 0 : 0 0) Unknown dialed number (5555555555) - and NO default call types
21:15:26:402 ra-rtr Trace: (108 x 0 : 0 0) Call route request from routing client CVP1_RC (ID 5002) with unknown DN of 5555555555.  
21:15:26:402 ra-rtr Trace: (108 x 0 : 0 0) Deleting Dialog.
21:15:45:916 ra-rtr Trace: (65582 x 101 : 0 0) Dialog timed out callstate is :(1).
21:15:45:916 ra-rtr Trace: (65582 x 101 : 0 0) Dialog resuming (Script Node timed out.) status (2)
21:15:45:916 ra-rtr Trace: (65582 x 101 : 0 0) RouteComplete:
21:15:45:916 ra-rtr Trace:     Route: CID=(151031,173), Labels=0
21:15:45:916 ra-rtr Trace: CallType(5000, 491): Deleting CT_SL_Timer.
21:15:45:916 ra-rtr Trace: (65582 x 101 : 0 0) Dialog sending release call message to Routing Client ID(5000).
21:15:45:916 ra-rtr Trace: (65582 x 101 : 0 0) Deleting Dialog
Once i assigned DN in ICM for 5555555555 its started working fine and this shouln't be the case.
Later on i removed N/W VRU in CUCM_RC and ICM started sending label for CUCM along with CORR ID.
NO N/W VRU assigned to CUCM_RC
1618: 172.17.16.21: Jul 06 2014 21:17:09.265 +0400: %CVP_9_0_ICM-7-CALL:  {Thrd=pool-1-thread-276-ICM-509} CALLGUID = 5CFCA1800001000000000027071011AC - Correlation ID routed call  
1619: 172.17.16.21: Jul 06 2014 21:17:09.265 +0400: %CVP_9_0_ICM-7-CALL:  {Thrd=pool-1-thread-276-ICM-509} CALLGUID = 5CFCA1800001000000000027071011AC, DLGID = 109 [SIP_LEG_PRERTE_CORRID] - Publishing ,, [ICM_REQUEST_INSTRUCTION],   dialogueId=109,   sendSeqNo=1,   trunkGroupId=200,   trunkNumber=0,   serviceId=2,   uui=,   correlationId=102,   location=,   locationpkid=,   pstntrunkgroupid=172.17.16.7 ,   pstntrunkgroupchannelnum=2147483647,   sipheader=,, LEGID = 5cfca180-3b918498-c6-71011ac, DNIS = 5555555555102, ANI = 1008
// RTR
21:17:09:735 ra-rtr Trace: CallType(5000, 492): Init CT_SL_Timer: Threshold(20 + 2).
21:17:09:735 ra-rtr Trace: (65583 x 0 : 0 0) Correlation id for dialog is (102).
21:17:09:735 ra-rtr Trace: (65583 x 102 : 0 0) TransferToVRU: Label=5555555555, CorID=102, VRUID=5000, RCID=5000
21:17:09:735 ra-rtr Trace: (65583 x 102 : 0 0) TransferConnect sent. Dialog pending.
21:17:09:760 ra-rtr Trace: (65583 109 102 : 0 0) RequestInstr: CID=(151031,175), CallState=1
21:17:09:760 ra-rtr Trace: (109 109 102 : 0 0) Dialog initiating 2nd phase of transfer.
21:17:09:760 ra-rtr Trace: (109 109 102 : 0 0) Correlation id for dialog is (103).
21:17:09:760 ra-rtr Trace: (109 109 103 : 0 0) TransferToVRU: Label=7777777777, CorID=103, VRUID=5000, RCID=5002
Regards,
Siva

Because CUCM is not VRU, and that tab is useful when deciding Type of VRU(Type 10,2 etc) if peripheral is VRU.
Just have a look at screenshot taken from Config guide, it clears says assign if Peripheral is VRU.
Regards
Chintan
~rate if helpful

Similar Messages

  • Configure Jabber for Mac with local CUCM and WebEx Connect

    Hi, I was wondering if anyone has been able to configure the Jabber for Mac 8.6.2 client to use the WebEx Connect presence server with a local CUCM and Unity Connection servers. The preferences accounts tab does not show or allow the addition of the voice services. I have added from a working local CUCM preferences plist file what I believe are the correct entries however I still cannot see the accounts on the preferences tab. We currently do not have a local cisco presence server hence the requirement to trial the WebEx Connect server as I can't get past the first configuration step without it.
    regards
        paul

    Hi - I have done this via the admin portal but still cannot get the Jabber client for Mac to register for voice.  The Windows version works fine for the same user and CUCM device.   Are there any other settings that need to be enabled specific to the Mac client?
    Thanks.

  • I cannot found iLife app on my macbook pro and when i want to buying it i cannot and i have this massage (These apps cannot be accepted by your Apple ID.These apps were already assigned to another Apple ID, and they will be available in that Apple ID's P)

    i cannot found iLife app on my macbook pro and when i want to buying it i cannot and i have this massage (These apps cannot be accepted by your Apple ID.These apps were already assigned to another Apple ID, and they will be available in that Apple ID's purchases list. If you don't have access to that AppleID and want to receive future updates, you will needto purchase the applications ) what i want to do now ? please tell me

    Either use the Apple ID you used when you originally purchased the applications or you will have to purchase them using your Apple ID. If you did not have the other Apple ID, then you have the applications illegally or they were improperly included with a computer you purchased from someone else.

  • After updating to  Mavericks, I have been unable to update iphoto, and when I attempt to, it says that These apps were already assigned to another Apple ID, and they will be available in that Apple ID's Purchases list.

    After updating to  Mavericks, I have been unable to update iphoto, and when I attempt to, it says that These apps were already assigned to another Apple ID, and they will be available in that Apple ID's Purchases list. But no other appleID has ever been used on my computer, how could this be resolved?

    Contact App Store support. There's a link on the right hand side of the App Store Window. They're the only ones who can sort out account issues.

  • How to assign version in sales order and transfer to PP module

    Hi all
    Users say that customer will require to produce/deliver old goods (we active revision level. The newest material version is D. But customer want version B). How to assign version in sales order and let PP user know the version customer want (MRP run and production order must use version B's BOM)?
    Regards,
    Rita

    Hi,
    i have a query if you have implimented ECM this will serve the purpose but it also depends on how good the planning is, in ur client site ( out of SAP ) where planner will plan according to the customer requirement as to which version to be kept active for a date range.The ECO analysts(functional) or consultants will make the ECO changes for those dates.
    In general for those type of customers (who needs old version) a different SO created under different document type which will create a production orders with specific order type depending on the assignment of requirement type and requirement class.
    those specific production ordertypes can be inturn assigned to either different plant where your old version BOM's will be active.
    You need to look into the custom settings in SAP to design the larchitecture to allign with other requirements.What i explained u is common methodology used.
    Hope this is clear..
    Prakash
    Message was edited by:
            prakash Uddagatti

  • How to assign Values to nested table and pass as parameter to procedure?

    How to assign Values to nested table and pass as parameter to procedure?
    Below is the Object and its type
    create or replace type test_object1 as object
    val1 varchar2(50),
    val2 varchar2(50),
         val3 varchar2(50)
    create or replace type test_type1 is table of test_object1;
    create or replace type test_object2 as object
    val1 varchar2(50),
    val2 varchar2(50),
         val3 varchar2(50)
    create or replace type test_type2 is table of test_object2;
    GRANT ALL ON test_object1 TO PUBLIC;
    GRANT ALL ON test_type1 TO PUBLIC;
    GRANT ALL ON test_object2 TO PUBLIC;
    GRANT ALL ON test_type2 TO PUBLIC;
    here is the table made of object type:
    create table test_object_tpe
    sl_num NUMBER,
    description VARCHAR2(100),
    main_val1 test_type1,
    main_val2 test_type2
    NESTED TABLE main_val1 STORE AS tot1
    NESTED TABLE main_val2 STORE AS tot2;
    here is the procedure which inserts values into nested table:
    PROCEDURE INSERT_TEST_DATA(sl_num IN NUMBER,
    description IN VARCHAR2,
    p_main_val1 IN test_type1,
    p_main_val2 IN test_type2
    IS
    BEGIN
    FOR rec in p_main_val1.first..p_main_val1.last
    LOOP
    INSERT INTO xxdl.test_object_tpe
    sl_num,
    description,
    main_val1,
    main_val2
    VALUES
    sl_num
    ,description
    ,test_type1 (test_object1(
    p_main_val1(rec).val1,
                                       p_main_val1(rec).val2,
    p_main_val1(rec).val3
    ,test_type2 (test_object2( p_main_val2(rec).val1,
                        p_main_val2(rec).val2,
                        p_main_val2(rec).val3
    END LOOP;
    commit;
    END INSERT_TEST_DATA;
    here is the anonymoys block which assigns values to the object type and pass values into the procedure:
    set serveroutput on;
    declare
    p_sl_num NUMBER := 1001;
    p_description VARCHAR2(50) := 'Testing Val1';
    inval1 test_type1 := test_type1();
    inval2 test_type2 := test_type2();
    begin
    inval1(1).val1 := 'testx1';
    inval1(1).val2 := 'testx2';
    inval1(1).val3 := 'testx3';
    inval2(1).val1 := 'testy1';
    inval2(1).val2 := 'testy2';
    inval2(1).val3 := 'testy3';
    CSI_PKG.INSERT_TEST_DATA(sl_num => p_sl_num,
    description => p_description,
    p_main_val1 => inval1,
    p_main_val2 => inval2
    end;
    Can anybody correct me.
    Thanks,
    Lavan

    Thanks for posting the DDL and sample code but whenever you post provide your 4 digit Oracle version (result of SELECT * FROM V$VERSION).
    >
    How to assign Values to nested table and pass as parameter to procedure?
    >
    Well you are doing almost everything wrong that could be done wrong.
    Here is code that works to insert data into your table (the procedure isn't even needed).
    declare
    p_sl_num NUMBER := 1001;
    p_description VARCHAR2(50) := 'Testing Val1';
    inval1 test_type1 := test_type1();
    inval2 test_type2 := test_type2();
    begin
    inval1.extend();
    inval1(1) := test_object1('testx1', 'testx2', 'testx3');
    inval2.extend();
    inval2(1) := test_object2('testy1', 'testy2', 'testy3');
    INSERT INTO test_object_tpe
    sl_num,
    description,
    main_val1,
    main_val2
    VALUES
    (p_sl_num, p_description, inval1, inval2);
    commit;
    end;
    /See Example 5-15 Referencing a Nested Table Element in Chap 5 Using PL/SQL Collections and Records in the PL/SQL doc
    http://docs.oracle.com/cd/B28359_01/appdev.111/b28370/collections.htm#CJABEBEA
    1. You don't even need the procedure since all it does is a simple INSERT into the table which you can do directly (see my code above)
    inval1(1).val1 := 'testx1';There is no element one (1) of 'inval1' since you haven't created any elements yet. You need to EXTEND the collection to add an element
    inval1.extend();And then there is an empty element but 'inval1' is a container for objects of type 'test_object1' not for scalars like 'val1', 'val2', and 'val3'.
    So you can't do
    inval1(1).val1 := 'testx1';You have to create an instance of 'test_object1'
    inval1(1) := test_object1('testx1', 'testx2', 'testx3');And so on for the other collection
    You don't need the procedure (as my sample code shows) but once you populate the variables properly it will work.

  • CUCM and TMS/VCS

    Hi All,
    Looking for some best practice/offical advise for the follwing solution.
    We are looking to deploy TX 9000 endpoints on CUCM 10.x.
    However the majority of the current enviroment is still in a 'Tandberg' style deployment relying on TMS, VCS, etc. We have a range of endpoints across a number of different business groups (C, SX, MX, EX). We are looking to migrate a number of these endpoints along with the TX systems onto the CUCM.
    My Question is, what is the best practice for sharing address books across these two enviroments. I have looked through all the Cisco documentation I can find, and have read on the forums the extensive discussions, about TMS shared address books with CUCM and provisiong address book issues with older systems. So was looking for any advice or pointers to where I can find what solution for this I should deploy.
    Thanks in advance for any suggestions.
    Ian

    kick off with:
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/srnd/collab10/collab10.pdf
    chapter 28

  • Assignment pfcg-role to user and assignment pfcg-role to business role

    Hello, Gurus!
    What is the difference between direct assignment pfcg-role to user and assignment pfcg-role to business role? What is the effect from assignment pfcg-role to business role?
    As  I see authrizations from pfcg-role assigned to business role have no effect to user...
    Best regards,
    Artuк Litvinov.

    Artur,
    The business role assignment does not give a user that PFCG role.  Instead it is just a mapping table and does nothing more. 
    Therefore that UIU_COMP auth object must exist in the PFCG roles assigned to the user in order for them to use the webclient.  In your scenario let's do the following:
    You have pfcg roles:
    RA
    RB
    You a have business role
    B1
    You have users:
    Joe
    Jack
    Business Role B1 is assigned to role RA which contains UIU_COMP.
    User Joe gets business role B1 and roles RB which does not have UIU_COMP.  This will not let him use the webclient.
    User Jack gets business role B1 and pfcg role RA.  This will work because everything is there.
    This means you need both the correct PFCG plus business role setup to make it work properly.
    Take care,
    Stephen

  • I have added two new extension on CUCM, Directory not showing in attendant console even after resynch on CUCM and attendant cosn

    I have added two new extension on CUCM, Directory not showing in attendant console even after resynch on CUCM and attendant cosnole
    Any idea?

    Hello,
    Can you tell us what versions of CUCM and CUxAC you are using?  Just extensions alone in CUCM will not sync to the corporate directory within the attendant console application.  You will at least have to have user's associated with those extensions and depending on your rule set within the console that should then bring those extensions into the console directory.
    Thanks,
    Tony

  • Migration of CUCM and CUCX

    I plan to execute an upgrade of CUCM and CUCX from version  7.1.3.30000-1  to a version  9.1.1.20000-5 (CUCM) as well  CUCX 7.0(1)SR05_Build504  to 9.0.2.10000-71(CUCX) respectively on a VMware ESXI 5.0 . I will be grateful if someone finds a little time to help me to make the upgrade plan
    Cisco unified contact center express
    Current version :Cisco application administration-7.0(1)SR05_Build504
                      pakage cisco unified ccx premium
                      cluster default
    New version: Cisco Unified CCX Administration
                 System version : 9.0.2.10000-71
    Cisco Unified Call Manager
    Current version :sysystem version 7.1.3.30000-1
    New version:system version 9.1.1.20000-5
    Please check the snapshot of the current versions
    Regards
    Akhilesh Nambiyath       

    Since you're a partner you should be able to go here, then it's time to do some reading
    https://communities.cisco.com/community/partner/collaboration/migration?view=overview
    HTH
    java
    if this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • I deleted my iMovie from computer and from my purchases list in AppStroe. When I'm trying to download it again from App Store a pop up window comes up and says: "These apps were already assigned to your Apple ID and are available in your Purchases list"

    I deleted my iMovie from computer and from my purchases list in AppStroe. When I'm trying to download it again from App Store a pop up window comes up and says: "These apps were already assigned to your Apple ID and are available in your Purchases list". Please help me to reinstall it.

    If new versions of iPhoto and the other iLife applications (iMovie and GarageBand) were purchased by the previous owner from the Mac App Store, then they will be locked to the previous owner's Apple ID and cannot be transferred to you. You will have to re-purchase them under your own Apple ID.
    If this is an older MBA that came with Snow Leopard or an earlier version of Mac OS X, though, the system would have come with an installation disk that included the iLife applications, a disk which the seller should have provided to you. Those iLife applications would be older versions, of course, and may or may not work in Lion depending on how old they are.
    Regards.

  • Doubt about integration CUCM and VoIP Provider

    Hi Guys,
    I have the follow doubt: Is possible to do integration CUCM and VoIP Provider using authentication? Is there necessary another equipment to do this? CUBE for example? or another alternative
    Thanks,
    Wilson

    If you are referring to authentication over sip trunk, then NO! CUCM doesn't do authentication you will need a CUBE for that

  • Cucme and cucm with aim-cue

    Hi all, I just want to know if AIM-CUE can work with cucme and cucm 8.0?
    Because based on this matrix Cisco Unity Express Compatibility Matrix [Cisco Unity Express] - Cisco Systems
    It says that it is supported, but CUE (AIM-CUE Module) should have a version of 7.2 or 7.3 to support cucme 8.x and cucm 8.x
    Can anyone confirm this because aim-cue is the cheapest among the CUE cisco offers. Thanks!

    That's what I read, having cue 7.2 or 7.3 will let you use cucme/cucm 8.x
    When you say "there will not be any new firmware release on the old aim-cue", Does that mean that cue version 7.3 will be the last firmware version to be released on the old aim-cue that will support cucme/cucm 8.x? Future versions of cucme/cucm (version 9) will not be supported by the old aim-cue?

  • CUCM and Jabber guest configuration

    Hi Everybody ,
    I would like to ask the cucm and jabber guest how configuration, I can't find the document to cisco.

    Hi,
    As per the link that i shared "In a production environment, Cisco Jabber Guest requires that your Cisco Unified Communications Manager be configured to work with Cisco Expressway.
    Cisco Jabber Guest can be pointed directly to Cisco Unified Communications Manager for lab deployments only. You must configure a SIP trunk on Cisco Unified Communications Manager for this deployment. This option is best suited to a lab deployment in which the goal is to familiarize yourself with Cisco Jabber Guest without the additional overhead of configuring Expressway. However, without configuring Expressway, Cisco Jabber Guest is not supported in a production environment."
    HTH
    Manish

  • Live Monitoring in CUCM and QM - 9.X

    Dear All - Can you please help me with documents / steps to enable and test the Live Monitoing with CUCM and QM - 9.X        
    SIVANESAN R       

    You can reach pre-sales for this matter.
    HTH
    java
    if this helps, please rate
    www.cisco.com/go/pdihelpdesk

Maybe you are looking for

  • Apple Promotes Mirroring to Apple TV from iPod. Why?

    I've seen plenty of answers to questions about how to mirror iPod content to Apple TV; the answers are it is not possible.  Apparently this is true (I have both devices and cannot mirror my iPod to my Apple TV either). Here's the rub:  Apple promotes

  • How do I get my iphone information to show up in itunes?

    The information and buttons are blank in iTunes???  I can sync all photos and music and all that but when I try and look at the iphone info and settings it is all blank and the buttons are blank too.  Does anyone have a fix for this?

  • How to delete the standby archive log files in ASM?

    Hi Experts we have a realtime downstream replication that is using the a location in ASM to put the shipped logs files. set up by ALTER SYSTEM SET LOG_ARCHIVE_DEST_2='LOCATION=+BOBOASM/NANPUT/standbyarchs/ VALID_FOR=(STANDBY_LOGFILE,PRIMARY_ROLE)' Sc

  • Host getting exit from Maintenance mode automatically

    Hi all, I have placed a ESXi 5.1 update 2 host into maintenance mode for host upgrade. After sometime, the host got exit from maintenance mode automatically ( Exit maintenance mode initiated by System). Have anyone faced this issue?? Any solution/fix

  • Transaction & non-EJB objects (helper)

    hi i have a question about transactional behavior of non-EJB objects. i'm           using           weblogic 6.0 sp1 with ejb 2.0.           say i have a session bean which starts a container managed transaction. and           it calls           out