One Way Calling on Intercluster trunk between 4.1.3 and 3.3.x

We've encoutered a bizarre situation, one which so far even TAC is stumped on.
We just turned up a new site, running 4.1.3SR3b and have set up the usual intercluster trunks (non-gatekeeper) between the new site and our other sites. Most of our other sites are 3.3.4 or 3.3.5. Calls from the other sites to the new 4.1.3 site work fine, but when you try to call from the 4.1.3 site to another site, the phone rings on the receiving end for a split second (not even a full ring), then the calling end gets a fast busy. Detailed traces on both ends show the info getting to the receiving end, but when the call drops, this appears on the sending end:
07/15/2006 11:30:38.499 CCM|StationD: (0000129) DEBUG- star_DSetCallState(6) State of cdpc(337) is 5.|<CLID::StandAloneCluster><NID::10.40.2.11><CT::0,0,0,0.0><IP::10.12.1.12><DEV::>
07/15/2006 11:30:38.499 CCM|H225D::restart0_TcpStopSessionInd: H225Cdpc(2,100,38,91), ConnPid(2,100,132,258), crv=12, mCiCrCrpEntries=1, mCrtoCiEntries=1|<CLID::StandAloneCluster><NID::10.40.2.11><CT::0,0,0,0.0><IP::><DEV::>
07/15/2006 11:30:38.499 CCM|Cc::wait_CfDataInd, total fie to handle is 0 |<CLID::StandAloneCluster><NID::10.40.2.11><CT::0,0,0,0.0><IP::><DEV::>
07/15/2006 11:30:38.499 CCM|ConnectionManager - wait_AuDisconnectRequest:NO ENTRY FOUND IN TABLE,CI(33555134,33555133),dcType=1,IFCreated(0,0),PID(0-0,0-0),IFHandling(0,0),MCNode(0,0)|<CLID::StandAloneCluster><NID::10.40.2.11><CT::0,0,0,0.0><IP::><DEV::>
We just tried the latest engineering special (63 I believe), but the issue remains. Has anyone encountered this before?
This occurs with either G711 or G729 codecs, with or without MTP's enabled on the intercluster trunks.

Hi,
Did you checked the H245 Options in the CCM trace options?
I dont see any H245 messages in CCM.
I see that this IP Phone (43867) is registered to node 2.
Is this the SUB in PHL cluster?
We sent a H225Setup sent to IP=10.12.1.12
In the other side:
H225Handler::SdlConnectionInd: from IP=10.40.2.11
If this non-gatekeeper-controlled intercluster trunk accesses the device pool of a remote non-gatekeeper-controlled intercluster trunk and that device pool has a second Cisco CallManager node, you must enter the second remote Cisco CallManager IP address/host name in this field. (ie. Cluster1 4 servers and Cluster2 2 servers
ICT1 has a CCM Group which contains 3 servers.
ICT2 has a CCM Group which contains the 2 servers
In ICT1 you need to enter the 2 server's IP addresses.
In ICT2 you need to enter the 3 server's IP addresses)
Make sure the order is correct.
In the incoming cluster I see IP Phone is registered to node 3.
Node selection for outgoing calls is controlled by which node the originating endpoint is registered with. If the originating endpoint is registered to the same node as the H.323 Trunk, the call is signaled from that node. If the originating endpoint is not registered to the same node as the H.323 trunk, a random selection is made between all nodes configured with the H.323 trunk
This error is the one which terminates the call taken from SDL in CCM SUB 3.
SdlSig-I | CcDisconnReq | restart0 | StationD(3,100,92,87) | LineControl(1,100,37,2258) | (1,100,101,34868).1-(*:*) | [NP - HP: 0, NP: 0, LP: 0, VLP: 0, LZP: 0] Cause=41
Temporary failure (cause code 41)
Normally this happens when GW, in this case the ICT is not registered correctly.
In CCM PHL, I see this:.
000221594| 06/07/15 11:30:38.499| 002| SdlSig | TcpStopSessionInd | restart0 | H225D(2,100,39,33) | H225Handler(2,100,40,1) | (0,0,0,0).0-(*:*) | [R:NP - HP: 0, NP: 0, LP: 0, VLP: 0, LZP: 0 DBP: 0] PID=(0,0,0,0)
000221595| 06/07/15 11:30:38.499| 002| SdlSig | TcpStopSessionInd | call_received7 | H225Cdpc(2,100,38,91) | H225D(2,100,39,33) | (0,0,0,0).0-(*:*) | [R:NP - HP: 0, NP: 0, LP: 0, VLP: 0, LZP: 0 DBP: 0] PID=(0,0,0,0)
This means that TCP connection was ended. By checking the SDL looks like destination node send a RST at TCP level and thats why call finishes. But problem seems to be the CMH cluster.
If ICT configuration is fine I would reboot|restart ccm.exe service in the CMH cluster.
If after that it doesnt work I would open a TAC case so we can get access and check whats going on.
HTH
//G

Similar Messages

  • I am looking for a way to sync my calendars between Microsoft Outlook Calendar and My IPhone 4?

    I am looking for a convenient way to synchronize my calendars between my email account and Microsoft Outlook to my gmail account and Iphone 4s

    you are asking about Microsoft products and using a laptop, not a workstation Mac Pro.
    The Numbers and Pages Apple Communities. or MS Community if you want those.
    Importing and Exporting, but Numbers and Pages will not do a SAVE into other formats by default, and therefore have to keep using Export which is messy.
    Changing your own thread midstream may not be ['thread hijack'] but it is like having the rug pulled out by changing the subject on us.

  • Do we have a way to get the differences between xtext model before and after partial parse?

    Do we have a way to get the differences between xtext model before and after partial parse?
    As an example i have file contains 4 lines, xtext parsed this file and generated its model, then i made small modification in line number 3, so xtext partially parsed the file and generated another model.
    The question is could we get the nodes that has been deleted from the model?
    could we get the new nodes added to the model?
    could we get the differences between the two models?

    Workflow {
    bean = StandaloneSetup {
    scanClassPath = true
    platformUri = "${runtimeProject}/.."
    // The following two lines can be removed, if Xbase is not used.
    registerGeneratedEPackage = "org.eclipse.xtext.xbase.XbasePackage"
    registerGenModelFile = "platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel"
    component = ParseXextModel{
    //Load the xtext model and keep the reference of the inmem model
    component = DirectoryCleaner {
    directory = "${runtimeProject}/src-gen"
    component = DirectoryCleaner {
    directory = "${runtimeProject}/model/generated"
    component = DirectoryCleaner {
    directory = "${runtimeProject}.ui/src-gen"
    component = DirectoryCleaner {
    directory = "${runtimeProject}.tests/src-gen"
    component = Generator {
    pathRtProject = runtimeProject
    pathUiProject = "${runtimeProject}.ui"
    pathTestProject = "${runtimeProject}.tests"
    projectNameRt = projectName
    projectNameUi = "${projectName}.ui"
    encoding = encoding
    language = auto-inject {
    uri = grammarURI
    // Java API to access grammar elements (required by several other fragments)
    fragment = grammarAccess.GrammarAccessFragment auto-inject {}
    // provides a compare view
    fragment = compare.CompareFragment auto-inject {}
    component = ParseXextModel{
    //Load the xtext model again and keep the reference of the inmem model
    component = CompareModel {
    //Implement this using EMF Comapre to see the differnces between 2 models
    }

  • SIP trunking between Microsoft OCS server and Cisco Voice GW router.

    Hello All,
    I have a client with an existing Microsoft OCS (office communications server) environment with the OCS server in their head office. The OCS clients in the remote Office registers with the OCS server in the head office. The WAN connectivity between the remote office and the Head office is MPLS.I would like to facilitate local call (PSTN) features at the remote site through a newly proposed Voice gateway router.
    Can I achieve this by doing a SIP trunk between the OCS server in the head office to the newly proposed voice GW router in the remote office through the existing MPLS link. If yes, Could any one please assist me in this regards or suggest any other best solution to achieve the same.
    Thank you in advance,
    Mohammed Ameen R

    Hi David,
    this is a normal behaviour. To CUCM, OCS is a remote destination (just like your mobile phone). When your mobile phone hangs up, the system will put the call on hold for 10 sec.
    This is there for the mobile user to go to his desk to pick up the call and continue the conversation (part of single number reach feature)
    The best practise will be for the user to ensure that the other party hangs up the call first before he hang up.
    Please grade if you think it's useful =)

  • How to do one way synch from PC to phone ONLY for contacts and Calendar

    Does anyone know how you can synch only ONE WAY - from Outlook on PC to Iphone? I want no information to change in Outlook Calendar or Contacts. I don't want the phone to make any changes to Contacts or Calendar on PC. Thanks!

    You've posted this in the *Mac OS X Technologies > iSync* forum.
    iSync is a Mac-only application for syncing Contacts and Calendars from the Mac Address Book and iCal to mobile phones and PDAs.
    It has nothing to do with the iPhone, Outlook or Windows PCs.
    Try the *iPhone - Mail, Contacts and Calendars* forum here:
    http://discussions.apple.com/forum.jspa?forumID=1144

  • Trunking between a Cisco 3548 and a Liksys SRW208p

    I am trying to set up trunking between these two switches using .1q.  Is this possible and if so how is it done.

    No. I nowhere said that. I said you have to put those ports into access mode and not into trunk mode. You can assign three different VLANs to three different ports. You cannot use trunk mode on those ports. You have to use access mode. The computers probably will only send untagged frames. If the port is in trunk mode the computers will send everything to the management vlan!
    A port in trunk mode connects to another switch.
    A port in access mode connects to a workstation.
    The correct setup is for example:
    Port 1: Access mode, VLAN 2 untagged, PVID 2, connects to computer1
    Port 2: Access mode, VLAN 3 untagged, PVID 3, connects to computer2
    Port 3: Access mode, VLAN 4 untagged, PVID 4, connects to computer3
    Port 8: Trunk mode, PVID 1, VLAN 2-4 tagged, connects to cisco
    The port on the cisco is configured to something like:
    switchport trunk allowed vlan 1,2,3,4
    switchport mode trunk
    Message Edited by gv on 10-26-2007 11:32 PM

  • Trunks between 2950s stop working and wont come back

    I've seen this happen on 2 different 'pairs' of 2950s, so it's time to investigate. The scenareo:
    simple trunk (no vlan definitions) between 2 2950s. 1 switch looses power, when power is restored, the switch that didn't lose power doesn't pass any traffic. The interface is up (link and administrativly up) the logs don't show anything other than the interface went down and came back up. here's a sample port:
    interface FastEthernet0/23
    description new Feed from phone room switch
    switchport mode trunk
    no ip address
    I'm not using spanning-tree, there aren't any redunant paths. Its worked fine for months (until a ups failure), I set up a new port on the switch and swing the cable and it comes up. Any ideas?
    thanks!

    Hello,
    I know this is an old post... but I am posting here in case this is viewed by anyone with a possible solution.
    Our organization has multiple locations configured the same way:
    (x2) cross connected 2950 switches in trunk mode, configured the follwing way per each interface (fa0/19):
    interface FastEthernet0/19
    no ip address
    duplex full
    speed 100
    no cdp enable
    spanning-tree portfast
    Our problem is similar to the one explained in this initial post. The switches are auto-trunked via port #19.
    Let's call one switch "A" and one switch "B"
    Whenever power is removed from one of the switches (Switch A), and it has completed a restart, the opposite switch (Switch B ..the one which was not powered off) will not return to a "Trunked" state. When you run the "show int status" command, it shows that the port is "connected". Even though the switch which was initially restarted returns to "Trunked" mode.
    We have seen this with a few of our 2950's across the infrastructure.
    The bottom line is that restarting one of the switches causes the other to lose the trunked state. The only was to correct the issue is to restart the opposite switch as well.
    The IOS version is 12.1 (9) EA1d .. I know it's old, however we cannot upgrade it at this time due to policies within the organization.
    Could anybody shed some light on this?
    Thanks in advance..

  • Trunk between CUCM 9.1 and panasonic kxtde600

    hello, my name is Diego.
    I need to make calls between my CUCM 9.1 to a pbx Panasonic KX TDE600, someone could help me?
    any documentation that can help me?
    thank you very much.

    Hi Diego.
    That model of PBX is SIP/H323 enabled.
    So on CUCM you can setup a sip trunk pointing to it.
    Read this useful post https://supportforums.cisco.com/thread/2131009
    HTH
    Regards
    Carlo
    Sent from Cisco Technical Support iPhone App

  • Dot1q trunk between WS-C3548-XL and WS-C2950G-48-EI

    Cdp works , but no IP traffic.
    Vlan active on both sides.
    Its a provider xdsl layer 2 link.
    Any ideas ?
    Regards Bjornarsb

    cdp works both ways.
    sh int trunk is only supported on one end:
    #sh interfaces trunk
    Port Mode Encapsulation Status Native vlan
    Fa0/1 on 802.1q trunking 1
    Fa0/2 on 802.1q trunking 1
    Fa0/47 on 802.1q trunking 1
    Fa0/48 on 802.1q trunking 1
    Gi0/1 on 802.1q trunking 1
    Gi0/2 on 802.1q trunking 1

  • InterVlan Trunking between Catalyst 500 Express and Router 1841

    Hello,
    I am currently attempting to configure 2 VLANs on a Router 1841 and allow them to communication with my Catalyst 500 Express switch. The Router Setup is simple
    its 3 Sub-ints on the FE0/0 interface.
    interface FastEthernet0/0
    description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0$
    no ip address
    duplex auto
    speed auto
    interface FastEthernet0/0.1
    description *** ADMINISTERING VLAN ***
    encapsulation dot1Q 1 native
    ip address 10.19.1.1 255.255.255.0
    interface FastEthernet0/0.2
    description *** DATA VLAN ***
    encapsulation dot1Q 2
    ip address 10.19.2.1 255.255.255.0
    interface FastEthernet0/0.3
    description *** VOICE VLAN ***
    encapsulation dot1Q 3
    ip address 10.19.3.1 255.255.255.0
    ip helper-address 10.19.2.2
    FE 0/0 Port on the Router is connected to port 24 on my Catalyst. I set the Smartport on port 24 of the Catalyst to be Router for trunking purposes
    I get a notification error on the Catalyst saying "Undersized frames detected from the connected device" (which is my ROUTER).
    does anyone have a suggestion? Or Is it supported this scenario?
    Thanks,
    Eduardo

    I had the same issue when I was working on CE500s and a WLC.
    In the CE500 Device Manager, go to Configure->VLANs
    Create your VLAN 2 and 3.
    Then go back to smartports, click customize, and verify that VLAN-1 is default (native).
    Sending information through a port on the CE500 that it is not expecting will set alerts in the log.
    Hope this helps.
    RB

  • Is there a way to tell the difference between an attached file, and an image that is embedded in an email?

    When Outlook receives an email, it appears that attached files and embedded images are carried as Attachments.  In looking at emails and the individual attachments/embedded images with Outlook Spy, I do not see anything that would tell me which is
    which.  Obviously Outlook knows the difference ... is there something that I'm missing?mdpowers

    Hi Ken,
    In my code i have something like that:
    public static bool IsEmbeddedAttachment(Outlook.Attachment attachment)
    //Anexos que não são embedded são obrigatóriamente olByValue, porém os embedded podem ser de qualquer tipo
    if (attachment.Type != Outlook.OlAttachmentType.olByValue)
    return true;
    //Busca a propriedade contentID do anexo. Anexos embedded não precisam necessáriamente gerar um ContentID. Anexos fixos não geram ContentID
    string strATTACH_CONTENT_ID = attachment.PropertyAccessor.GetProperty(@"http://schemas.microsoft.com/mapi/proptag/0x3712001E").ToString();
    //Busca a propriedade contentLocation. Para que o anexo seja embedded é necessario que essa propriedade esteja vazia ou nulla
    string strATTACH_CONTENT_LOCATION = attachment.PropertyAccessor.GetProperty(@"http://schemas.microsoft.com/mapi/proptag/0x3713001E").ToString();
    if (!string.IsNullOrWhiteSpace(strATTACH_CONTENT_ID) || !string.IsNullOrWhiteSpace(strATTACH_CONTENT_LOCATION))
    //Busca a propriedade AttachFlag se for diferente de 4 é uma imagem embedded
    if ((int)attachment.PropertyAccessor.GetProperty(@"http://schemas.microsoft.com/mapi/proptag/0x37140003") == 4)
    return true;
    if ((int)attachment.PropertyAccessor.GetProperty(@"http://schemas.microsoft.com/mapi/proptag/0x37050003") == 6)
    return true;
    if ((int)attachment.PropertyAccessor.GetProperty(@"http://schemas.microsoft.com/mapi/proptag/0x37140003") == 4)
    return true;
    return false;
    And was working very well until last week. 
    I have a problem with a single email. This email attachments possess 2 PDF type files. These files are not embbed in the email, but they have the contentId property. Could you tell me why? or if its possible discovery why this happens?
    PS.: Sorry about my english.
    Att's,
    Anderson Rissardi.

  • Video call from Cisco 8945 SCCP to Polycom VVX 1500 Third party Sip Phones between intercluster trunks is not working

    Dear All,
                   We have two cucm Clusters in Different Locations between that clusters i created
    Inter-Cluster Trunk (Non-Gatekeeper Controlled) Now all are working fine Between Clusters
    audio calls & Video calls between sccp 8945 phones  , but iam facing a Problem with third party
    Video Phones (Polycom VVX 1500 ) Third Party SIP Phones located in second cluster, From 1 st cluster cisco 8945 Video
    phone to  2nd cluster Polycom Video phone all calls are works for voice call only, but no video ,
    Please Suggest me Solution.
    Thank you,
    Sriman

    Try setting up a SIP trunk between the two clusters and set a route patten just to the VVX 1500 and check how that goes. 
    From memory inter-cluster trunks are a H.323 like protocol which might have video inter-op issues with the Polycom device.

  • Intercluster trunk restrictions

    Dear All,
    Is there a restriction in creating an intercluster trunk between 2 call managers. I'm trying to simulate this in a lab environment where i have one Call manager version 10.5 connecting to a Call Manager 7.1.X to route some calls outside my lab CUCM to another one.
    Do intercluster trunk need to match CUCM versions? i'm not really seeing any calls getting through across the trunk, in call manager 7 there seems to be no way to check the uptime of the trunk nor see if it's active. I'm using DNA tests to see if the call gets routed over de trunk and it does.
    Kr,
    Yannick Vranckx

    No, you can have an ICT between different version, hopefully you're not using a SIP trunk, we only recommend that if all clusters are 8.6(2) and above, if you need to trunk with a lower CUCM version, use the old ICT non-GK controlled. Aside from that, the rest of the config is the same, RP, RL, RG, CSS, partitions, etc.

  • Intercluster trunk with Lync Integration

    I have a customer who is looking to build a couple of intercluster trunks between 8.5 CUCM clusters.  Originally I was looking at doing a non-gatekeeper h323 trunk, but the customer has stated that they will be moving to a Lync-CUCM integration in the near future.  Question is is the h323 intercluster trunk still a viable option, and if so what do I gain or lose with a h323 trunk as opposed to a SIP intercluster trunk?

    H323 trunk is still a viable option however imagine a call from Cluster A's 7945 SCCP phone to Cluster B's Lync client. It will be SCCP -> H323 -> SIP -> Lync client. Do you want all that protocol translations. I wouldnt just from a troubleshooting perspective but should work fine though.

  • CUCM - trunking between 7 and 9

    Hi,
    Document needed to do a trunking between cucm 7 and cucm 9  ( intercluster trunking)
    We are planning to route a PSTN call from IP phones which are registerd with old CUCM on version 7 from our new cucm 9 which has FXO- line active.
    how do I achive it.
    Regards

    Hello
    You have to use intercluster non-gatekeeper controlled . I do nothink there is special document for this , but you can see the below link:-
    https://supportforums.cisco.com/discussion/11766291/intercluster-sip-trunk-between-cucm-version-71-and-91
    Thanks
    please rate all useful ifnromation

Maybe you are looking for