How we determine publisher take the role for call processing?

dear sir,
I've an iptel environment with only 1 publisher and subscriber . I was told that the current device that handling all the call processing is the only subscriber but will be backup by publisher for call processing in case of subscriber down. How we determine that? which part of ccm we should look into?
please advise.

Charles:
Check your CCM group (under System) to see if your cluster is configured for sub as call processing engine and pub as backup. The order matters - top of the list is the main call processing engine, primary backup next, secondary backup next.
The routers should also contain the pub and sub in your dhcp pool option 150 statement and the pub in the ccm-manager redundant host statement.
Hope that helps.
Tom

Similar Messages

  • How to assign the role for created user  thru dynpro App

    Hi All
    How to assign the role for currently created user from Webdynpro App.
    when i enter into the portal after creating the user
    i am getting the following messgae in the portal
    "No portal roles are assigned for this user.If this problem persists, contact your system administrator."
    how to assign the user defined role for the created user from dynpro App
    Regards
    Dhina  Kar J
    Edited by: Dhinakaran Jeyachandran on Feb 1, 2008 12:19 PM
    Edited by: Dhinakaran Jeyachandran on Feb 1, 2008 12:35 PM

    In the User Administration section of your portal find your newly created user and below select "Assigned Roles" tab then press <Modify> button and look through available roles on portal then just simply add and save. But if you want to do it programmatically see below:
    IUserAcountFactory userFactory = UMFactory.getUserAccountFactory();
    // IUser - read only but with IUserAccount is possible to set up user data
    IUserAccountSearchFilter userFilter = userFactory.getUserAccountSearchFilter();
    userFilter.setLogonUid("superuser", ISearchAttribute.LIKE_OPERATOR, false);
    ISearchResult sr = userFactory.search(userFilter);
    for (final Iterator i = new PrincipalIterator(sr); i.hasNext();) {
      IUserAccount user = (IUserAccount) i.next();
    Execute the same search for IRole (or IGroup if needed) get the unique id of them and use newRole(...) and addUserToRole(...) methods from IRoleFactory.
    Of course you don't need search for this principals if you know uniqueness of them. Use appropriate factories to get'em all by this unique id.
    All the features see in  [javadocs|http://help.sap.com/javadocs/NW04S/current/se/index.html]

  • HT4623 How long does it take to check for the new update?

    My iPod cannot check for the update.
    Normally how long does it take to check for the new update??

    How are you Checking for Updates...
    JinMoo wrote:
    My iPod cannot check for the update.
    What happens when you try... Any Error messages or Alerts...

  • HT2404 How can I speed up the updates for my apps on my iphone 4 ?

    How can I speed up the updates for my apps on my iphone 4?  They take forever and/or a window says that the update will be available when I connect my iphone to itunes on my computer which doesn't help.

    I don't have virus protection on my iphone so this answer in not applicable

  • How long does it take the 'Do Not Disconnect' screen to disappear?

    How long does it take the 'Do Not Disconnect' screen to disappear?
    I Just got my ipod nano a week ago. I put maybe 10 songs on there and then today, since I had some time, decided to start creating my library. By the time I decided to stop and plug in my nano so it can update, i had like 219 songs that had to be transferred. I watched each song on iTunes go to the ipod like usual and then my list that comes up when you select "__ ipod" is all grayed out like it's still updating. On the top of the iTunes screen, it says ipod update is complete though, and of course, my ipod has been saying do not disconnect for the past hour and a half with the battery fully charged. Does it really take that long for it to finish synching my songs? I mean I know I had a lot of songs to put on there put geez!

    Hi CocoaVixen718
    Welcome to Apple Discussions
    Try ejecting your iPod from iTunes. You might want to look at Knowledge Base Document #61685 about The "Do Not Disconnect" Message and Knowledge Base Document #93492 explains How to Safely Disconnect the iPod.
    Jon

  • What could be the reason for Crawl process to take long time or get in to a hung state.

    Hi All,
    What could be the reason for Crawl process to take long time or get in to a hung state? Is it something also related to the DB Server resources crunch? Does this lead to Index file corruption?
    What should be the process to be followed when index file is corrupted? How do we come to know about that?
    Thanks in Advance.

    "The crawl time depends on what you are crawling -- the number of items, the size of the items, the location of the items. If you have a lot of content that needs to be crawled, it will take much time".
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/f4cad578-f3bc-4822-b660-47ad27ce094a/sharepoint-2007-crawl-taking-long-time-to-complete?forum=sharepointgeneralprevious
    "The only clean and recommended way to recover from an index corruption is to completely rebuild the index on all the servers in the farm."
    http://blogs.technet.com/b/victorbutuza/archive/2008/11/11/event-id-4138-an-index-corruption-was-detected-in-component-shadowmerge-in-catalog-portal-content.aspx
    Whenever search index file got corrupted it will got the details to Event logs
    http://technet.microsoft.com/en-us/library/ff468695%28v=office.14%29.aspx
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • I downloaded 11.1 but now can't access the store, can only view my library. I've reinstalled but still get a blank, white screen when I try to go to the itunes store. How can I get to the store for purchases?

    I downloaded 11.1 but now can't access the store, can only view my library. I've reinstalled but still get a blank, white screen when I try to go to the itunes store. How can I get to the store for purchases?

    In iTunes prefs>Store - is the Store check box unchecked?
    Did you repair pemissions with Disk Utility?
    MJ

  • Publishing of the translation for an Iview fails without any notice

    We face the followoing problem with an custom IView in SAP portal:
    The publishing of the translation for an Iview fails without any notice it only works directly after the IView was deployed.
    The translation is done by first generating the translation data then translating to the several languages, marking the data as translated. After that the translation is published via the Translation Worklist Coordination.
    All is done in the Portal under Contenet-Administration->Portal Content Translation, Translation Worklist Coordination and Worklist Translation
    The publishing works directly after deployment of an iView but if one tries to retranslate the translation is saved in the repository but not published. If we delete the translation Worklist and start over again the translations that are not published are still in the generated data but still we can’t publish them.
    There is no Information that the publication failed or anything. In the Worklist it just goes back to normal state where we can again generate the translation data.
    The Iview is a Java IView for the translation a properties file was created and all the words from properties file show up in the generated data from the Worklist.
    We could deploy the Iview every time the translation needs to be changed but the customer wants to do the translation without that step.
    We use the following Versions:
    Sap Portal nw2004s
    sap.com/SAP-JEECOR 7.00 SP10 (1000.7.00.10.0.20061026144500) 20070119122211
    sap.com/SAP-JEE 7.00 SP10 (1000.7.00.10.0.20061026144500) 20070119121940
    Thanks 4 Help

    Please review the terms of your Comcast agreement. Many agreements include scheduled price increases, and typically state that prices will return to the prevailing (almost always higher) rates when the agreement expires.
    If you still have questions contact one of their Billing reps at the phone number on your bill or 1-800-Comcast, chat with them using one of the "Account and Bill" options at https://www.comcastsupport.com/chatentry/, or visit a Service Center if one is nearby (check locations and hours at http://customer.xfinity.com/service-center-locations).
    Comcast sometimes responds to questions here in the forums, and sometimes they do not. When they do the typical response time is somewhere between a few hours and a few days.

  • How do I switch off the Genius for iPad App Store?

    How do I turn off the Genius for iPad App Store. Its recomendations are very poor.

    I don't believe there's a way to "turn it off", per se. Can you not just not tap the Genius button? Unless I'm missing something, that's the only way you see Genius recommendations in the iPad's App Store app.
    BTW, questions about the iPad will generally get the quickest and most applicable responses if posted in the iPad forums.
    Regards.

  • HT1424 how do i set up the vpn for the ios

    how do i set up vpn for the ipad2

    Answered here: how do i set up the vpn for the ios

  • How do you set up the alert for FaceTime with sound

    How do you set up the alert for FaceTime with sound?

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime: Set-up, Use, and Troubleshooting Problems
    http://tinyurl.com/32drz3d
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
     Cheers, Tom

  • How to determine or verify the language used if your application is in mult

    hi,
    How to determine or verify the language used if your application is in multi Language Env.
    Thanks & Regards

    Hi again;
    I suggest also see below link which we discussed before here
    Find languages installed in my R12 instance ?
    Regard
    Helios

  • HT201365 I like the additional security features but don 't want to type in a password every time I use my phone.  How can I turn off the requirement for a password but leave "Find my Phone" active?

    I like the additional security features but don 't want to type in a password every time I use my phone.  How can I turn off the requirement for a password but leave "Find my Phone" active?

    Settings>General>Passcode Lock...enter your passcode, then: Turn Passcode Off.

  • How to know what are the privs for one custom schema?

    how to know what are the privs for one custom schema?
    please suggest me......

    Hi,
    Check this user_sys_privs
    Cheers
    Pavan Kumar N

  • How do I even out the volume for songs in my playlist?

    How do I even out the volume for songs in my playlist?  Can I tell somewhere what the volume level is for each song and then change it so all the songs are the same, then re-synch?

    Hey Eegee
    I would turn on Sound Check to level out the songs. You do this by going to iTunes Preferences > Playback Tab > Check Sound Check.
    iTunes: About Sound Check
    http://support.apple.com/kb/ht2425
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

Maybe you are looking for

  • ITunes opens to wrong folder

    I downloaded a song from the iTunes store - first one in a VERY long time.  I see the song and it is the ONLY song I see!  I went through Finder and found all my other songs in the iTunes folder  (Music -> iTunes -> iTunes Media -> Music) .  The new

  • "at" UNIX Command in Java Program

    Friends, 1. "at" command in UNIX execute Unix command at a scheduled time. 2. For each user there will be a table maintained internally which can be accessed by "at" with "-l" argument. 3. A mail will be sent to the owner with the output of the comma

  • Importing an SQL Server TEXT data type field in Oracle - problem with LONG

    Hello, I work in Oracle 9i and I created a view on a distant SQL Server database that contains a TEXT data type field. But I have a problem when I select that field in Oracle; I have the following error message: "ORA-00997: forbidden use of LONG data

  • Xf86-video i810 1.7.2 update

    http://adiza.nexticom.net/files/package - pkg.tar.gz Built it for my laptop. In case some of you are 1. looking for an updated driver or 2. having problems with current one 1.6.5 in package tree. None in testing. Updated version is 1.7.2. EDIT: http:

  • Missing expression error...

    Trying to do this in a function, that takes table_name, col_name, col_value and returns 0 or 1 1- record exists 0- record does not exists - error EXECUTE IMMEDIATE ' SELECT COUNT(*) INTO nExists FROM ' || table_name || ' WHERE ' || col_name || ' = '