فهرست منبع

modules: readme files regenerated - ims_dialog ... [skip ci]

Kamailio Dev 2 سال پیش
والد
کامیت
3047da057b
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      src/modules/ims_dialog/README

+ 3 - 3
src/modules/ims_dialog/README

@@ -465,7 +465,7 @@ modparam("ims_dialog", "detect_spirals", 1)
 
    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)
@@ -476,7 +476,7 @@ modparam("dialog", "profiles_with_value", "caller ; my_profile")
 
    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)
@@ -487,7 +487,7 @@ modparam("dialog", "profiles_no_value", "inbound ; outbound")
 
    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)