|
@@ -62,7 +62,7 @@ loadmodule "../sip_router/modules/registrar/registrar.so"
|
|
# that is the flag for which we will account -- don't forget to
|
|
# that is the flag for which we will account -- don't forget to
|
|
# set the same one :-)
|
|
# set the same one :-)
|
|
#modparam("acc", "acc_flag", 1 )
|
|
#modparam("acc", "acc_flag", 1 )
|
|
-# we are interested only in succesful transactions
|
|
|
|
|
|
+# we are interested only in successful transactions
|
|
#modparam("acc", "failed_transactions", 0 )
|
|
#modparam("acc", "failed_transactions", 0 )
|
|
|
|
|
|
|
|
|
|
@@ -78,7 +78,7 @@ modparam("radius_acc", "log_level", 1)
|
|
# that is the flag for which we will account -- don't forget to
|
|
# that is the flag for which we will account -- don't forget to
|
|
# set the same one :-)
|
|
# set the same one :-)
|
|
modparam("radius_acc", "acc_flag", 1 )
|
|
modparam("radius_acc", "acc_flag", 1 )
|
|
-# we are interested only in succesful transactions
|
|
|
|
|
|
+# we are interested only in successful transactions
|
|
modparam("radius_acc", "failed_transactions", 0 )
|
|
modparam("radius_acc", "failed_transactions", 0 )
|
|
|
|
|
|
# -- tm params --
|
|
# -- tm params --
|