|
@@ -498,13 +498,13 @@ modparam("ims_qos", "rr_default_bandwidth", 2000)
|
|
|
|
|
|
3.24. suspend_transaction integer
|
|
|
|
|
|
- If eneabled, suspends the tm transaction while doing the AAR.
|
|
|
+ If enabled, suspends the tm transaction while doing the AAR.
|
|
|
|
|
|
Default value is 1 (enabled)
|
|
|
|
|
|
Example 1.24. suspend_transaction parameter usage
|
|
|
...
|
|
|
-modparam("ims_qos", "suspend_transaction", 2000)
|
|
|
+modparam("ims_qos", "suspend_transaction", 0)
|
|
|
...
|
|
|
|
|
|
4. Functions
|