[asterisk-bugs] [JIRA] (ASTERISK-20706) reduce CLI spamming of "Extension Changed" device state messages
Alec Davis (JIRA)
noreply at issues.asterisk.org
Tue Nov 20 02:12:45 CST 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alec Davis updated ASTERISK-20706:
----------------------------------
Attachment: ast20706.diff.txt
added ast20706.diff.txt
Only print to console when device state isn't forced.
'Forced' happens on every subscribe or resubscribe
> reduce CLI spamming of "Extension Changed" device state messages
> -----------------------------------------------------------------
>
> Key: ASTERISK-20706
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20706
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Affects Versions: 11.0.1
> Reporter: Alec Davis
> Severity: Minor
> Attachments: ast20706.diff.txt
>
>
> We have 503 sip subscriptions with expiry set to 300 seconds.
> Asterisk 11 follows RFC3265 that states that after every subscribe or resubscribe a notify should be sent.
> In Asterisk 1.8 only changes would be sent. Thus only when a device state changed was anything emitted to the console.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list