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 <[email protected]>
Committer: Daniel-Constantin Mierla <[email protected]>
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 */


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to