[asterisk-bugs] [Asterisk 0014413]: state of non existent extensions should not be "Idle"
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Feb 5 10:26:44 CST 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14413
======================================================================
Reported By: pj
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14413
Category: Channels/chan_sip/Subscriptions
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 173311
Request Review:
======================================================================
Date Submitted: 2009-02-05 10:26 CST
Last Modified: 2009-02-05 10:26 CST
======================================================================
Summary: state of non existent extensions should not be
"Idle"
Description:
If user subscribes to extension, that doesn't exist at all in sip.conf,
asterisk should not report state of this extension as 'idle' as it
currently does, but instead, 'unknown' state we be more apropriate.
I'm using pattern match feature for hints definition in dialplan:
context linestates {
hint(SIP/${EXTEN}) _ZXX! => NoOP;
}
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-02-05 10:26 pj New Issue
2009-02-05 10:26 pj Asterisk Version => SVN
2009-02-05 10:26 pj Regression => No
2009-02-05 10:26 pj SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2009-02-05 10:26 pj SVN Revision (number only!) => 173311
======================================================================
More information about the asterisk-bugs
mailing list