[sr-dev] git:master: modules/tm: corrected a mis-leading error message

Henning Westerholt hw at kamailio.org
Tue Nov 6 15:03:35 CET 2012


Am Mittwoch, 31. Oktober 2012, 19:06:46 schrieb Peter Dunkley:
> modules/tm: corrected a mis-leading error message
> 
>  	shbuf=build_req_buf_from_sip_req( i_req, &len, dst, BUILD_IN_SHM);
>  	if (!shbuf) {
> -		LOG(L_ERR, "ERROR: print_uac_request: no shm mem\n");
> +		LM_ERR("building request\n");

Hi Peter,

similar issue as change 014d1000055d8e, a better understandable error message 
would be

LM_ERR("could not build request\n");

or so. I can of course change this as well. 

Best regards,

Henning Westerholt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20121106/2a10d7a1/attachment-0001.htm>


More information about the sr-dev mailing list