Update {$mac}.xml

This commit is contained in:
FusionPBX
2019-05-21 10:47:55 -06:00
committed by GitHub
parent 6fdc95f543
commit 37db3e617f

View File

@@ -354,7 +354,7 @@
<!-- Register Expiration (in minutes. default 1 hour, max 45 days) -->
<!-- Number: 1 to 64800 -->
<!-- Mandatory -->
<P32>{math equation="x / y" x=$account.1.register_expires y=40}</P32>
<P32>{$account.1.register_expires}</P32>
<!-- Reregister before Expiration (in seconds. Default 0 second) -->
<!-- Number: 1 to 64800 -->
@@ -1031,7 +1031,7 @@
<!-- Register Expiration (in minutes. default 1 hour, max 45 days) -->
<!-- Number: 1 to 64800 -->
<!-- Mandatory -->
<P732>{math equation="x / y" x=$account.2.register_expires y=40}</P732>
<P732>{$account.2.register_expires}</P732>
<!-- Reregister before Expiration (in seconds. Default 0 second) -->
<!-- Number: 1 to 64800 -->