git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@101126
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
backend functionality.
* Added a new module, res_config_ldap, which permits the use of an LDAP
server for realtime data access.
- * Added support for writing and running your dialplan in lua using the pgx_lua
+ * Added support for writing and running your dialplan in lua using the pbx_lua
module. See configs/extensions.lua.sample for examples of how to do this.
Miscellaneous