Browse Source

drouting: note in docs about supported characters in prefix values

- these are the digits (0..9), +, * and #
Daniel-Constantin Mierla 7 years ago
parent
commit
8a40437e54
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/modules/drouting/doc/drouting_admin.xml

+ 2 - 1
src/modules/drouting/doc/drouting_admin.xml

@@ -368,7 +368,8 @@
 		<emphasis>prefix column</emphasis> 
 	</para>
 	<para>
-	Destination URI must start with prefix value to match the rule.
+	Destination URI must start with prefix value to match the rule. The prefix
+	value can contain only digits (0..9), '+', '*' or '#'.
 	</para>
 	</listitem>
 	<listitem>