|
@@ -465,7 +465,7 @@ modparam("ims_dialog", "detect_spirals", 1)
|
|
|
|
|
|
Example 1.8. Set profiles_with_value parameter
|
|
Example 1.8. Set profiles_with_value parameter
|
|
...
|
|
...
|
|
-modparam("dialog", "profiles_with_value", "caller ; my_profile")
|
|
|
|
|
|
+modparam("ims_dialog", "profiles_with_value", "caller ; my_profile")
|
|
...
|
|
...
|
|
|
|
|
|
5.16. profiles_no_value (string)
|
|
5.16. profiles_no_value (string)
|
|
@@ -476,7 +476,7 @@ modparam("dialog", "profiles_with_value", "caller ; my_profile")
|
|
|
|
|
|
Example 1.9. Set profiles_no_value parameter
|
|
Example 1.9. Set profiles_no_value parameter
|
|
...
|
|
...
|
|
-modparam("dialog", "profiles_no_value", "inbound ; outbound")
|
|
|
|
|
|
+modparam("ims_dialog", "profiles_no_value", "inbound ; outbound")
|
|
...
|
|
...
|
|
|
|
|
|
5.17. bridge_controller (string)
|
|
5.17. bridge_controller (string)
|
|
@@ -487,7 +487,7 @@ modparam("dialog", "profiles_no_value", "inbound ; outbound")
|
|
|
|
|
|
Example 1.10. Set bridge_controller parameter
|
|
Example 1.10. Set bridge_controller parameter
|
|
...
|
|
...
|
|
-modparam("dialog", "bridge_controller", "sip:[email protected]")
|
|
|
|
|
|
+modparam("ims_dialog", "bridge_controller", "sip:[email protected]")
|
|
...
|
|
...
|
|
|
|
|
|
5.18. initial_cbs_inscript (string)
|
|
5.18. initial_cbs_inscript (string)
|