Configuring Unity Directory Handler for President to Secretary

Hello,
I'm trying to figure out how to do this and I'm pretty much stumped. We've got a directory handler configured in Unity for people to type the Last Name, First Name so they can find the user they wish to reach. This is based off of the voicemail accounts and our President has her voicemail hidden from the directory, but recently she states she wants to be listed in the directory but have it go to her secretary and not her. How would I go about achieving this? It seems the alternate names are there but only work for when the directory handler is voice enabled which we don't utilize.    

Easiest way to do this is to create a new user that has the same first/last name as the president, but an undialable extension (think 20 character long string no one would accidentally dial), have it listed in the directory but under the Message Actions settings for that user have it set to relay the inbound voice messages to the SMTP address of the secretary.  You can also, of course, setup the transfer string for that dummy user to ring the secretary's phone as well if that's what you want to happen...
of course since this user is listed in the directory when employees go to send her a message they will find this user as well which may or may not be what you want (not sure if she's hiding from external or internal users).  If the desire is for the "real" user to be found internally but not be found by external calls you can tuck that dummy user into a partition of it's own and create a search space that includes the existing partition and this dummy partition and have that used for the directory handler so outside callers will reach them using this mechanism - employees are part of the standard partition and will therefore not find the president by name as is the case today.
or vice versa if the other way is what they want...

Similar Messages

  • Configuring a Directory Server for Digital IDs and Certificates

    My company is moving toward using electronic signatures for internal documents. All of the users are on XP machines and have Acrobat Professional 8.0 installed. So far, I've been manually adding trusted IDs for each person who will be receiving signed documents that need to be validated. I'd like to make this a little easier by storing everyone's certificates on a server (Windows 2003) so that people can just go out there and add them all as one .fdf file. What I'm wondering is, what is the difference between doing it this way versus going through Acrobat and configuring a directory server? Will it work either way?
    Thanks!
    Anita

    Hi,
    Sorry for the late reply, regarding the error message: The DHCP services could not Contact Active Directory,
    please check the below KB article to see if it could help here:
    You are unable to authorize DHCP Server in Active Directory
    http://support.microsoft.com/kb/303317/en-us
    Reference for error ID 1059, and
    error ID 10020.
    For The specified server are already present in the directory services,
    please take a look into the below Blog:
    Active Directory DHCP authorisation issues
    The method mentioned in the blog above is trying to move the old information that stored in AD, and then take an action of re-authorisation of the DHCP server.
    Hope this may help
    Best regards
    Michael
    If you have any feedback on our support, please click
    here.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Dynamic Configuration - Set Directory Path for File Receiver Adapter

    Hi Experts,
    I have a question regarding the dynamic configuration for the file adapter. Is it possible to set a directory path without a message mapping for the file receiver adapter? the problem is that I want to import a pdf document. this pdf document I want to store in a dynamic directory (depending on the filename). so I have to read the filename out of the dynamic configuration and generate (depending on the filename) a directory for this file. Is that possible without a message mapping? I cannot make a message mapping because the file has the pdf format and should not get changed.
    best regards
    Christopher Kühn

    Hi Gaurav,
    I use the ASMA (respectively the filename) for the sender adapter. After the pdf was imported into XI this filename is in the ASMA.
    But what then??? How can I get this filename with the help of the variable substitution? and if I have this filename I have to change this filename a bit to generate the name / path of the directory.
    Please explain it to me detailled
    Thanks and regards
    christopher

  • How to configure Send Handler for BizTalk 2013 Dynamic Send Port on deployment?

    Hi,
    I do know how to manually configure a send handler for a dynamic send port in BizTalk 2013 Administration console. Though, once you export your application's configuration to a binding file, the dynamic send port's configuration does not
    contain any information regarding the send handler. When you try to use this binding file when deploying your application your dynamic port's send handler falls back to the default host instance.
    So my question is, how could we automate this process to avoid manual step in a dynamic port configuration during deployment?
    Thank you,
    --Vlad

    Hey vlad,
    As discussed at work in the office.. I woudl take the powershelll approach for now as a workaround.  Here's a trivial script for my local dev box (all in one biztalk & SQL)  (must be run in an x86 powershell session):
    param
     [string] $bizTalkDbServer = ".",    
     [string] $bizTalkDbName = "BizTalkMgmtDb",
     [string] $fileHostInstance = "SendingHost",
     [string] $sendPortName = "sm_dynamic_sp_test"
    [System.reflection.Assembly]::LoadWithPartialName("Microsoft.BizTalk.ExplorerOM") | Out-Null
    $catalog = New-Object Microsoft.BizTalk.ExplorerOM.BtsCatalogExplorer
    $catalog.ConnectionString = "SERVER=$bizTalkDbServer;DATABASE=$bizTalkDbName;Integrated Security=SSPI"
    foreach($sp in $catalog.SendPorts)
     if($sp.Name -eq $sendPortName)
      "Found send port $($sp.Name), analyzing send handler"
      foreach($sh in $sp.DynamicSendHandlers)
       if($sh.SendHandler.TransportType.Name -eq "FILE")
        if($sh.SendHandler.Host.Name -ne $fileHostInstance)
         "Changing $($sh.Name) send handler to '$fileHostInstance' from '$($sh.SendHandler.Host.Name)'"
         $sp.SetSendHandler("FILE", $fileHostInstance)
        else
         "Send handler for $($sp.Name) is already '$fileHostInstance' ignorning .. "
    $catalog.SaveChanges()

  • Dialing extension from a Directory Handler

    We have configured a unique directory handler on our Cisco Unity server to allow incoming callers to search from a directory.  However, when he selects an employee from the directory, when it dials it goes straight into his voice mailbox.  Is there a way to configure the directory handler to forward the call to the phone for the employee they select rather than straight into voice mail?  Thanks for your help!

    You need to update the transfer settings for each Subscriber to ring an extension vs. go directly to greeting.  If you want to update all (or a number of) Subscribers for this, you can do that using Bulk Edit.  For an individual Subscriber, this option is under the transfer settings.
    Hailey
    Please rate helpful posts!

  • Default directory handler greeting is not playing

    I created a directory handler for a site in unity. Added user in the same site with specific user template. Added a CTI RP in call manager with the same directory handler extension.
    Now when I am calling the directory handler number and it is saying 404 mailbox not found please record your message etc..
    While it should play "spell the first and last name 7 for Q 8 for T and then press pound"
    This message is not playing. Anything I need to check to resolve it.

    Instead of putting a DN directly on the Directory Handler try creating a new Call Handler with that DN (same as the CTI RP that is forwarded to VM). Then for the Standard Greeting on the Call Handler select Callers Hear Nothing and set the After Greeting action to go to the Directory Handler.

  • Configure no. of session handled for same sql

    hi, experts,
    hi, if there is one report (only fire 1 sql by this report).
    if only one internet explorer to run this report , it use 3 minutes to get it.
    I use 3 internet explorers to run the same report but not running the report at the same time.
    firstly, I run the report on first internet explorer.
    then after 10 seconds, I run the report on 2nd internet explorer.
    then after 10 seconds, I run the report on 3rd internet explorer.
    after result on all internet explorer came, I check the sessions on the "Manage Sessions"
    there are 2 sessions for same report.
    How to configure no. of session handled for same sql on OBIEE?
    thank you very much!

    shipon_97 wrote:
    Here I see that at a particular time of the database , the number of session from v$session is "271" where as the number of session in the "v$resource_limit" is "280" . Here I get some differ among these parameters .
    Would anybody plz tell why the no of sessions differ between v$session and v$resource_limit parameters .
    The v$session views shows current sessions (which change rapidly), while the v$resource_limit shows the maximum resource utilization, like a high-water mark.
    http://download-east.oracle.com/docs/cd/A97630_01/server.920/a96536/ch3155.htm

  • [svn] 4637: Update config testsuite on blazeds/ trunk to run mxunit tests for a configuration if there are any mxunit tests found in the configuration test directory .

    Revision: 4637
    Author: [email protected]
    Date: 2009-01-23 04:40:16 -0800 (Fri, 23 Jan 2009)
    Log Message:
    Update config testsuite on blazeds/trunk to run mxunit tests for a configuration if there are any mxunit tests found in the configuration test directory. Change some things around in the mxunit build.xml to make this possible, mainly allow things like test directory, reports directory etc. to be passed in as ant properties.
    Add browserServer.jar to the qa-regress-sdk.zip file used for regression runs.
    Update blazeds/trunk to use the latest qa-frameworks.zip.
    Checkintests: passed
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/build.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/build.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/build.xml
    blazeds/trunk/qa/resources/frameworks/qa-frameworks.zip

    Just checked but could only find this thread Unable to run ADFBC JUNIT Test Classes with JDEV11G 11.1.1.6
    As it's also dealing with junit and 11.1.1.6.0 you might want to read it.
    Timo

  • Scripting UCCX 9to Unity Connection 9 Directory Handler

                       My customer wants the voice enabled directory handler in Unity Connection 9.x but they do not want the "if you know your parties extension, you may dial it at any time" part.  My question is, is it possible to create a UCCX script to answer and provide a menu that, among other things, forwards the call to the directory handler but hits the 4 key to go directly to the "who do you want to call?" prompt so the caller never actually hears the part about knowing your parties extension?
    Yes is seems petty and trivial however....

    Sure. You an also build customer call handlers and directory handlers in Unity and record any prompt you want, so not sure why you would want to do it in UCCX unless you have some more advanced requirements, i.e. massage digits, lookup stuff via XML, DB, etc.
    HTH,
    Chris

  • [svn] 4258: Bug: LCDS-522 - Add more configurable reconnect handling for connecting up again over the same channel when there is a connection failure /outage.

    Revision: 4258
    Author: [email protected]
    Date: 2008-12-08 16:33:17 -0800 (Mon, 08 Dec 2008)
    Log Message:
    Bug: LCDS-522 - Add more configurable reconnect handling for connecting up again over the same channel when there is a connection failure/outage.
    QA: Yes
    Doc: No
    Checkintests Passes: Yes
    Details:
    * Updates to configuration handling code and MXMLC code-gen to support new long-duration reliable reconnect setting.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-522
    Modified Paths:
    blazeds/trunk/modules/common/src/flex/messaging/config/ClientConfiguration.java
    blazeds/trunk/modules/common/src/flex/messaging/config/ClientConfigurationParser.java
    blazeds/trunk/modules/common/src/flex/messaging/config/ConfigurationConstants.java
    blazeds/trunk/modules/common/src/flex/messaging/config/ServicesDependencies.java
    blazeds/trunk/modules/common/src/flex/messaging/errors.properties
    Added Paths:
    blazeds/trunk/modules/common/src/flex/messaging/config/FlexClientSettings.java
    Removed Paths:
    blazeds/trunk/modules/core/src/flex/messaging/config/FlexClientSettings.java

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • H/w requirements for DIrectory server for 200,000 users

    Hi,
    I would like to implement Directory services for 200,000 users. How can I know whether iPlanet Directory 5.1 will support this many users or not? If supports, Which h/w I have to use?
    If any one can let me know the formula to calculate users and h/w
    Thanks

    The directory server can handle many more users than 200K. The hardware requirements calculations are amply explained in the book "Solaris and LDAP Naming Services" by Bialaski. If you have iPlanet support contract they can provide you tuning information which includes this info.
    You should remember the possibility of growth and load in terms of number of clients and peak requests per second. With your needs, my gut feeling is that even a Netra can host it. However, if it's an enterprise service you may want to go with at least 220 machines in a replicated configuration for load balancing and availability.
    DISCLAIMER: Use these opinions at your own risk. You must do your own analysis and calculations to design a suitable physical/logical architecture.

  • "Message Rejection Handler" for the file/ftp adapter using fault policy

    Hi guys,
    We are trying to implement "Message Rejection Handler" for the file/ftp adapter using following fault policy configuration.
    Fault Policy:
    `````````````
    <?xml version='1.0' encoding='UTF-8'?>
    <faultPolicies xmlns="http://schemas.oracle.com/bpel/faultpolicy">
    <faultPolicy version="2.0.1" id="ProcessNameGenericPolicy"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns="http://schemas.oracle.com/bpel/faultpolicy"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Conditions>
    <faultName xmlns:bpelx="http://schemas.oracle.com/bpel/extension"
    name="bpelx:remoteFault">
    <condition>
    <action ref="ora-retry"/>
    </condition>
    </faultName>
    <faultName xmlns:bpelx="http://schemas.oracle.com/bpel/extension"
    name="bpelx:bindingFault">
    <condition>
    <action ref="ora-rethrow-fault"/>
    </condition>
    </faultName>
    </Conditions>
    <Actions>
    <Action id="ora-retry">
    <retry>
    <retryCount>3</retryCount>
    <retryInterval>1</retryInterval>
    <retryFailureAction ref="ora-rethrow-fault"/>
    </retry>
    </Action>
    <Action id="ora-rethrow-fault">
    <rethrowFault/>
    </Action>
    <Action id="ora-human-intervention">
    <humanIntervention/>
    </Action>
    <Action id="ora-terminate">
    <abort/>
    </Action>
    </Actions>
    </faultPolicy>
    <faultPolicy version="2.0.1" id="ProcessNameHumanInterventionPolicy"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns="http://schemas.oracle.com/bpel/faultpolicy"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Conditions>
    <faultName xmlns:medns="http://schemas.oracle.com/mediator/faults"
    name="medns:mediatorFault">
    <condition>
    <test>contains($fault.mediatorErrorCode, "TYPE_TRANSIENT")</test>
    <action ref="ora-retry-with-intervention"/>
    </condition>
    </faultName>
    <faultName xmlns:bpelx="http://schemas.oracle.com/bpel/extension"
    name="bpelx:remoteFault">
    <condition>
    <action ref="ora-retry-with-intervention"/>
    </condition>
    </faultName>
    <faultName xmlns:bpelx="http://schemas.oracle.com/bpel/extension"
    name="bpelx:bindingFault">
    <condition>
    <action ref="ora-rethrow-fault"/>
    <!--<action ref="ora-retry-with-intervention"/>-->
    </condition>
    </faultName>
    </Conditions>
    <Actions>
    <Action id="ora-retry-with-intervention">
    <retry>
    <retryCount>3</retryCount>
    <retryInterval>1</retryInterval>
    <retryFailureAction ref="ora-human-intervention"/>
    </retry>
    </Action>
    <Action id="ora-retry">
    <retry>
    <retryCount>3</retryCount>
    <retryInterval>1</retryInterval>
    <retryFailureAction ref="ora-rethrow-fault"/>
    </retry>
    </Action>
    <Action id="ora-rethrow-fault">
    <rethrowFault/>
    </Action>
    <Action id="ora-human-intervention">
    <humanIntervention/>
    </Action>
    <Action id="ora-terminate">
    <abort/>
    </Action>
    </Actions>
    </faultPolicy>
    <faultPolicy version="2.0.1" id="RejectedMessages">
    <Conditions> <!-- All the fault conditions are defined here -->
    <faultName xmlns:rjm="http://schemas.oracle.com/sca/rejectedmessages" name="rjm:PartnerLinkName">
    <!-- local part of fault name should be the service name-->
    <condition>
    <action ref="writeToFile"/> <!-- action to be taken, refer to Actions section for the details of the action -->
    </condition>
    </faultName>
    </Conditions>
    <Actions> <!-- All the actions are defined here -->
    <Action id="writeToFile">
    <fileAction>
    <location>Server/Loc/path</location>
    <fileName>Rejected_AJBFile_%ID%_%TIMESTAMP%.xml</fileName>
    </fileAction>
    </Action>
    </Actions>
    </faultPolicy>
    </faultPolicies>
    Fault Binding:
    ``````````````
    <?xml version='1.0' encoding='UTF-8'?>
    <faultPolicyBindings version="2.0.1"
    xmlns="http://schemas.oracle.com/bpel/faultpolicy"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <composite faultPolicy="ProcessNameGenericPolicy"/>
    <service faultPolicy="RejectedMessages">
    <name>PartnerLinkName</name>
    </service>
    <reference faultPolicy="RejectedMessages">
    <name>PartnerLinkName</name>
    </reference>
    </faultPolicyBindings>
    We have SyncFileRead partner link.
    The expectation is: when the message read by SyncFileRead partner link is rejected,
    that rejected message should come to particular directory in the server.
    Could you please help us fixing this.
    TIA.

    HI..
    Have a look at this blog :
    3) Error: HTTP_RESP_STATUS_CODE_NOT_OK 401 Unauthorized
    Description: The request requires user authentication
    Possible Tips:
    u2022 Check XIAPPLUSER is having this Role -SAP_XI_APPL_SERV_USER
    u2022 If the error is in XI Adapter, then your port entry should J2EE port 5<System no>
    u2022 If the error is in Adapter Engine
    u2013then have a look into SAP note- 821026, Delete the Adapter Engine cache in transaction SXI_CACHE Goto --> Cache.
    u2022 May be wrong password for user XIISUSER
    u2022 May be wrong password for user XIAFUSER
    u2013 for this Check the Exchange Profile and transaction SU01, try to reset the password -Restart the J2EE Engine to activate changes in the Exchange Profile After doing this, you can restart the message
    Http* Errors in XI
    Thanks,
    Pooja

  • UC Voice enabled directory Handler

    Hi
    I'm trying to setup a voice enabled directory handler in Unity connection 7.1.3.
    I have all configured and seem to work ok except one issue.
    I can only call subscribers by Name, i can not call ext and other numbers example outbound calls. when i try to call i get  "you can not call that number....."
    Any idea to what it could be?
    Thanks
    Mohammed

    2 questions:
    1) Do you have that callers can enter extensions during greeting selected?
    2) What restriction tables are applied to your system?
    Hailey
    Please rate helpful posts!

  • Route straight to System Directory Handler

    Hi. Im trying to figure out how to route calls directly from a user calling an extension to a System Directory Handler.  eg: user calls dn -> directory handler answers -> the user can search the directory for other users.
    I dont want voicemail or a call handler.  Is this possible?  How exactly is it done if possible.  Ive tried different setups and nothings worked the way i want.
    Im using Call Manager 8.6 and Unity Messaging 8.6.

    Still having issues with calls going straight to the DN's voicemail.
    eg:
    New User DN = 1234 w/ mailbox
    Created a Direct Routing rule with the following attributes:
    -Dialed number = 1234
    -Active rule
    -Send call to AD
    -ln order of Precedence new rule is listed before other Direct Routing Rules
    When I call 1234 it still goes to the generated voicemail box.  What am I missing?  Is it somehow not matching 1234 when calling in?

  • UCxN 8.x Directory Handler

    Is is possible to have voice enable directory handler and just say first name.  It seem like it is set to require first and last name.  I would like to have it use either or.           

    Hi Donald,
    The search criteria is based on what is shown as the users
    "Display Name" so you could put only firstnames as that
    entry but it would limit the search if there was any name overlap
    We've even tested putting the user extension/DN in that field and it works
    as described.
    Voice Enabled
    (For Cisco Unity Connection systems with the voice-recognition option only). For this type of directory handler, callers say the first name and last  name of the Connection user that they want to reach, or enter an  extension by saying the individual digits in the extension. In addition  to searching by first and last name, the voice directory handler  includes alternate names in searches. Callers can narrow down the search  by saying the name and city or department of the user (or both) if  these fields are defined on the Edit User Basics page in the user  profile.
    Connection users who are listed in the directory are available to  outside callers as names that can be reached. Administrator-defined  contacts are only available to Connection users who are signed in to  Connection, and user-defined contacts are only available to the  Connection users who defined them.
    Note that for this type of directory handler, users cannot be accessed  by using directory handlers unless they have a display name specified  and the List in Directory check box is checked for them on the User  Basics page.
    Cheers!
    Rob
    "go easy...step lightly...stay free " 
    - The Clash

Maybe you are looking for

  • Nokia 6200 and isync

    hi, I have a G4 running OSX 10.3.9 with a bluetooth adapter I also have a nokia 6200 with infared and if I wanted i can purchase a DKu-2 cord for usb connectivity. I don't think it has blue tooth, I can also upgrade to the latest version of osx with

  • Oracle 8i DATE column returned wrong with 9i thin driver

    I have an Oracle 8i database with a column named "timestamp" with the following column metadata: DATA_TYPE=93 TYPE_NAME=DATE I execute the following statement: select "timestamp" from oracle_data_log When I look at the result set metadata using the O

  • Personnel payments through APP

    Dear All For paying the employee through APP, .i.e Bank Transfer and Cheque, what are the setting I need to make from the FI side. I know that we need to click the allowed for personnel payments. But after doing it if i run it in F110, its saying "NO

  • Action Extension - Dynamic redirect

    Hi, I need to have an authorization policy on Access Manager that perform a redirect to an url that changes based on user information. I have taken a look to the Novell Access Manager Developer Kit. Anyway, it looks like I can only define permit and

  • Questions about X6 camera and LEDs

    Two questions: - Is it safe to use the camera LEDs like flashlight continuously (over 30secs)? I use Brightlight - app from Ovi-store. - What material is protective lens of main camera? Glass or plastic?