[sr-dev] git:master: modules/privacy: Privacy module, for handling RFC3325
Daniel-Constantin Mierla
miconda at gmail.com
Sun Jan 3 12:02:21 CET 2010
Hello,
did the commit fail? No c and doc files in the module directory...
Daniel
On 1/3/10 7:24 AM, Raul Alexis Betancor Santana wrote:
> Module: sip-router
> Branch: master
> Commit: 4d0d5d78edc1ab45a54d46e01c928d4f7e443d87
> URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4d0d5d78edc1ab45a54d46e01c928d4f7e443d87
>
> Author: Raul Alexis Betancor Santana<rabs at dimension-virtual.com>
> Committer: Raul Alexis Betancor Santana<rabs at dimension-virtual.com>
> Date: Wed Dec 30 22:43:04 2009 +0000
>
> modules/privacy: Privacy module, for handling RFC3325
>
> - New module for handling RFC3325, with DB support
> - Initial Makefile
>
> ---
>
> modules/privacy/Makefile | 17 +++++++++++++++++
> 1 files changed, 17 insertions(+), 0 deletions(-)
>
> diff --git a/modules/privacy/Makefile b/modules/privacy/Makefile
> new file mode 100644
> index 0000000..6458f9e
> --- /dev/null
> +++ b/modules/privacy/Makefile
> @@ -0,0 +1,17 @@
> +#
> +# Privacy module Makefile
> +#
> +#
> +# WARNING: do not run this directly, it should be run by the master Makefile
> +
> +include ../../Makefile.defs
> +
> +auto_gen=
> +NAME=privacy.so
> +
> +DEFS+=-DOPENSER_MOD_INTERFACE
> +
> +SERLIBPATH=../../lib
> +SER_LIBS+=$(SERLIBPATH)/kcore/kcore
> +
> +include ../../Makefile.modules
>
>
> _______________________________________________
> sr-dev mailing list
> sr-dev at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
>
--
Daniel-Constantin Mierla
* http://www.asipto.com/
More information about the sr-dev
mailing list