[sr-dev] git:kamailio_3.0: update fwd_rpls statistics

Daniel-Constantin Mierla miconda at gmail.com
Fri Oct 23 16:48:58 CEST 2009


Module: sip-router
Branch: kamailio_3.0
Commit: 058f978739d0642d3332301eb8f0a0cd2bc64f37
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=058f978739d0642d3332301eb8f0a0cd2bc64f37

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Oct 23 16:20:19 2009 +0200

update fwd_rpls statistics

---

 forward.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/forward.c b/forward.c
index a9cfc7f..a7328e3 100644
--- a/forward.c
+++ b/forward.c
@@ -745,6 +745,7 @@ int forward_reply(struct sip_msg* msg)
 			msg->via2->host.len, msg->via2->host.s,
 			(unsigned short) msg->via2->port);
 
+	sr_event_exec(SREV_CORE_STATS, (void*)2);
 	pkg_free(new_buf);
 skip:
 	return 0;




More information about the sr-dev mailing list