mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-03 03:02:15 +00:00
Change the default value for "allowsubscribe" to yes to match chan_sip.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@395439 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -464,7 +464,7 @@
|
||||
See https://wiki.asterisk.org/wiki/display/AST/IP+Quality+of+Service for more information about QoS settings
|
||||
</para></description>
|
||||
</configOption>
|
||||
<configOption name="allowsubscribe" default="no">
|
||||
<configOption name="allowsubscribe" default="yes">
|
||||
<synopsis>Determines if endpoint is allowed to initiate subscriptions with Asterisk.</synopsis>
|
||||
</configOption>
|
||||
<configOption name="subminexpiry" default="60">
|
||||
|
Reference in New Issue
Block a user