[asterisk-bugs] [Asterisk 0013327]: pattern match for a hints always gives state:idle for all extensions
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 11 20:59:58 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13327
======================================================================
Reported By: pj
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 13327
Category: Channels/chan_sip/Subscriptions
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 138442
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-16 15:43 CDT
Last Modified: 2008-12-11 20:59 CST
======================================================================
Summary: pattern match for a hints always gives state:idle
for all extensions
Description:
I'm using this ael syntax for pattern match for hints
hint(SIP/${EXTEN}) _ZXX => NoOP;
when subscribe to extensions using this pattern match, it gives always
"idle" state for all subscribed extensions, regardless of actual state of
line, it shows always "idle" for unregistered, or even not existent peers!
pattern match for hints feature was added into trunk in rev. 109970
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0007767 [patch] Allow a simple lookup for hint ...
======================================================================
----------------------------------------------------------------------
(0096297) Corydon76 (administrator) - 2008-12-11 20:59
http://bugs.digium.com/view.php?id=13327#c96297
----------------------------------------------------------------------
pj: if you have DETECT_DEADLOCKS defined in 'make menuselect', please turn
it off. It is the cause of the ERROR messages you're getting.
In terms of the subscription to the non-existent extension, that is not a
problem on our end. It simply means that your pattern match is too
general.
Issue History
Date Modified Username Field Change
======================================================================
2008-12-11 20:59 Corydon76 Note Added: 0096297
======================================================================
More information about the asterisk-bugs
mailing list