Module: sip-router Branch: master Commit: bd671575e308877e86189839f9132511a4bcbad5 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bd671575...
Author: Jon Bonilla manwe@aholab.ehu.es Committer: Jon Bonilla manwe@aholab.ehu.es Date: Wed Aug 3 22:12:14 2011 +0200
Makefile: Add async module
---
Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile index e24b846..01f8f41 100644 --- a/Makefile +++ b/Makefile @@ -208,7 +208,7 @@ module_group_kstandard=acc alias_db auth auth_db benchmark call_control \ avpops cfg_db cfg_rpc ctl db_flatstore dialplan enum \ iptrtpproxy lcr mediaproxy mi_rpc pdb sanity tm topoh \ blst prefix_route counters debugger matrix mqueue mtree \ - pipelimit rtpproxy textopsx xhttp ipops p_usrloc sdpops + pipelimit rtpproxy textopsx xhttp ipops p_usrloc sdpops async
# K mysql module module_group_kmysql=db_mysql