Module: sip-router Branch: master Commit: 78078ec214827852ca884d1e019b356b95b9de13 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=78078ec214827852ca884d1e019b356b95b9de13
Author: Henning Westerholt <[email protected]> Committer: Henning Westerholt <[email protected]> Date: Thu Oct 13 00:02:04 2011 +0200 Revert "message shooter module added" This reverts commit 9c9609dd2ec1f57f0a7f803728f57e7390a27898. As announced in the following mail: > [sr-dev] Development branch frozen for v3.2.0 > Daniel-Constantin Mierla miconda at gmail.com > Tue Aug 23 14:56:02 CEST 2011 > [..]the development of new features in master > branch has been frozen, to allow proper testing for release of version > 3.2.0. That means no new features should be committed to GIT master > branch. The master branch is currently closed for new features. Please re-introduce this code again when 3.2.0 has been released and the master branch is open again. --- modules/msg_shooter/Makefile | 16 -- modules/msg_shooter/README | 125 -------------- modules/msg_shooter/msg_shooter.c | 303 --------------------------------- modules/msg_shooter/msg_shooter.h | 42 ----- modules/msg_shooter/msg_shooter_mod.c | 124 -------------- modules/msg_shooter/msg_shooter_mod.h | 26 --- modules/msg_shooter/smsg_routes.c | 54 ------ modules/msg_shooter/smsg_routes.h | 26 --- 8 files changed, 0 insertions(+), 716 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=78078ec214827852ca884d1e019b356b95b9de13 _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
