Skip to content

A simple Perl CGI based Cisco Directory Service for 79xx phones

License

Notifications You must be signed in to change notification settings

m4rcu5/cisco-directory-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

About

This is a basic Cisco Directory Service for the 7940/7960 phones. As used by radio ZFM Zandvoort. Written in Perl using CGI.

The script reads the user displayName and telephoneNumber from LDAP (active directory), supports vip sorting, pagination and outputs a valid XML.

Pagination is done using the Refresh header as documented by Cisco.

Requirements

The following Perl modules are required:

  • Net::LDAP
  • XML::LibXML
  • CGI

About

A simple Perl CGI based Cisco Directory Service for 79xx phones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages