Merge pull request #4157 from Len-PGH/patch-13

Update {$mac}.xml
This commit is contained in:
FusionPBX 2019-05-21 10:32:41 -06:00 committed by GitHub
commit d6e06ff5fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -349,7 +349,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 (in seconds. Default 0 second) --> <!-- Reregister before Expiration (in seconds. Default 0 second) -->
<!-- Number: 1 to 64800 --> <!-- Number: 1 to 64800 -->
@ -1026,7 +1026,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.1.register_expires}</P732>
<!-- Reregister before Expiration (in seconds. Default 0 second) --> <!-- Reregister before Expiration (in seconds. Default 0 second) -->
<!-- Number: 1 to 64800 --> <!-- Number: 1 to 64800 -->