Module: sip-router Branch: master Commit: 3e580e1ee24f9b9ec4b1fa151b23ebc84f3db1cb URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3e580e1e...
Author: Alexandr Dubovikov alexandr.dubovikov@gmail.com Committer: Alexandr Dubovikov alexandr.dubovikov@gmail.com Date: Tue Jan 22 15:45:38 2013 +0100
modules:sipcapture Added PSQL schema, fixed columns length, fixed id column for PostgreSQL
Thanks Ovind Kolbu for schema and patch
---
.../examples/partrotate_unixtimestamp.pl | 53 +++-- modules/sipcapture/sipcapture.c | 236 ++++++++++---------- modules/sipcapture/sql/create_sipcapture.sql | 4 +- .../sipcapture/sql/create_sipcapture_postgress.sql | 59 +++++ 4 files changed, 212 insertions(+), 140 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=3e58...