[sr-dev] git:master: nathelper(k): use register_dummy_timers() to handle cfg framework updates

Daniel-Constantin Mierla miconda at gmail.com
Thu Apr 7 22:57:29 CEST 2011


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Thu Apr  7 22:55:46 2011 +0200

nathelper(k): use register_dummy_timers() to handle cfg framework updates

---

 modules_k/nathelper/nathelper.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules_k/nathelper/nathelper.c b/modules_k/nathelper/nathelper.c
index 4f303cb..bc3784a 100644
--- a/modules_k/nathelper/nathelper.c
+++ b/modules_k/nathelper/nathelper.c
@@ -649,7 +649,7 @@ mod_init(void)
 			init_sip_ping();
 		}
 
-		register_procs(natping_processes);
+		register_dummy_timers(natping_processes);
 	}
 
 	/* Prepare 1918 networks list */




More information about the sr-dev mailing list