Merge pull request #4162 from Len-PGH/patch-18

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

View File

@ -97,7 +97,7 @@
<!-- Unregister On Reboot. 0 - no, 1 - yes -->
<P81>0</P81>
<!-- Register Expiration (in minutes. default 1 hour, max 45 days) -->
<P32>3</P32>
<P32>{$account.1.register_expires}</P32>
<!-- Registration Failure Retry Wait Time (in seconds. Between 1-3600, default is 20) -->
<P138>20</P138>
<!-- SIP Transport. 1 - UDP, 2 - TCP , (default is UDP) -->
@ -170,7 +170,7 @@
<!-- Unregister on Reboot. 0 - no, 1 - yes -->
<P411>0</P411>
<!-- Register Expiration (in minutes. default 1 hour, max 45 days) -->
<P412>3</P412>
<P412>{$account.2.register_expires}</P412>
<!-- Registration Failure Retry Wait Time (in seconds. Between 1-3600, default is 20) -->
<P471>20</P471>
<!-- SIP Transport. 1 - UDP, 2 - TCP , (default is UDP) -->
@ -242,7 +242,7 @@
<!-- Unregister on Reboot. 0 - no, 1 - yes -->
<P511>0</P511>
<!-- Register Expiration (in minutes. default 1 hour, max 45 days) -->
<P512>3</P512>
<P512>{$account.3.register_expires}</P512>
<!-- Registration Failure Retry Wait Time (in seconds. Between 1-3600, default is 20) -->
<P571>20</P571>
<!-- SIP Transport. 1 - UDP, 2 - TCP , (default is UDP) -->