[asterisk-bugs] [JIRA] (ASTERISK-27160) Hints generated by autohints=yes include Local/ channels and peers on remote end of trunks
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Jul 27 00:13:58 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237850#comment-237850 ]
Asterisk Team commented on ASTERISK-27160:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> Hints generated by autohints=yes include Local/ channels and peers on remote end of trunks
> ------------------------------------------------------------------------------------------
>
> Key: ASTERISK-27160
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27160
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: PBX/General, PBX/NewFeature, PBX/pbx_realtime
> Affects Versions: 14.6.0
> Environment: CentOS 7 3.10.0-514.21.2.el7.x86_64
> Asterisk 14.6.0
> Reporter: Oleg Kozlov
> Severity: Minor
>
> When autohints is enabled, Asterisk creates hints for entities that wouldn't require hint in normal conditions that may lead to high memory usage in some scenarios.
> For example:
> * peers on remote side of trunk
> bq. XXXXXXXXXX at outbound-: Local/XXXXXXXXXX at out State:Idle Presence:not_set Watchers 0
> * Queues
> bq. 8015 at ext-local : Queue:8015 State:Idle Presence:not_set Watchers 0
> While queues doesn't cause any problems, creating hint for every outbound call may create unreasonable number of hints in auto dialer environment.
> It would be nice to have option to limit hints to technology based ones only (SIP/, PJSIP/, DAHDI/, etc...) excluding trunks, local channels and queues.
> Or have an option of regex filter for hints.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list