[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openser-devel
Subject:    [sr-dev] git:master: modules/tm: corrected a mis-leading error message
From:       Peter Dunkley <peter.dunkley () crocodile-rcs ! com>
Date:       2012-10-31 18:06:46
Message-ID: 20121031180646.A6404EF8080 () rimmer ! ryngle ! com
[Download RAW message or body]

Module: sip-router
Branch: master
Commit: 7b3f234106adebd0a3ab069add170f0d23f1f592
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7b3f234106adebd0a3ab069add170f0d23f1f592


Author: Peter Dunkley <peter.dunkley@crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley@crocodile-rcs.com>
Date:   Wed Oct 31 17:48:37 2012 +0000

modules/tm: corrected a mis-leading error message

---

 modules/tm/t_fwd.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/tm/t_fwd.c b/modules/tm/t_fwd.c
index 82a89f9..7f4ad54 100644
--- a/modules/tm/t_fwd.c
+++ b/modules/tm/t_fwd.c
@@ -428,7 +428,7 @@ static int prepare_new_uac( struct cell *t, struct sip_msg \
*i_req,  /* ... and build it now */
 	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"); 
 		ret=E_OUT_OF_MEM;
 		goto error01;
 	}


_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic