mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Add grandstream_random_port
This commit is contained in:
@@ -3556,7 +3556,11 @@
|
||||
<!-- # Use Random Port. 0 - No, 1 - Yes. Default is 0 -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P78>0</P78>
|
||||
{if isset($grandstream_random_port) && !empty($grandstream_random_port)}
|
||||
<P78>{$grandstream_random_port}</P78>
|
||||
{else}
|
||||
<P78>0</P78>
|
||||
{/if}
|
||||
|
||||
<!-- # Keep-Alive Interval (in seconds). Default is 20 -->
|
||||
<!-- # Number: 10 - 160 -->
|
||||
|
||||
Reference in New Issue
Block a user