[asterisk-bugs] [JIRA] (ASTERISK-20628) main/pbx.c - ShowDialPlan generates with error if no Exten: was presented and there are no exten => lines present
Jaco Kroon (JIRA)
noreply at issues.asterisk.org
Tue Oct 30 08:49:18 CDT 2012
Jaco Kroon created ASTERISK-20628:
-------------------------------------
Summary: main/pbx.c - ShowDialPlan generates with error if no Exten: was presented and there are no exten => lines present
Key: ASTERISK-20628
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20628
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: PBX/General
Affects Versions: 1.8.15.0
Reporter: Jaco Kroon
When I request a:
Action: ShowDialplan
Context: hints
and hints is defined as:
[hints]
include => foo
include => bar
Then the list will contain the ListDialplan entries for the two includes, but then give an Error as well:
Response: Error
Message: Did not find extension @hints
This should not be the case, even if there were no include => lines it should still end with a EventList: Complete response and not generate an error.
--
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