Module: sip-router Branch: master Commit: 3a45d925c7f06072aef9edba3b0ef8c17e12c6e2 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3a45d925...
Author: Hugh Waite hugh.waite@crocodile-rcs.com Committer: Hugh Waite hugh.waite@crocodile-rcs.com Date: Mon Mar 18 11:57:17 2013 +0000
Merge branch 'master' of ssh://git.sip-router.org/sip-router
* 'master' of ssh://git.sip-router.org/sip-router: modules/app_java: refactoring, changed parameter 'force_kam_cmd_exec' to 'force_cmd_exec', updated docs - moved ThrowNewException from utils to java_support - removed macro FORCE_CAST_O2P - removed get_struct_sip_msg - renamed parameter 'force_kam_cmd_exec' to 'force_cmd_exec' - updated docs caused parameter change modules/app_java: README to README-draft, added actual README modules/app_java: moved README, removed other formats except xml from doc directory. modules/app_java: added documentation, removed *.class,*.jar modules/sca: fix -Waddress warnings caused by static strs in SCA_STR_EMPTY modules/sca: process BYE without Call-Info from shared line. modules/outbound: Warn during mod_init() if STUN is not built or enabled modules/outbound: free shared memory for flow-token key during shutdown sca: reduce log level to DBG when replacing RURI when retrieving held call. modules/outbound: Fixed bug in outbound mod_init modules/outbound: The flow-token key is now automatically generated
---