[asterisk-bugs] [JIRA] (ASTERISK-20716) "s" extension in comebackcontext not honored
Chris Gentle (JIRA)
noreply at issues.asterisk.org
Wed Nov 21 15:35:45 CST 2012
Chris Gentle created ASTERISK-20716:
---------------------------------------
Summary: "s" extension in comebackcontext not honored
Key: ASTERISK-20716
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20716
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Features/Parking
Affects Versions: 11.0.1
Environment: Linux, Ubuntu Server 12.04.1, 32bit
Reporter: Chris Gentle
Severity: Minor
Assume the following defined in features.conf:
comebacktoorigin=no
comebackcontext=parkedcallstimeout
Parked calls that are sent back to parkedcallstimeout do not use the "s" extension if it is defined. An error is generated in the Asterisk log as follows:
[2012-11-19 20:46:58] WARNING[23894][C-0000003e] pbx.c: Channel 'SIP/gentlec-000000c9' sent to invalid extension but no invalid handler: context,exten,priority=parkedcallstimeout,SIP_gigaset,1
Defining a specific extension, SIP_gigaset in this case, works. However, this does not agree with the documented behavior in the features.conf sample file.
--
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