[cisco-voip] Corporate Directory Across CM's on different versions
Wes Sisk
wsisk at cisco.com
Tue Oct 7 23:28:47 EDT 2008
CM6 does not run an LDAP server. I believe approach is going to have to
change somewhat.
The workaround I have used in several accounts is to configure a dummy
phone on the 6.1 cluster. On the 4.1 cluster define a new phone service
(or write your custom html page). For the 'directory' of the 6.1 system
make sure to pass the http parameter:
&devicename=<dummy_phone>
take a packet capture of a phone retrieving the corporate directory to
confirm the spelling and syntax.
CM6.1 validates the requesting the devicename of the requesting device
as a device that is configured on the system.
/wes
On 10/7/2008 11:09 AM, Dave_Landsiedel at bobcat.com wrote:
>
> Wondering if you might be able to shed some light on an issue I am
> having. We currently have 4 Call Managers that are running CM 4.1
> in which we have setup a server running the Cisco IP Phone Services
> SDK to provide the Directory Lookup across all CM's. This works great
> but now I am trying
> to add another CM to the list but the new CM is running 6.x software
> which is Linus based. I am curious to know if I might need to change
> our syntax below in order for it to work.
>
> Below is the syntax we are using. cltpub is the new CM running the
> Linux based 6.1 version.. Question I would have is on the syntax I
> would need to use
> for the Linux based CM verses the Windows based servers. Not sure if
> you have ever used but figured I would ask.
>
> I have contacted Cisco TAC but they state the SDK is not supported by
> TAC. So I am looking for anyone that might be able to shed some light.
>
> Some one has suggested to use CM AXL-SOAP API but not sure on how to
> use.
>
> Is anyone using different versions of CM and providing a Corporate
> Directory to the mutliple sites?
>
> // Define directories below - you can use any number of directories,
> // just make sure to start with index 0 and keep them
> consecutive.
> // Syntax: new Directory(<DisplayName>, <LdapServer>,
> <LdapSearchBase>, <LdapPort>, <LdapUserId>, <LdapPassword>,
> <PrependDigits>);
>
> var dirs = new Array();
> dirs[0] = new Directory("Bismarck Directory", "bmkqpub",
> "ou=users, o=cisco.com", "8404",
> "cn=administrator,ou=Users,o=cisco.com", "qwe$t", "");
> dirs[1] = new Directory("Gwinner Directory", "gwnqpub",
> "ou=users, o=cisco.com", "8404",
> "cn=administrator,ou=Users,o=cisco.com", "qwe$t", "");
> dirs[2] = new Directory("Fargo Directory", "frgqpub",
> "ou=users, o=cisco.com", "8404",
> "cn=administrator,ou=Users,o=cisco.com", "qwe$t", "");
> dirs[3] = new Directory("Litchfield/CLL Directory", "lchqpub",
> "ou=users, o=cisco.com", "8404",
> "cn=administrator,ou=Users,o=cisco.com", "qwe$t", "");
> dirs[4] = new Directory("Charlotte Directory", "cltqpub",
> "ou=users, o=cisco.com", "8404",
> "cn=ccmadministrator,ou=Users,o=cisco.com", "Qwe$t1", "");
>
>
> Thank You,
>
> Dave
> _________________________________
> *Dave Landsiedel*
>
> *Doosan Infracore International*
> 521 S 22nd St
> PO Box 5556
> Bismarck, ND 58504
> *E-Mail:* _Dave_Landsiedel at dii.doosan.com_
> <mailto:Dave_Landsiedel at dii.doosan.com>
> *Office:* 701-222-5957
> *Mobile:* 701-220-5809
> *FAX:* 701-222-5737
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20081007/d2565c03/attachment.html>
More information about the cisco-voip
mailing list