mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-06 05:02:29 +00:00
Merge "res_pjsip: Update default keepalive interval to 90 seconds." into 16
This commit is contained in:
@@ -1729,7 +1729,7 @@
|
||||
<configOption name="max_forwards" default="70">
|
||||
<synopsis>Value used in Max-Forwards header for SIP requests.</synopsis>
|
||||
</configOption>
|
||||
<configOption name="keep_alive_interval" default="0">
|
||||
<configOption name="keep_alive_interval" default="90">
|
||||
<synopsis>The interval (in seconds) to send keepalives to active connection-oriented transports.</synopsis>
|
||||
</configOption>
|
||||
<configOption name="contact_expiration_check_interval" default="30">
|
||||
|
Reference in New Issue
Block a user