[SR-Dev] Patch: pdb loading fix

Jan Janak jan at iptel.org
Wed Apr 8 14:24:01 CEST 2009


Done, in addition to the patch below I also included the missing libkmi/mi.h
header file in pdt.c.
 
  Jan.

On 08-04 12:44, Henning Westerholt wrote:
> against kamailio-3.0, include libkmi library to enable to load the pdt module
> 
> diff --git a/modules/pdt/Makefile b/modules/pdt/Makefile
> index 4756d05..9bc93c8 100644
> --- a/modules/pdt/Makefile
> +++ b/modules/pdt/Makefile
> @@ -14,4 +14,5 @@ DEFS+=-DOPENSER_MOD_INTERFACE
> 
>  SERLIBPATH=../../lib
>  SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
> +SER_LIBS+=$(SERLIBPATH)/kmi/kmi
>  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



More information about the sr-dev mailing list