Module: sip-router
Branch: master
Commit: 12d95216e12c5e5bab351921524b4029a126854b
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=12d9521…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: Thu Oct 18 18:39:15 2012 +0200
Merge branch 'master' of
ssh://git.sip-router.org/sip-router
* 'master' of
ssh://git.sip-router.org/sip-router:
all: OPENSER_MOD_INTERFACE replaced with KAMAILIO_MOD_INTERFACE
all: fixed matrix doc generation and updates for &defaultdb;
all: replaced db_url static value with &defaultrodb; in docs
all: replaced openser with kamailio in license and comments
dialog(k): run event route after setting cfg dlg vars
rtpproxy: regenerated readme for flags x and 3
rtpproxy: documented flag 3
rtpproxy: propage flags from rtpproxy_manage() to unforce_rtp_proxy()
pkg/gentoo: Added ebuild for v3.3.2
Makefile: added uninstall target
modules_k/db_sqlite: fix memory leak in sqlops query
kamailio.cfg: handle UPDATE through nat traversal logic
auth_db(k): new function is_subscriber(uri, dbtable, flags)
---