Agent los in to another extension automatically.

Hi Guys,
I am facing a peculiar issue, where the agent logs in to Phone automatically in UCCE environment.
Detailed.
* CUCM version: 8.0.3.22900-5
* ICM  8.0
A user with login ID 1234 logs in to extension 81996, and when another user presses Services button on 81997 extension to login, he sees 1234 agent is logged to that phone also with all the skill group replicated to this phone as well. The error message displays in the phone when trying to login is " The agent with This IP addres is already logged in. Press 1 to log off and 2 to login with different user name."
I asked logged in user to logout once and check, The user logged out, and i can see he has logged out from both the phones (Manually from one where he logged in , and automatically from another one). tried re associating the phone with cmpg users, and rebooting the phones. No fruitful result.
Anyone has faced this issue before please..
Thanks in advance..
Vijay

Did you recycle the services after making the registry change?
david

Similar Messages

  • Can't move UCCX agent to another extension

    I have a UCCX 7 system integrated with UCM 7.1.3.  I'm trying to move a UCCX agent from one extension to another extension.  Both of the phones are associated with the RM application user, and with the agent's end user entry.  I originally had the agent configured for extension 3606 and they were able to log into Cisco Agent Desktop.  I changed the IPCC extension value in their end user entry to extension 3607, and then had the agent try to log in at that station.  CAD gave the error that the extension was not associated with their userid. 
    Do I need to restart some service to get this change to take effect?
    Thanks for any help,
    Robert Luechtefeld

    try to restart cisco ldap synic service from windows services
    good luck
    if helpful Rate

  • Redirect Call to Another Extension not answering - No Agent License

    Hi there,
    We are trying to create a simple script, the main issue is if this script could be achieved without using agent licenses. The script is defined as follows:
    - Working Days from  8:00 am - 14:00 pm ----> Redirect Call to an Extension (Parameter_1)
    - Working Days from 16:00 pm - 19:00 pm ----> Redirect Call to an Extension (Parameter_1) if busy or not available redirect to another extension (Parameter_2)
    - NOT Working Days (Saturday and Sundays only) + Working Days rest of hours ----> Redirect Call to an Extension (Parameter_3) 
    The problem is how can I redirect a call to another extension if the first extension is not available without using agent license.
    Thank you in advance....

    Correct.
    You set a timeout on the step, this timeout value needs to be less than the time required for the line to forward or an answering machine to pick up. 10 seconds I believe is the default and is generally acceptable for the task.
    From there, your logic will depend on the Timeout branch; as you might imagine this indicates the consult transfer timed out and the other end did not pick up prior to the timeout value in seconds.
    Tanner Ezell
    www.ctilogic.com

  • Agent Login to another extension

    Dears
    We are using IPCC 7.1 ,CCM 4.2.3 with CVP 3.1, now when the agent is logged to EXT xxxx and the Same agent tried to login to another extension but the error message (agent with id xx is alreday logged on to instrument xx to use insturment zz pls log out first) we changed the registry key to permit to login to another Ext and terminate the first session under the CTIOS server as below((KEY_LOCAL_MACHINE\SOFTWARE\Cisco Systems Inc.\CtiOs\<CTIOS InstanceName>\<CTIOSServerName>\ EnterpriseDesktopSettings\All Desktops\Login\ConnectionProfiles\Name\RejectIfAlreadyLoggedIn"=0) but its not working

    Did you recycle the services after making the registry change?
    david

  • JAI extension automatic installation fail with Java Plug-in 1.4.1_01

    Hi everyone,
    i have a html page with an applet that use the JAI (Java Advanced imaging) extension. I used to run it with java plug-in 1.3.1_03.
    When the JAI extension was not installed, it was automatically downloaded and installed. I use the sun "Signed Auto Installation for browsers" jar available on the JAI download page.
    But with Java Plug-in 1.4.1_01, it seems to have a security problem. Is the "Signed Auto Installation for browsers" only java plug-in 1.3 compatible or is there a way to install it with 1.4.
    If anyone has encountered the same problem with another extension, it could help me to know how to have it installed automatically with java Plug-in 1.4.
    I tested on IE 4 and 6 on Windows NT4 & IE 6 on Windows 2000, and i have the same results.
    Thanks
    Philippe
    see the following java console output :
    Java(TM) Plug-in: Version 1.4.1_01
    Using JRE version 1.4.1_01 Java HotSpot(TM) Client VM
    Modality popped
    User selected: 0
    Optional package download granted by user, download from http://xxxxxxxxxxxxxxxxxxxxxx/jai_windows-i586.jar
    Connecting http://xxxxxxxxxxxxxxxxxx/jai_windows-i586.jar with no proxy
    Connecting http://xxxxxxxxxxxxxxxxxx/jai_windows-i586.jar with cookie "JIGSAW-SESSION-ID=J986902630-19"
    Loading Root CA certificates from D:\PROGRA~1\Java\J2RE14~1.1_0\lib\security\cacerts
    Loaded Root CA certificates from D:\PROGRA~1\Java\J2RE14~1.1_0\lib\security\cacerts
    Loading JPI certificates from D:\WINNT\Profiles\qpbl\.java\jpicerts141_01
    Loaded JPI certificates from D:\WINNT\Profiles\qpbl\.java\jpicerts141_01
    Loading certificates from JPI session certificate store
    Loaded certificates from JPI session certificate store
    Checking if certificate is in JPI permanent certificate store
    Checking if certificate is in JPI session certificate store
    Checking if certificate is in Root CA certificate store
    Checking if certificate is in Root CA certificate store
    Checking if certificate is in Root CA certificate store
    sun.misc.ExtensionInstallationException: User deny optional package installer to be launched.
         at sun.plugin.extension.ExtensionInstallationImpl.verifyJar(Unknown Source)
         at sun.plugin.extension.ExtensionInstallationImpl.access$100(Unknown Source)
         at sun.plugin.extension.ExtensionInstallationImpl$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin.extension.ExtensionInstallationImpl.installExtension(Unknown Source)
         at sun.misc.ExtensionDependency.installExtension(Unknown Source)
         at sun.misc.ExtensionDependency.checkExtension(Unknown Source)
         at sun.misc.ExtensionDependency.checkExtensions(Unknown Source)
         at sun.misc.ExtensionDependency.checkExtensionsDependencies(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.parseExtensionsDependencies(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getClassPath(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Modality pushed
    Modality popped
    Optional package installation failed.
    Installation successful

    I seem to be having the same problem. If you figured out the solution, can you please post it?
    Thanks

  • How do i make a page to loop instead of changing to another page automatic ?

    Hello,
    I wrote an actionscript website
    The website has a few pages.
    The problem in my site is that after 13 seconds the homepage change
    To another page.
    How can i make the homepage to loop instead of changing to another page automatic?
    My website address is  : http://www.adiys.co.il/hilel_website.html
    (Written in hebrew)
    Thanks very much for your help,
    Menny

    The problem could be one or more from a long list. When you run your movie in Test Movie... do you get any errors? If you are using the timeline, is your first section 13 seconds long? Some of your navigation at the top seems to work, but some doesn't, so it's hard to tell what is supposed to happen.
    It would help a great deal to see the actual .fla file that you are using.

  • How to create new documet from the output of another document automatically

    Hi all
    here is the scenario, If we are creating an debit memo request and debit memo to a customer, from the output of this debit memo we need to trigger the creation of another document( Ex credit memo to another customer) automatically, how we can do this?

    Hi Dev,
    You need to create another report program for the other document along with the smartform.
    In the report program, you have to put your logic on how the other document has to be found when your document is created and the output be triggered.
    So in principle,
    There will be two programs linked to your output type.
    One will create the output of the document which is being created,
    Another program will automatically call the other target document in change mode and trigger the same output, during which the second program will be executed.
    Now the second program will create the output for the second document.
    Making copy controls wont help for this reqmt.
    Reward points if it helps.

  • Why every time i shunt down or wake up my mac, the Wi-Fi connection will lose and can't connect automatically back to the Wi-Fi, But I can still connect to Wi-Fi manually. PS. My home router is 108.2 N  and my mac is using 108.2 AC.

    HI,
    I got a question that quite annoying, For every times I start or  wake up my comouter, the wi-fi will lose the conntetion automatically.
    My mac is using Wi-Fi AC but my router is using Wi-Fi N, will that cause a problem ? My other mac that is using wi-Fi N is work perfect with the Internet .
    Thank you for answer the qustion.

    Not sure if your problem is exactly the same as in the following thread, but JAHelms posted a fix that seemed to help quite a few people:
    https://discussions.apple.com/thread/4342982?tstart=0
    If that doesn't help, here are some other troubleshooting suggestions:
    http://osxdaily.com/2012/11/30/resolving-stubborn-wi-fi-connection-problems-in-m ac-os-x/

  • Delay in the Response Group Rining / Call Pickup from another Extension

    Dear All,
    We have just finished a deployment of Lync 2013 with Sonus 1000 as the Mediation Gateway, we have deloyed polycom VVX 600 phones,
    We have two lines E1 and 5 Fxo lines (with same Pilot Number)
    I would like the Receptionist to have both E1 DID number and FXO number and her phone to ring when the calls comes from DID line as well as FXO,
    I have the below scenario
    1) Currently the setup is that Receptionist is configured with the E.164 DID number : (Line URI is Tel:+971XXXX500;ext=500), which work perfectly fine
    2) We have added receptionist in Response Group , and setting are (Formal,10 sec , Attendant)
    The issue :
    1) Call forwarding does not work on Response Group (which is by design it self)
    2) When a call comes from the outside to FXO it goes to response group , (there is Music played and the ring on reception is delayed by 2-3 secs) ,
    Customer does not want this delay , it should ring immediately with no music,
    3) If the receptionist moves from one location to any other location to another , she should have the ability to remotely perform call forward to that extension by simply dialing few codes on the phone ( I already told customer
    about PIN based authentication, by customer does like the idea of signing in or signing out)
    In DIRE NEED OF HELP,
    Regards,
    Hasan Reza,

    Hi,
    Did the issue only happen for IP Phone in Response Group or also happen for Lync client in Response Group?
    If the issue only happen for IP Phone, it seems to be an known issue. Please Make sure Lync Server update to the latest version and then test again.
    Here are several similar case may help you:
    https://social.technet.microsoft.com/Forums/lync/en-US/196375a5-3ae9-4452-acbe-2679a8deef80/delay-when-response-group-calls-are-answered
    https://social.technet.microsoft.com/Forums/lync/en-US/70306bf5-fcd3-488a-b6f4-2eee1bcc0457/lync-2010-ip-phone-calls-and-response-group-delays
    Best Regards,
    Eason Huang
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Eason Huang
    TechNet Community Support

  • An extension automatically installs every time i start firefox

    An extension from local system automatically installs every time I start Firefox after PC restart. I tried to disable it, remove it, but again after restart, it appears there. My question is how to disable addition of extensions and plugins from local system and how to block an extension. Extension name is Apps Hat 0.93.32 by nero

    Thanks @the-edmeister , but your answer not satisfies my question. I also asked about disabling addon installation from local system and block an extension forever in firefox

  • SQL SERVER AGENT job dependent on another job

    Hi
    I have 2 Sql Server Agent jobs that run on a daily basis.
    One which is run first but is dependant on another job completing.
    The secone runs every 30 mins between 9:00am to 7:00pm.
    If my first Job hasn't run but the 2nd job does start running the 2nd job will fail.
    Is there away with SQL servent agent where if my first Job hasn't run  then don't run the 2nd job?
    Regards

    Hi aivoryuk,
    According to your description, if you set one job is dependent on another job, when the first job does not run or execute failed, then the second job will not run. I recommend you use two steps to instead of this two jobs. In step Advanced page, we can set
    that the first job execute successfully then go to the next step. Or else, it will quit the job and report a failure.
    The other way is that we create new job with the same schedule as the second job , in this job , we can check the first job status with the sp_help_job stored procedure, then you can use sp_start_job to Start
     the second job. For more information, you can review the following post.
    http://social.technet.microsoft.com/Forums/en-US/d5cb4004-02fb-4b41-a321-5197f8105941/sql-server-agent-making-1-job-dependent-on-another?forum=sqltools
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Customizing changes transfer to another client automatically

    Hi,
    In our development system, client 100 is for customizing, and no applicaiton data, client 200 for testing, with application data.
    When we made the customizing changes in client 100, I should transfer the changes to client 200 with SCC1, and then do the testing in client 200.
    How can I do the configuration, when I made the changes in client 100, the changes will be transferred to client 200 automatically?
    Thanks in advance,
    Best regards,
    Randy

    Hi,
    Check SAP  Note 398589 - TMS_BCI_START_SERVICE has no selection screens
    Also check this [link|http://sap.ittoolbox.com/groups/technical-functional/sap-basis/automatic-transport-from-a-client-to-another-942355]
    Thanks
    Sunny

  • Extensions - Automatic Update?

    I have enabled a few new Extensions and checked Automatic Updates. However, I noticed today that Better Facebook is touting their latest update to v3.7. I have 3.6 still. Why didn't I get that update automatically? Should I uninstall the extension and reinstall? (I would rather this process be automatic) Or, should I just deselect the auto update feature and hope for a method to appear for me to manually update?

    Hello n:
    I would suspect the site has not made it available. You could trash a preference file (com.apple.safari.plist) and restart, but then you would need to re-enter your personal preferences.
    Barry

  • Is it possible to transfer an active call from a PLAR line to another extension? CUCM 9.1

    We have multiple PLAR's set up that work great but not everyone has them on their phone. So the problem arises when someone who does not have a certain PLAR on their phone and wants to join the conversation. We had hoped that we could transfer/conference the call on the PLAR to the extension of the person who does not have it on their phone but get a busy tone as soon as the transfer key is pressed. Is this at all possible?

    I am going to assume that you provisioned PLAR by using a "null" translation pattern (i.e. pattern with no digits). And that the phones will automatically connect to the PLAR destination when they go off hook. 
    When you try to do a transfer, the CUCM digit analysis process will use the same CSS logic as it does for a standard/direct call. So, the behavior you are observing is expected. You can't use a PLAR line as if it was a regular phone line. 
    Your scenario has sparked my curiosity. In my experience, PLAR lines are usually added to common area phones outside of a secure area or something similar. It sounds like you are using PLAR as secondary lines on user stations. I may be mis-interpreting your scenario but I am inclined to think that you may be better served by using other UCM features. More information about your requirements would be needed to give you proper guidance. 
    If interested then please share more info. Otherwise, the answer to your original question concerning PLAR is that it doesn't work the way you want it too.
    HTH
    -Bill (@ucguerrilla)
    http://ucguerrilla.com

  • Agent Login Logout Activity report extensions are all blank

    Hi there,
    We are running UCCX ver  8.5.1.11003-32. When we run the Agent Login Logout Activity report the extensions are all blank as seen below.
    Anyone know why this would be?
    Thanks
    Alexis

    In case anyone comes across this.
    This is a bug, resolved in UCCX 8.5.1SU4
    Cheers
    Alexis

Maybe you are looking for

  • Logic Studio Install Disks - Which Hard Drive Do I Install Them In?

    Hello, im getting logic pro in a few weeks and maybe an external hard drive. and was wondering out of all the applications etc and disks that come with it, which drive i should install each one on. i know that the logic sequencer should go on my inte

  • Colour problem with Spry Accordion

    Hi, I'm trying to create a website with a spry accordion. I've had some trouble with it (as I'm not good at CSS, it's new to me) and I've solved them all except for one: a problem with the colour of the bar when the section is open. This is my websit

  • Open File with Application in Automator - Bug???

    I have created a simple workflow to open a text file with TextEdit. It seems to work once, then subsequent times the workflow goes to the point that TextEdit opens but the file doesn't open along with it. I have encountered the same type of problem w

  • Sybase sql server to oracle

    I am looking for help in migrating some tables from our old sybase database on vax vms to oracle 8i database on windows 2000. can somebody please help me out on the best way to do this. Migration workbench is ruled out as the version of sybase is not

  • Mail for MAC - Unable to handle 2 accounts pointing to the same server

    Hi, I have two accounts on MAIL pointing to the same server. I am unable to send/receive mails from one of them, since they both point to the same SMTP server. Is this a restriction on MAIL for MAC? How does one over come this. I'd written to Apple s