Voice over IP Cisco - more than one directory ?

This is Interesting: Free IT Magazines  
Home > Archive > Voice over IP Cisco > November 2006 > more than one directory ?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author more than one directory ?
gokhan senol

2006-11-23, 7:11 am

Hi,
at CCM 4.1.3 is it possible to create more than one directory?
wheni 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 onlyone directory which includes all the ppl.
thknx a lot


Louis Marascio \(lmarasci\)

2006-11-23, 7:11 am

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@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of gokhan senol
Sent: Thursday, November 23, 2006 5:51 AM
To: cisco-voip@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


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com