File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -514,7 +514,7 @@ Notes:
514514 1 . The topic ` name ` must be unique within a profile.
515515 2 . The topic can be enabled or disabled by setting the ` enable ` param.
516516 3 . The connection ` name ` must reference a connection previously defined in the configuration file.
517- 4 . The `pattern`` must comply with MQTT standards.
517+ 4 . The ` pattern ` must comply with MQTT standards.
518518 5 . The ` qos ` value must comply with MQTT standards. Value 0, 1 or 2 indicating the Quality of Service to be used.
519519 6 . The ` originate_authorized ` / ` bgapi_authorized ` permission flags.
520520 WARNING: Allowing either of these settings WILL allow phone calls to be initiated by the MQTT broker to FreeSWITCH.
@@ -622,4 +622,4 @@ In `/etc/apt/sources.list.d` create a file called `mosquitto.list` and add this
622622````
623623deb http://repo.mosquitto.org/debian stretch main
624624````
625- Then perform an ` apt update ` and try to compile mod_mosquitto again.
625+ Then perform an ` apt update ` and try to compile mod_mosquitto again.
You can’t perform that action at this time.
0 commit comments