[sr-dev] git:master: Makefile: log func name for kamailio flavour

Daniel-Constantin Mierla miconda at gmail.com
Tue Sep 21 15:27:26 CEST 2010



On 9/21/10 3:22 PM, Andrei Pelinescu-Onciul wrote:
> On Sep 20, 2010 at 15:48, Daniel-Constantin Mierla<miconda at gmail.com>  wrote:
>> Module: sip-router
>> Branch: master
>> Commit: f8584159fa88e92b36f8657d645f00d0ff851099
>> URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f8584159fa88e92b36f8657d645f00d0ff851099
>>
>> Author: Daniel-Constantin Mierla<miconda at gmail.com>
>> Committer: Daniel-Constantin Mierla<miconda at gmail.com>
>> Date:   Mon Sep 20 15:47:44 2010 +0200
>>
>> Makefile: log func name for kamailio flavour
>>
>> - default behavior in 1.5.x
> We could make this the default for all flavours if nobody has anything
> against it.
yes, it would be useful for troubleshooting from my point of view.

Cheers,
Daniel

> Andrei
>
>> ---
>>
>>   Makefile.defs |    3 +++
>>   1 files changed, 3 insertions(+), 0 deletions(-)
>>
>> diff --git a/Makefile.defs b/Makefile.defs
>> index e8a1a21..55b9010 100644
>> --- a/Makefile.defs
>> +++ b/Makefile.defs
>> @@ -704,6 +704,9 @@ endif
>>   ifeq ($(WITHAS), 1)
>>   	C_DEFS+= -DWITH_AS_SUPPORT
>>   endif
>> +ifeq ($(FLAVOUR),kamailio)
>> +	C_DEFS+= -DLOG_FUNC_NAME
>> +endif
>>
>>   ifneq ($(STUN),)
>>   	C_DEFS+= -DUSE_STUN
>>
>>
>> _______________________________________________
>> 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