[sr-dev] git:master: modules_k/msilo, lib/srdb1/schema: extra headers in MESSAGE requests can now be stored in the silo

Peter Dunkley peter.dunkley at crocodile-rcs.com
Wed Oct 19 12:28:48 CEST 2011


Module: sip-router
Branch: master
Commit: d0b4bc91ea0a24205e3dc1bb51c3bcbd3a4c3df1
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d0b4bc91ea0a24205e3dc1bb51c3bcbd3a4c3df1

Author: pd <peter.dunkley at crocodile-rcs.com>
Committer: pd <peter.dunkley at crocodile-rcs.com>
Date:   Wed Oct 19 11:14:38 2011 +0100

modules_k/msilo, lib/srdb1/schema: extra headers in MESSAGE requests can now be stored in the silo

- Allows extra information relating to a MESSAGE to be preserved when it is stored
- This enhancement was made by Hugh Waite at Crocodile RCS
- Also exported the msilo API so that it can be used in app_lua

---

 lib/srdb1/schema/silo.xml                 |    9 +-
 modules_k/msilo/msilo.c                   |  199 ++++++++++++++++++++++-------
 utils/kamctl/db_berkeley/kamailio/silo    |    4 +-
 utils/kamctl/db_berkeley/kamailio/version |    2 +-
 utils/kamctl/db_sqlite/msilo-create.sql   |    5 +-
 utils/kamctl/dbtext/kamailio/silo         |    2 +-
 utils/kamctl/dbtext/kamailio/version      |    2 +-
 utils/kamctl/mysql/msilo-create.sql       |    5 +-
 utils/kamctl/oracle/msilo-create.sql      |    5 +-
 utils/kamctl/postgres/msilo-create.sql    |    5 +-
 10 files changed, 176 insertions(+), 62 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=d0b4bc91ea0a24205e3dc1bb51c3bcbd3a4c3df1



More information about the sr-dev mailing list