Merge pull request #4163 from Len-PGH/patch-19

Update {$mac}.xml
This commit is contained in:
FusionPBX
2019-05-21 10:20:48 -06:00
committed by GitHub
@@ -343,7 +343,7 @@
<!-- Register Expiration (in minutes. default 1 hour, max 45 days) --> <!-- Register Expiration (in minutes. default 1 hour, max 45 days) -->
<!-- Number: 1 to 64800 --> <!-- Number: 1 to 64800 -->
<!-- Mandatory --> <!-- Mandatory -->
<P32>3</P32> <P32>{$account.1.register_expires}</P32>
<!-- Reregister before Expiration --> <!-- Reregister before Expiration -->
<!-- Number --> <!-- Number -->
<!-- Mandatory --> <!-- Mandatory -->
@@ -876,7 +876,7 @@
<!-- Register Expiration (in minutes. default 1 hour, max 45 days) --> <!-- Register Expiration (in minutes. default 1 hour, max 45 days) -->
<!-- Number: 1 to 64800 --> <!-- Number: 1 to 64800 -->
<!-- Mandatory --> <!-- Mandatory -->
<P732>3</P732> <P732>{$account.2.register_expires}</P732>
<!-- Reregister before Expiration --> <!-- Reregister before Expiration -->
<!-- Number --> <!-- Number -->
<!-- Mandatory --> <!-- Mandatory -->
@@ -1401,7 +1401,7 @@
<!-- Register Expiration (in minutes. default 1 hour, max 45 days) --> <!-- Register Expiration (in minutes. default 1 hour, max 45 days) -->
<!-- Number: 1 to 64800 --> <!-- Number: 1 to 64800 -->
<!-- Mandatory --> <!-- Mandatory -->
<P532>3</P532> <P532>{$account.3.register_expires}</P532>
<!-- Reregister before Expiration --> <!-- Reregister before Expiration -->
<!-- Number --> <!-- Number -->
<!-- Mandatory --> <!-- Mandatory -->