mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update {$mac}.xml
This commit is contained in:
@@ -548,7 +548,7 @@
|
|||||||
<!-- # Number: 0, 1, 2, 3 -->
|
<!-- # Number: 0, 1, 2, 3 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
{if isset($grandstream_srtp)}
|
{if isset($grandstream_srtp)}
|
||||||
<P183>{grandstream_srtp)}</P183>
|
<P183>{$grandstream_srtp)}</P183>
|
||||||
{else}
|
{else}
|
||||||
<P183>0</P183>
|
<P183>0</P183>
|
||||||
{/if}
|
{/if}
|
||||||
@@ -1383,7 +1383,7 @@
|
|||||||
<!-- # Number: 0, 1, 2, 3 -->
|
<!-- # Number: 0, 1, 2, 3 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
{if isset($grandstream_srtp)}
|
{if isset($grandstream_srtp)}
|
||||||
<P443>{grandstream_srtp)}</P443>
|
<P443>{$grandstream_srtp)}</P443>
|
||||||
{else}
|
{else}
|
||||||
<P443>0</P443>
|
<P443>0</P443>
|
||||||
{/if}
|
{/if}
|
||||||
@@ -2239,7 +2239,7 @@
|
|||||||
<!-- # Number: 0, 1, 2, 3 -->
|
<!-- # Number: 0, 1, 2, 3 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
{if isset($grandstream_srtp)}
|
{if isset($grandstream_srtp)}
|
||||||
<P543>{grandstream_srtp)}</P543>
|
<P543>{$grandstream_srtp)}</P543>
|
||||||
{else}
|
{else}
|
||||||
<P543>0</P543>
|
<P543>0</P543>
|
||||||
{/if}
|
{/if}
|
||||||
@@ -3076,7 +3076,7 @@
|
|||||||
<!-- # Number: 0, 1, 2, 3 -->
|
<!-- # Number: 0, 1, 2, 3 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
{if isset($grandstream_srtp)}
|
{if isset($grandstream_srtp)}
|
||||||
<P643>{grandstream_srtp)}</P643>
|
<P643>{$grandstream_srtp)}</P643>
|
||||||
{else}
|
{else}
|
||||||
<P643>0</P643>
|
<P643>0</P643>
|
||||||
{/if}
|
{/if}
|
||||||
@@ -3913,7 +3913,7 @@
|
|||||||
<!-- # Number: 0, 1, 2, 3 -->
|
<!-- # Number: 0, 1, 2, 3 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
{if isset($grandstream_srtp)}
|
{if isset($grandstream_srtp)}
|
||||||
<P1743>{grandstream_srtp)}</P1743>
|
<P1743>{$grandstream_srtp)}</P1743>
|
||||||
{else}
|
{else}
|
||||||
<P1743>0</P1743>
|
<P1743>0</P1743>
|
||||||
{/if}
|
{/if}
|
||||||
@@ -4753,7 +4753,7 @@
|
|||||||
<!-- # Number: 0, 1, 2, 3 -->
|
<!-- # Number: 0, 1, 2, 3 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
{if isset($grandstream_srtp)}
|
{if isset($grandstream_srtp)}
|
||||||
<P1843>{grandstream_srtp)}</P1843>
|
<P1843>{$grandstream_srtp)}</P1843>
|
||||||
{else}
|
{else}
|
||||||
<P1843>0</P1843>
|
<P1843>0</P1843>
|
||||||
{/if}
|
{/if}
|
||||||
|
|||||||
Reference in New Issue
Block a user