[cisco-voip] Corporate Directory Across CM's on different versions
Dave_Landsiedel at bobcat.com
Dave_Landsiedel at bobcat.com
Tue Oct 7 11:09:35 EDT 2008
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
Office: 701-222-5957
Mobile: 701-220-5809
FAX: 701-222-5737
-----------------------------------------
The information contained in this message is privileged and
intended only for the recipient names. If the reader is not a
representative of the intended recipient, any review, dissemination
or copying of this message or the information it contains is
prohibited. If you have received this message in error, please
immediately notify the sender, and delete the original message and
attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20081007/59b0b455/attachment-0001.html>
More information about the cisco-voip
mailing list