Update {$mac}.xml
This commit is contained in:
parent
225c6b1bba
commit
98da76e38d
|
|
@ -237,7 +237,7 @@
|
||||||
<!-- Dial Plan Prefix (dial plan prefix string) -->
|
<!-- Dial Plan Prefix (dial plan prefix string) -->
|
||||||
<P66></P66>
|
<P66></P66>
|
||||||
<!-- Dial Plan. Maxlength = 128 character. Defalut is allow all {x+|*x+} -->
|
<!-- Dial Plan. Maxlength = 128 character. Defalut is allow all {x+|*x+} -->
|
||||||
<P290>{x+|*x+}</P290>
|
<P290>{$grandstream_dial_plan}</P290>
|
||||||
<!-- Delayed Call Forward Wait Time. Default is 20 seconds, maxlength = 5 -->
|
<!-- Delayed Call Forward Wait Time. Default is 20 seconds, maxlength = 5 -->
|
||||||
<P139>20</P139>
|
<P139>20</P139>
|
||||||
<!-- Enable Call Features. 0 - no, 1 - yes -->
|
<!-- Enable Call Features. 0 - no, 1 - yes -->
|
||||||
|
|
@ -914,4 +914,4 @@
|
||||||
<!--video call, , 0=system ring tone(default), 1=custom ring tone 1, 2=custom ring tone 2, 3=custom ring tone 3 -->
|
<!--video call, , 0=system ring tone(default), 1=custom ring tone 1, 2=custom ring tone 2, 3=custom ring tone 3 -->
|
||||||
<P584>0</P584>
|
<P584>0</P584>
|
||||||
</config>
|
</config>
|
||||||
</gs_provision>
|
</gs_provision>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue