[cisco-voip] more than one directory ?

Louis Marascio (lmarasci) lmarasci at cisco.com
Thu Nov 23 07:48:39 EST 2006


Gokhan,
 
Yes you can do this, but it requires you build an XML application or at
least an XML file and have the directories built :).
 
The directories you see listed when you hit the directories button are
returned from the Directories URL.  The Directories URL can point to
anything that returns a valid CiscoIPPhoneMenu XML object.  The page
returned when the phone fetches the directories URL is a menu with a
list of valid directories and links to them.  If you have two
directories already, all you need to do is define an XML file with links
to them.  The XML file should look something  like this:
 
<CiscoIPPhoneMenu>
    <Prompt>Select a directory</Prompt>
    <MenuItem>
        <Name>Managers and Engineers</Name>
        <URL>http://somecustomdirectoryurl/</URL>
    </MenuItem>
    <MenuItem> 
        <Name>Technicians</Name>
        <URL>http://anothercustomdirectoryurl/</URL>
    </MenuItem>
</CiscoIPPhoneMenu>
 
The URLs should point to your custom directory application that will
return the results you want.  There is no way to use Cisco's built in
directory to filter the results, so you will need to do that yourself.
 
Hope this helps,
 
Louis
 
________________________________

From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of gokhan senol
Sent: Thursday, November 23, 2006 5:51 AM
To: cisco-voip at puck.nether.net
Subject: [cisco-voip] more than one directory ?




Hi,
at CCM 4.1.3 is it possible to create more than one directory?
when i press the corporate directory button i wanna see 2 different
address book. one should include managers and engineers an 2nd should
include technicians? how can i do this?
by adding user to global directory i can see only one directory which
includes all the ppl.
thknx a lot

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20061123/f36a6ca8/attachment-0001.html 


More information about the cisco-voip mailing list