[asterisk-bugs] [JIRA] (ASTERISK-27160) Hints generated by autohints=yes include Local/ channels and peers on remote end of trunks
Oleg Kozlov (JIRA)
noreply at issues.asterisk.org
Thu Jul 27 00:13:58 CDT 2017
Oleg Kozlov created ASTERISK-27160:
--------------------------------------
Summary: 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