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

Daniel-Constantin Mierla miconda at gmail.com
Thu Apr 7 23:02:58 CEST 2011


Module: sip-router
Branch: 3.1
Commit: 86f0ca802a1d1f7bc6da82702aa97a46e5575f5d
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=86f0ca802a1d1f7bc6da82702aa97a46e5575f5d

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
(cherry picked from commit 1decfa6aaf44cb228569cd180c57dd67375dbe43)

---

 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 2b07f38..a66cfc4 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