1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Matthieu Lalonde baa55e4ee0
Added README
14 years ago
configs Added LDAP integration with FollowMe dialplan and inbound lookup 14 years ago
handlers Added LDAP integration with FollowMe dialplan and inbound lookup 14 years ago
modules Added submodules ltx, node-hash and node-ldapsearch 14 years ago
responders Added LDAP integration with FollowMe dialplan and inbound lookup 14 years ago
.gitignore Added LDAP integration with FollowMe dialplan and inbound lookup 14 years ago
.gitmodules Added submodules ltx, node-hash and node-ldapsearch 14 years ago
README.md Added README 14 years ago
configs.js Added LDAP integration with FollowMe dialplan and inbound lookup 14 years ago
main.js Added LDAP integration with FollowMe dialplan and inbound lookup 14 years ago
responders.js Added LDAP integration with FollowMe dialplan and inbound lookup 14 years ago

README.md

LDAP <> Freeswitch user bridge in NodeJS

This is a bridge for integrating LDAP users into FreeSwitch. Unlike realtime Asterisk, it does not require many additional schemas to your directory, at the time only three fields are needed for sip password, vm password and mobile phone number. Extensions are based on uid numbers.

Dependencies

	npm install node-expat colors
	git submodule init

Every original work included is licenced under Creative Commons BY-SH-NC