Sx20 Throught Expressway E&C

Hi Team
we have created a collaboration edge sx20-cucm-expresswayC-expresswayE
The communication for now between EXPC and EXPE is tcp and not tls.We will install certificate at later on
Now Some questions:
1) i will install certificate from public ca into EXPE.And then what have to add(Certificates) between EXPC and EXPE  to establish the tls connection?
2) I can call outside VCs from sx20 successfully but when i call from outside VC to sx20 through EXPE  , the call going to sx20 and when i answer then the call drop.
Do you have any idea about the above?
/Chrysostomos

Chrys,
The transport protocol between expwe-e and c has to be TLS. The communication between the two has to be fully encrypted.
For the certificates, you need to install two certs on expwe and c..
1. The root CA certificate
2. Expwe and C certificates as server certs.
You need to generate CSR...
Generate CSR, send to CA to sign and use web and client server template
Upload cert as server certs.
Secondly on the issue you are having, it looks like you need to check your configuration. Looking at the logs the call is not matching the correct search rule. There is an auto generated rule that is configured when expressway-c does CUCM discovery. Even though this rule appears to be present, this call is not matching that rule..
Here is a sample trace..
Detail="Search rule 'CEtcp-10.21.30.51' did not match destination alias '[email protected]'"
 Detail="Search rule 'CEtcp-10.24.35.51' did not match destination alias '[email protected]'"
Hence this call is then routed via a static rule you have defined..
Detail="Considering search rule 'Route to CUCM cluster' towards target 'to CUCM cluster' at priority '34' with alias '[email protected]'"
This is what a normal MRA search rule should look like..
Detail="Considering search rule 'CEtcp-uclabcucm-sub' towards target 'CEtcp-uclabcucm-sub' at priority '45' with alias 'uclabcucm-sub;transport=tcp;lr'"
From the logs this call doesn't proceed like a MRA call. You should check your configuration.
In any case the reason why this call is failing is because expressway-e sends an ACK to the 200 OK sent by expressway-c contains no SDP and the reason is because the original INVITE from sx20 to expwe doesn't have any SDP in it..
You should enable Early offer on the SIP profile, assigned to SX20.
Here is the original invite from expressway-e to c
SIPMSG:
 |INVITE sip:[email protected] SIP/2.0
 Via: SIP/2.0/TCP 10.24.60.60:7001;egress-zone=TraversalZone;branch=z9hG4bK8f364bb5e7476daa64cbc26c384f867e185.74d30421223a64a105b4ce8888d71c32;proxy-call-id=47008eee-6efa-46dd-b48d-62e57b2996fc;rport
 Via: SIP/2.0/TCP 127.0.0.1;branch=z9hG4bK5f3c95e2e4dcdc9d7faa3f933a0f6737184
 Call-ID: [email protected]
 CSeq: 53699 INVITE
 Contact: <sip:[email protected]>
 From: <sip:[email protected]>;tag=f6d39a7b6cc30240
 To: <sip:[email protected]>
 Max-Forwards: 15
 Record-Route: <sip:[email protected]:7001;transport=tcp;lr>
 Allow: INVITE,ACK,BYE,CANCEL,INFO,REFER,NOTIFY
 User-Agent: TANDBERG/4130 (X8.2.1)
 Supported: com.tandberg.sdp.extensions.v1
 Session-Expires: 1800
 X-TAATag: def78012-00ee-49dc-854b-494a8414a3a8
 Content-Length: 0
+++Here is the 200 OK sent to expressway-e+++
2014-10-03T07:49:54+00:00 vcsc tvcs: UTCTime="2014-10-03 07:49:54,356" Module="network.sip" Level="DEBUG":  Action="Sent"  Local-ip="10.24.35.60"  Local-port="27900"  Dst-ip="10.24.60.60"  Dst-port="7001"  Msg-Hash="11774566367986258095"
 SIPMSG:
 |SIP/2.0 200 OK
 Via: SIP/2.0/TCP 10.24.60.60:7001;egress-zone=TraversalZone;branch=z9hG4bK8f364bb5e7476daa64cbc26c384f867e185.74d30421223a64a105b4ce8888d71c32;proxy-call-id=47008eee-6efa-46dd-b48d-62e57b2996fc;received=10.24.60.60;rport=7001;ingress-zone=Traversalzone,SIP/2.0/TCP 127.0.0.1;branch=z9hG4bK5f3c95e2e4dcdc9d7faa3f933a0f6737184
 Call-ID: [email protected]
 CSeq: 53699 INVITE
 Remote-Party-ID: "Video Conference" <sip:[email protected]>;party=called;screen=yes;privacy=off
 Contact: <sip:[email protected]:5080;transport=tcp>
 From: <sip:[email protected]>;tag=f6d39a7b6cc30240
 To: <sip:[email protected]>;tag=2579360~91cc1d91-667d-4372-90da-1c05eb2a8169-35190722
 Record-Route: <sip:[email protected]:5060;transport=tcp;lr>,<sip:[email protected]:5060;transport=tcp;lr>,<sip:[email protected]:7001;transport=tcp;lr>
 Allow: INVITE,OPTIONS,INFO,BYE,CANCEL,ACK,PRACK,UPDATE,REFER,SUBSCRIBE,NOTIFY
 Date: Fri, 03 Oct 2014 07:49:47 GMT
 Supported: replaces
 Supported: X-cisco-srtp-fallback
 Supported: Geolocation
 Require: timer
 Session-Expires: 1800;refresher=uas
 P-Asserted-Identity: "Video Conference" <sip:[email protected]>
 Allow-Events: presence
 Content-Type: application/sdp
 Content-Length: 2322
 v=0
 o=CiscoSystemsCCM-SIP 2579360 1 IN IP4 10.24.35.51
 s=SIP Call
 c=IN IP4 10.24.35.60
 b=AS:6000
 t=0 0
 m=audio 36462 RTP/AVP 108 9 104 105 0 8 15 18 101
+++Here is the ACK from expressway-e..It has no SDP++++
2014-10-03T07:49:54+00:00 vcsc tvcs: UTCTime="2014-10-03 07:49:54,466" Module="network.sip" Level="DEBUG":  Action="Received"  Local-ip="10.24.35.60"  Local-port="27900"  Src-ip="10.24.60.60"  Src-port="7001"  Msg-Hash="4202547894220715907"
 SIPMSG:
 |ACK sip:[email protected]:5080;transport=tcp SIP/2.0
 Via: SIP/2.0/TCP 10.24.60.60:7001;egress-zone=TraversalZone;branch=z9hG4bKcf9e2914d572721747e9a7e386ecb5e6188.74d30421223a64a105b4ce8888d71c32;proxy-call-id=47008eee-6efa-46dd-b48d-62e57b2996fc;rport
 Via: SIP/2.0/TCP 127.0.0.1;branch=z9hG4bK55e8fd88bc5667769422dfdc7309d6a9186
 Call-ID: [email protected]
 CSeq: 53699 ACK
 From: <sip:[email protected]>;tag=f6d39a7b6cc30240
 To: <sip:[email protected]>;tag=2579360~91cc1d91-667d-4372-90da-1c05eb2a8169-35190722
 Max-Forwards: 69
 Route: <sip:[email protected]:5060;transport=tcp;lr>
 Route: <sip:[email protected]:5060;transport=tcp;lr>
 User-Agent: TANDBERG/4130 (X8.2.1)
 Content-Length: 0
 +++Immediately expressway-c drops the call+++
2014-10-03T07:49:54+00:00 vcsc tvcs: UTCTime="2014-10-03 07:49:54,467" Module="network.sip" Level="DEBUG":  Action="Received"  Local-ip="10.24.35.60"  Local-port="27900"  Src-ip="10.24.60.60"  Src-port="7001"  Msg-Hash="16036269070281652568"
 SIPMSG:
 |BYE sip:[email protected]:5080;transport=tcp SIP/2.0
 Via: SIP/2.0/TCP 10.24.60.60:7001;egress-zone=TraversalZone;branch=z9hG4bK53734d656c62c35661d890ade77bb676189.74d30421223a64a105b4ce8888d71c32;proxy-call-id=47008eee-6efa-46dd-b48d-62e57b2996fc;rport
 Via: SIP/2.0/TCP 127.0.0.1;branch=z9hG4bK684d4b4e2f573812858bf49ac87f1675187
 Call-ID: [email protected]
 CSeq: 53700 BYE
 From: <sip:[email protected]>;tag=f6d39a7b6cc30240
 To: <sip:[email protected]>;tag=2579360~91cc1d91-667d-4372-90da-1c05eb2a8169-35190722
 Max-Forwards: 69
 Route: <sip:[email protected]:5060;transport=tcp;lr>
 Route: <sip:[email protected]:5060;transport=tcp;lr>
 User-Agent: TANDBERG/4130 (X8.2.1)
 Content-Length: 0

Similar Messages

  • CISCO Projectsquare / spark, how to dial VCS

    How do you use the new alternative Sparks to dial in to an sx20 of Expressway Server
    I normally would use jabber movi to dial [email protected]
    I am not seeing the option in spark to do so.

    This is, as far as I know, not possible at this stage. Spark now has its own support forum which you can find here: https://communities.cisco.com/community/technology/collaboration/cisco_spark
    /jens
    Please rate replies and mark question(s) as "answered" if applicable.

  • Rogue calls on Expressway-E - can they be blocked/dropped

    Is there a way to automatically block calls from rogue SIP endpoints trying to dial internal PSTN numbers via the Expressway-E (see attached screenshot)?
    Via the firewall protection of the Expressway you can add IP addresses, select UDP port 5060.
    But these rogue endpoints change their public addresses all the time - so this list is difficult to maintain.
    And Automated protection does not provide a rule for blocking public IP's that are attempting multiple calls to different destinations.
    The problem with these calls is they are consuming RMS license because there's a translation rule that translates call to the public IP of the Expressway-E to the local domain. Or should I remove this rule?
    Some endpoints use the IP address instead of the DNS name.
    rgds ,Geert.

    What you're seeing is someone doing remote scans on public facing networks trying to exploit PTSN trunks and attempting to make toll fraud calls.
    I'm not sure if you have this option on the Expressway Series, but on VCS you can turn of SIP UDP.  You can also use CPL to block the incoming calls as well.
    FYI, searching the forums would have returned multiple discussions with solutions.
    nuisance-h323-calls-sx20
    ghost-calls-tandberg-e20
    sourceh323idcisco-incomingcalls
    vcs-sip-abuse-reported

  • SX20, CUCM 10.5 and VCS

    Hi,
    I have added my two units of SX20 in CUCM 10.5 via sip and both are registered and calling each other. 
    Can some guide us whats the usage if vcs expressway? and how to make video call outside the network?
    Whats is role of codec and where ?
    Regards,

    VCS side is Ok. We tried using TLS verifiy on and off.
    The problem is the CUCM that do not accept the certificate, it present this message: “CSR SAN and Certificate SAN does not match” and this can be due to the bug CSCur46416 (the running version is 10.5(1.10000.7)).  Another person said that he uploaded the certificate, but when I checked the certificate wasn´t there and even trying to generate another CSR and certificates, the CUCM always present the same error message.
    We´ll open a SR on TAC to point us the best way to fix it.
    Regards

  • B2B Expressway 488 error

    Have got a new Expressway set up that is having issues with outbound calls that are receiving 488 errors when the call is placed from an SX20 out via a SIP trunk from the CUCM (10.5) to the Expressway C, and then through to the expressway E.
    When the call is placed you can see it in the call logs on the expressway C & the E as a failed call with the error of 488 Not acceptable here. When looking at the traces from CUCM there is also a 488 not acceptable media that shows up immediately following the first 488.
    The test URI that I am using is just [email protected] 
    Are there any suggestions on where further to dig down on this and what a possible cause might be?

    Ahh interesting.
    I did try [email protected] and received a 404, which then made me start questioning if there was another issue as well?

  • Video Not Viewable from Jabber Client To SX20

    Good morning,
    We are testing out the jabber for Windows client and the only way that we can get it to connect is by forcing the H323 protocol (ie:H323:[email protected]) and initiating from the SX20.  When we do this, we can only see and hear what is going on at the SX20 and the SX20 shows no audio / video from the Jabber client.
    We we try to connect directly to the SX20, it says that the device is offline.
    Is the jabber client able to support audio and video over H323 ? 
    Thank you

    Hi Jesse,
    In order for this to happen you would  either need to register your SX20 to a SIP provided service like Cisco Webex Telepresence or obtain  and configure your own VCSe and register your SX20 against that.  The  VCSe would then require to have a SIP SRV DNS record setup. You may also  need a valid cert installed on the VCSe from here:
    https://supportforums.cisco.com/docs/DOC-23938.  However, this may not be required if you are not going to use TLS.
    Regards,
    Jason

  • Jabber for iPhone cannot call over Expressway. Expressway says: Bad Extension

    Hi,
    I've had Expressway working but now calls from/to Jabber for iPhone fail with a message "Bad Extension" in Expressway-E.
    Is there someone that is willing to share the search rules of Expressway-E required that are required for Jabber to make/receive calls. I think I accidentally deleted one or changed one.
    Regards,
    Erik 

    Yes, I got an answer from TAC and it is was the solution to my problem.
    It had to do with announcing IPv6 support by the clients. (header "Requires: anat")
    By creating a new Common Device Configuration that disables IPv6 (IP Addressing Mode), thus IPv4 only, and assigning this common device configuration to all devices using MRA, solved my problem.
    Let me know if this also fixes your problems!
    Regards,
    Erik Tamminga

  • VCS Expressway event log errors when Jabber for iPhone and Windows log in

    hi folks,
    I've deployed Collaboration Edge with VCS Control and Expressway:
    my Jabber for iPhone succesfully can log in from Internet and it can IM but not calls and I see next messages in VCS Expressway when Jabber is logging in:
    2015-03-27T18:00:28+02:00
    tvcs: Event="Authentication Failed" Service="SIP" Src-ip="Client-in-the-Internet-IPaddress" Src-port="49543" Detail="No valid authentication" Protocol="TLS" Method="REGISTER" Level="1" UTCTime="2015-03-27 16:00:28,204"
    2015-03-27T17:58:55+02:00
    tvcs: Event="Authentication Failed" Service="SIP" Src-ip="Client-in-the-Internet-IPaddress" Src-port="49535" Detail="No valid authentication" Protocol="TLS" Method="REGISTER" Level="1" UTCTime="2015-03-27 15:58:55,786"
    2015-03-27T17:58:32+02:00
    tvcs: Event="Authentication Failed" Service="SIP" Src-ip="Client-in-the-Internet-IPaddress" Src-port="49527" Detail="No valid authentication" Protocol="TLS" Method="REGISTER" Level="1" UTCTime="2015-03-27 15:58:32,202"
    2015-03-27T17:58:08+02:00
    tvcs: Event="Inbound TLS Negotiation Error" Service="SIP" Src-ip="Client-in-the-Internet-IPaddress" Src-port="49512" Dst-ip="Expressway-IPaddress" Dst-port="5061" Detail="No SSL error available, probably remote disconnect" Protocol="TLS" Level="1" UTCTime="2015-03-27 15:58:08,582"
    "Digest User" in the "Protocol Specific Information" section of Phone Configuration selected right user. in this Jabber I see following error "Failed to get device configuration". however Jabber for Windows and for Android hasn't such issues - they succesfully can log in from Internet and it can do calls and IM but I see next messages in VCS Expressway when Jabber is logging in. The same log line appears when Jabber for Android log in:
    tvcs: Event="Inbound TLS Negotiation Error" Service="SIP" Src-ip="Client-in-the-Internet-IPaddress" Src-port="56751" Dst-ip="Expressway-IPaddress" Dst-port="5061" Detail="No SSL error available, probably remote disconnect" Protocol="TLS" Level="1" UTCTime="2015-03-27 14:19:11,769"
    and I can't find any information which describe such types of error.
    thanks!

    Thanks Srini, but the instructions have two options:
    1. Use the Control Panel, select "Oracle 11g..." and uninstall from there.
    This is of course the first thing I tried, but as I said, there is no entry for Oracle 11g in my "Programs and Features" applet.
    2. Download the install package and run OracleXE.exe with the remove iss file.
    Firstly, there is no OracleXE.exe in the package I downloaded, just setup.exe;
    Secondly, setup.exe ignores the iss parameter and tells me that OracleXE is already installed (setup.log contains ResultCode=-3) so it can't be installed.
    Is there somewhere else to get an OracleXE.exe that will work for 11g? Or are these the instructions for 10g and haven't been updated yet?
    Am I unusual in not having a Control Panel entry?
    (and I understand this is a beta - that's partly why I'd like to uninstall it - I'll go back to 10g and not be so impatient :))
    Regards,
    Andrew

  • Unable to Externally Register Phone Services on Cisco Jabber Client via Expressway E

    Hi,
    I have currently deployed Cisco Jabber along with Expressway C and E for external regeneration without VPN. I have successfully registered IM and Presence service externally on the internet and I am able to chat with other Jabber users.
    I am not able to register phone services for Cisco Jabber client who are registering externally over the internet without VPN.
    I have checked that all the users are able to use IM and Presence along with Phone services in the internal network and over the internet using VPN. I have configured the required DNS SRV records on both the internal and external DNS Servers.
    I am attaching a screen shot of the Jabber Client that is registered over the internet along with this post for your reference.
    Appreciate if you can share your thoughts on the same.
    Please do let me know if you need any further informaiton.
    Thank you.
    Regards,
    Joseph Chirayath.

    I am testing with an android device, and I had to add a "digest user" on the BOT device in order for this to work. Phone services are now connected.

  • SX20 and SX10 best practices for small conference rooms using built in Display Speakers

    Hi, 
    Im planning to deploy some small meeting rooms using SX10 and SX20 codecs, I was wondering if someone could give me some key points to consider: 
    1. Display recommendation, nice built in speakers, low delay (goog performance with codec echo canceller) I wish to use a 60 - 70 inch Led TV (not yet defined which brand and model)  I would like to receive some feedback about nice performance displays with nice audio and echo cancellation performance based on your experience. 
    2. What would be the drawbacks of using SX10 and SX20 in larger meeting rooms maybe 10 or 12 people?
    3. When to use external microphone? or when is recommended to use only  internal microphone?
    Thanks in advance for your help. 
    Best Regards,  have a nice day!

    Pretty well any modern display should work well - different people are going to have different ideas about whether the speakers are any good or not, so you'll have to listen to a few yourself and make up your mid what you think is "better".  The echo cancellation can be tweaked manually on the codec to suit the display if required (rather than leaving it on the "auto" setting which, in our installations, has caused more troubles than it's worth).
    The main drawback of using the SX10, or the cheaper of the range of the SX20s, is the camera and the amount of zoom.  In a larger room, you're not going to get a good close up view with a 2.5x camera.  I'd suggest for a bigger room, you look at the 12x cameras.
    As a general rule - use additional microphone(s) when you can't get someone within a 3m radius one of the other microphones.  So in a larger room, you may need many.
    Wayne
    Please remember to rate responses and to mark your question as answered if appropriate.

  • How can i print my files from mi iphone 5 throught the airport express?

    How can i print my files from mi iphone 5 throught the airport express?? i have the last iOS version installed and also the last firmware version of the printer. the printer is already connected to the USB airport express and when i look for printers in airprinter there is no printer found. i have an HP LASERJET P1606dn(i think that is supported by the airprinter).

    In order to function with AirPrint, a printer must connect to the network wirelessly.
    Even if you have an AirPrint compatible printer, iOS devices will not be able to print to the printer when it is connected via USB.
    So, you have two options:
    1) Reconfigure the printer to connect to the network using wireless only and the iOS devices should be able to print that way....assuming that you have up to date drivers for the printer installed.
    2) Leave the printer connected via USB and then use a third party App like Printopia installed on your Mac as a "workaround" to (hopefully) allow the iOS to device to be able to print.  If you want to give this a try, there is a free trial for Printopia, so you will know if it will work before you buy. You must have a Mac running on the network in order for Printopia to function correctly.
    Printopia - AirPrint to Any Printer - Print from iPad - Print from iPhone ...

  • Supporting Multiple domains in IM&P with and Expressway deployment?

    Hello everyone. This is long winded but the context is needed to explain what I'm looking for. Any help is appreciated.
    My customer has piloted IM&P for 1 year now and is looking to take it to the next level. They purchased Expressway Core & Edge and they are looking to enable Mobile Remote Access, B2B Video and XMPP Federation. One issue is that the Jabber domain that was selected 1 year ago for the pilot was a local domain. The reason for this is because the multidomain support was not available at the time. Internally there are 3 domains. example.ca, examplesales.ca, and examplebanannas.com. Their Jabber ID they use today is example.root.local. I am reading through the guides and it seems as though IM&P allows you to map a JABBER ID to an email address or a directory URI. This will allow multiple presence domains within one Presence cluster. The problem is that it appears as though federation will not work through expressway core / edge if you use this method. Can this be confirmed?
    I am providing you these URL's only for guidance, to show you how I arrived at my situation where I’m asking for help on a configuration change to my customers IM&P settings.
    note the section on page 41 of the following guide http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/vcs/config_guide/X8-5/Mobile-Remote-Access-via-VCS-Deployment-Guide-X8-5-1.pdf
    One would presume that Multi-domain support is now supported with expressway core & edge. The caveat I found on page 4 of the following guide in relation to xmpp federation.
    http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/vcs/config_guide/XMPP-Federation-with-Cisco-VCS-and-IM-and-Presence-Service.pdf
    and page 10 of the following guide
    http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/vcs/config_guide/X8-5/XMPP-Federation-with-Cisco-VCS-and-IM-and-Presence-Service.pdf
    and this section
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/im_presence/interdomain_federation/10_5_1/CUP0_BK_I07B7052_00_integration-guide-interdomain-federation-105/CUP0_BK_I07B7052_00_integration-guide-interdomain-federation-105_chapter_01010.html#CUP0_RF_CAF8AEDD_00
    Expressway-E does not support XMPP address translation (of email addresses, for example). If you are using Expressway-E for XMPP federation, you must use native presence Jabber IDs from IM and Presence Service.
    This being said
    Based on my findings, I believe Cisco now supports multi-domain setup for IM&P with the "caveat" federation still doesn't work. My customer is not happy with this but still would like to proceed with the rest of the benefits that MRA brings to the table for their Jabber deployment. 
    To support the above scenario it is my understanding I need to make an adjustment to the configuration of IM&P. As I stated when I opened the case my customer’s current IM&P domain is “example.root.local” their JID is made up of [email protected]. It’s my understanding we cannot use this domain and activate MRA so we need to adjust everyone’s JID to be a Publicly routable DNS name. Since everyone that has a JABBER account also has an email account I was thinking we map the JID to the email. I’m trying to understand how to get from where we are to where we need to be. I found this guide but it doesn’t talk about the effects of doing this on a live system setup the way my customer is setup.
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/im_presence/interdomain_federation/10_5_1/CUP0_BK_I07B7052_00_integration-guide-interdomain-federation-105/CUP0_BK_I07B7052_00_integration-guide-interdomain-federation-105_chapter_01100.html
    I am also not certain this is the setting I’m looking for. I believe what I need to change is actually on the Presence server under the domains section I found this
    Domains Configuration
    Use the controls on this window to view and edit domains managed by the IM and Presence Service. Previously, the IM and Presence Service supported a single domain. With this release, you can specify multiple domains.
    Before You Begin
    To take advantage of multiple IM and Presence Service domains, you must choose Directory URI as the IM address scheme on the Advanced Presence Settings window. If the IM address scheme is set to UserID@domain, the default domain is used for the IM and Presence Service. The status of the IM Address Scheme setting is displayed at the top of the window in the Status box. The Status box contains a link to the Advanced Presence Settings window.
    Is this what I need to do?

    Hello everyone. This is long winded but the context is needed to explain what I'm looking for. Any help is appreciated.
    My customer has piloted IM&P for 1 year now and is looking to take it to the next level. They purchased Expressway Core & Edge and they are looking to enable Mobile Remote Access, B2B Video and XMPP Federation. One issue is that the Jabber domain that was selected 1 year ago for the pilot was a local domain. The reason for this is because the multidomain support was not available at the time. Internally there are 3 domains. example.ca, examplesales.ca, and examplebanannas.com. Their Jabber ID they use today is example.root.local. I am reading through the guides and it seems as though IM&P allows you to map a JABBER ID to an email address or a directory URI. This will allow multiple presence domains within one Presence cluster. The problem is that it appears as though federation will not work through expressway core / edge if you use this method. Can this be confirmed?
    I am providing you these URL's only for guidance, to show you how I arrived at my situation where I’m asking for help on a configuration change to my customers IM&P settings.
    note the section on page 41 of the following guide http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/vcs/config_guide/X8-5/Mobile-Remote-Access-via-VCS-Deployment-Guide-X8-5-1.pdf
    One would presume that Multi-domain support is now supported with expressway core & edge. The caveat I found on page 4 of the following guide in relation to xmpp federation.
    http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/vcs/config_guide/XMPP-Federation-with-Cisco-VCS-and-IM-and-Presence-Service.pdf
    and page 10 of the following guide
    http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/vcs/config_guide/X8-5/XMPP-Federation-with-Cisco-VCS-and-IM-and-Presence-Service.pdf
    and this section
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/im_presence/interdomain_federation/10_5_1/CUP0_BK_I07B7052_00_integration-guide-interdomain-federation-105/CUP0_BK_I07B7052_00_integration-guide-interdomain-federation-105_chapter_01010.html#CUP0_RF_CAF8AEDD_00
    Expressway-E does not support XMPP address translation (of email addresses, for example). If you are using Expressway-E for XMPP federation, you must use native presence Jabber IDs from IM and Presence Service.
    This being said
    Based on my findings, I believe Cisco now supports multi-domain setup for IM&P with the "caveat" federation still doesn't work. My customer is not happy with this but still would like to proceed with the rest of the benefits that MRA brings to the table for their Jabber deployment. 
    To support the above scenario it is my understanding I need to make an adjustment to the configuration of IM&P. As I stated when I opened the case my customer’s current IM&P domain is “example.root.local” their JID is made up of [email protected]. It’s my understanding we cannot use this domain and activate MRA so we need to adjust everyone’s JID to be a Publicly routable DNS name. Since everyone that has a JABBER account also has an email account I was thinking we map the JID to the email. I’m trying to understand how to get from where we are to where we need to be. I found this guide but it doesn’t talk about the effects of doing this on a live system setup the way my customer is setup.
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/im_presence/interdomain_federation/10_5_1/CUP0_BK_I07B7052_00_integration-guide-interdomain-federation-105/CUP0_BK_I07B7052_00_integration-guide-interdomain-federation-105_chapter_01100.html
    I am also not certain this is the setting I’m looking for. I believe what I need to change is actually on the Presence server under the domains section I found this
    Domains Configuration
    Use the controls on this window to view and edit domains managed by the IM and Presence Service. Previously, the IM and Presence Service supported a single domain. With this release, you can specify multiple domains.
    Before You Begin
    To take advantage of multiple IM and Presence Service domains, you must choose Directory URI as the IM address scheme on the Advanced Presence Settings window. If the IM address scheme is set to UserID@domain, the default domain is used for the IM and Presence Service. The status of the IM Address Scheme setting is displayed at the top of the window in the Status box. The Status box contains a link to the Advanced Presence Settings window.
    Is this what I need to do?

  • How to make a communication of two VIs from difference computers throught VI server?

    how to make a communication of two VIs from difference computers throught VI server?
    I have built the program which is attached at below. But it doesn't work. Can any one help me?
    Attachments:
    panel5.vi ‏82 KB

    Hi Barry,
    What do you mean "it doesn't work"? What kind of errors are you seeing? Also, you only specified the file name (data.vi) when opening a VI reference. Try specifying the whole path to the VI. Also, you might want to make sure you are able to ping your other computer from the start (to see if this is a LabVIEW issue or a network issue).
    Hope this helps,
    Travis H.
    LabVIEW R&D
    National Instruments

  • I bought Iproxify throught app store and it does not work. I contacted the creator but I have not had any answer. What can I do to get my money back? and please take him down.

    I bought IPROXIFY throught APP STORE and it does not work. I contacted the creator and he has not answered.
    How can I get my money back? and please take him down of your page as we (users) think that we are buying products that worked backed up by MAC.
    Looking forward for an answer in order to keep buying in APP Store

    This article may clear up some confusion you may have regarding third party developers and Apple.
    The Mac App Store Discussion, what is it for?

  • My iPhone has my old email set up throught iCloud. How do I reset my new username with the device without deleting everything. And if I have to delete my old account, will everything (contacts, pictures, games, apps, etc.) be erased from my phone.

    My iPhone has my old email set up throught iCloud. How do I reset my new username with the device without deleting everything. And if I have to delete my old account, will everything (contacts, pictures, games, apps, etc.) be erased from my phone.

    Your old ID connects to an icloud account containing all your data (email, contacts, etc.)  If you then use a different ID, you will connect to a different account, which results in losing all your "apple" data, like emails, contacts, calendars, etc.
    However, Apple IDs are also used to connect to an itunes store account, with is different.  You can keep using the old itunes store ID to keep all your purchases (but if you change to a different ID, you will lose all purchased items) and use the new ID for icloud (but losing emails, contacts, etc. from the old account).

Maybe you are looking for

  • Question on unplanned delivery costs need to go to GL account ????

    Hello I have a question regarding unplanned deliver costs. I am a FI analyst  Can you please explain my how I can solve my problem . My user wants unplanned delivery costs to go in to the GL account . In MM account determination GL account is set up

  • My apple ID is not working with Facetime or Messages, but works on the apple site and other applications. Why is this happening?

    My Messages and Facetime applications say my apple ID or password is incorrect when it works for other applications including icloud, and works on the apple id website. I have reinstalled Mountain Lion upon request of an apple advisor but there is st

  • Photo Gallery aspect ratio problem

    Hi, I've done a lot of searches on this forum, other forums, and the DVD Studio Pro help file, but I can't find anything that will help me (making me think this problem is unsolvable). I'm burning a DVD that is all in 16:9. When I tested it on the TV

  • Whoa, 10.5.1 Broke my sound

    I don't know what happened but I should never jump up unless I'm fixing a previous problem. Now my sound won't work. Buggy and Quirky best explain it. I'm looking into downgrading. I'm running a Powerbook 867.

  • IPhoto freezes at "Send Your Order"

    Has anyone else had this happen? What did you do to correct it? Trying to order some pictures and each time when the process gets to the Send Your Order page, the beach ball spins a bit, but nothing happens on either progress bar. After a few hours,