Module: sip-router Branch: master Commit: 008e40a3c1e948f2af213489a9eefd95ea3f51eb URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=008e40a3...
Author: Henning Westerholt henning.westerholt@1und1.de Committer: Henning Westerholt henning.westerholt@1und1.de Date: Thu Sep 10 18:22:07 2009 +0200
add pdb module to the 'stable, but for special use' group in Makefile
---
Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile index 7a478c7..b7d2bbe 100644 --- a/Makefile +++ b/Makefile @@ -180,7 +180,7 @@ module_group_presence=dialog pa presence_b2b rls xcap # jabber => expat (library) # osp => OSP Toolkit (sipfoundry) # sms => none (external modem) -module_group_stable=cpl-c dbtext jabber osp sms +module_group_stable=cpl-c dbtext jabber osp sms pdb
# Modules in this group are either not complete, untested, or without enough # reports of usage to allow the module into the stable group. They may or may