Update {$mac}.xml
This commit is contained in:
parent
67a67852ef
commit
4b2f68b426
|
|
@ -160,7 +160,7 @@
|
||||||
<!-- Outgoing call without Registration. 0 - No, 1 - Yes -->
|
<!-- Outgoing call without Registration. 0 - No, 1 - Yes -->
|
||||||
<P109>1</P109>
|
<P109>1</P109>
|
||||||
<!-- Register Expiration (in minutes. default 1 hour, max 45 days) -->
|
<!-- Register Expiration (in minutes. default 1 hour, max 45 days) -->
|
||||||
<P32>3</P32>
|
<P32>{$account.1.register_expires}</P32>
|
||||||
<!-- SIP Registration Failure Retry Wait Time, in seconds. Between 1-3600, default is 20
|
<!-- SIP Registration Failure Retry Wait Time, in seconds. Between 1-3600, default is 20
|
||||||
<P138>20</P138> -->
|
<P138>20</P138> -->
|
||||||
<!-- Local SIP port (default 5060) -->
|
<!-- Local SIP port (default 5060) -->
|
||||||
|
|
@ -335,7 +335,7 @@
|
||||||
<!-- Outgoing call without Registration. 0 - No, 1 - Yes -->
|
<!-- Outgoing call without Registration. 0 - No, 1 - Yes -->
|
||||||
<P813>1</P813>
|
<P813>1</P813>
|
||||||
<!-- Register Expiration (in minutes. default 1 hour, max 45 days) -->
|
<!-- Register Expiration (in minutes. default 1 hour, max 45 days) -->
|
||||||
<P732>3</P732>
|
<P732>{$account.2.register_expires}</P732>
|
||||||
<!-- SIP Registration Failure Retry Wait Time, in seconds. Between 1-3600, default is 20 -->
|
<!-- SIP Registration Failure Retry Wait Time, in seconds. Between 1-3600, default is 20 -->
|
||||||
<P471>20</P471>
|
<P471>20</P471>
|
||||||
<!-- Local SIP port (default 6060) -->
|
<!-- Local SIP port (default 6060) -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue