Module: sems Branch: master Commit: a0aa6d3d1e6c31ae48cc27d9022375e236cec77d URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=a0aa6d3d1e6c31ae48cc27d9022375e236cec77d
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Fri Oct 29 01:52:48 2010 +0200 updated todo (call timer) --- apps/sbc/SBC.cpp | 1 - doc/Readme.sbc.txt | 2 +- 2 files changed, 1 insertions(+), 2 deletions(-) diff --git a/apps/sbc/SBC.cpp b/apps/sbc/SBC.cpp index 3d812d7..fe112df 100644 --- a/apps/sbc/SBC.cpp +++ b/apps/sbc/SBC.cpp @@ -29,7 +29,6 @@ SBC - feature-wishlist - SDP filter (reconstructed SDP) -- maximum call duration timer - accounting (MySQL DB, cassandra DB) - RTP forwarding mode (bridging) - RTP transcoding mode (bridging) diff --git a/doc/Readme.sbc.txt b/doc/Readme.sbc.txt index 63e6ed4..749700f 100644 --- a/doc/Readme.sbc.txt +++ b/doc/Readme.sbc.txt @@ -146,7 +146,7 @@ x From update (displayname / host / host/user) x To update (displayname / host / host/user) x SIP authentication x session timers -- maximum call duration timer +x maximum call duration timer - accounting (MySQL DB, cassandra DB) - RTP forwarding mode (bridging) - RTP transcoding mode (bridging) _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
