Module: sip-router Branch: master Commit: 00391b9f3d212bd5a953153a08db9071b70aa854 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=00391b9f...
Author: Timo Reimann sr@foo-lounge.de Committer: Timo Reimann sr@foo-lounge.de Date: Fri Jan 6 20:32:50 2012 +0100
Merge branch 'treimann/master_tm-extend-callbacks'
* treimann/master_tm-extend-callbacks: (43 commits) core: new cfg parameter fork_delay textopsx: set the tcp clone rcvbuf on in mod init topoh: set the tcp clone rcvbuf on in mod init core: new cfg global parameter tcp_clone_rcvbuf app_lua: don't start if a Lua API registered module is not found auth: documented realm_prefix parameter auth: re-introduced realm_prefix parameter pua: is_dialog() returns 1 if there is a temporary dialog Makefile: added app_mono module to exclude_modules list app_mono: new module to run managed code embedded pua: check if totag len >0 before comparing it dispatcher: give faked msg to event routes execuition mediaproxy: handle DLGCB_CONFIRMED event pua_dialogingo: handle DLGCB_CONFIRMED_NA mi_rpc: fixed warning of dereferencing type-punned pointer modules: fixed several compile warnings pua(k): use dedicated function to free tm dlg presence(k): renamed tm dlg functions to avoid potential conflicts pua: free parsed rr when sending subscribes srdb1: schema update for address table of permissions module ...
---