Module: sip-router Branch: master Commit: 1b209e395c1816aa126592c005f4fb61d9828dfd URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1b209e39...
Author: Jan Janak jan@ryngle.com Committer: Jan Janak jan@ryngle.com Date: Wed Nov 17 18:27:35 2010 -0500
Merge branch 'master' of ssh://git.sip-router.org/sip-router
* 'master' of ssh://git.sip-router.org/sip-router: (31 commits) app_lua: several tm functions added to Lua api tm: added export structure for extra API app_lua: added several core functions to sr package app_lua: helper function to return error code app_lua: fixed name of module in modparam examples app_lua: added registrar API to Lua registrar(k): exported inter-module API usrloc(k): db modes defines moved in usrloc.h usrloc(k)API function get_udomain() usrloc(k): preload parameter exported usrloc(k): new parameter 'preload' sqlops: added LF to end of debug message app_lua: sr.maxfwd mentioned as available submodule maxfwd(k): added inter-module API structure auth_db(k): added new file api.h app_lua: typo in register parameter app_lua: added functions from auth_db api auth_db(k): close db handle only for second param fixup app_lua: note about submodule sr.auth app_lua: exported functions from AUTH API to Lua ...
---