|
|
@ -23,6 +23,10 @@ modparam("usrloc", "nat_bflag", FLB_NATB) |
|
|
#!ifdef NAT-TRAVERSAL-ROLE |
|
|
#!ifdef NAT-TRAVERSAL-ROLE |
|
|
#!trydef NATHELPER-LOADED |
|
|
#!trydef NATHELPER-LOADED |
|
|
loadmodule "nathelper.so" |
|
|
loadmodule "nathelper.so" |
|
|
|
|
|
modparam("nathelper", "natping_interval", 30) |
|
|
|
|
|
modparam("nathelper", "ping_nated_only", 1) |
|
|
|
|
|
modparam("nathelper", "natping_processes", 5) |
|
|
|
|
|
modparam("nathelper", "sipping_bflag", FLB_NATSIPPING) |
|
|
#!endif |
|
|
#!endif |
|
|
|
|
|
|
|
|
####### SIP Registrar implementation module ########## |
|
|
####### SIP Registrar implementation module ########## |
|
|
|