[asterisk-bugs] [Asterisk 0011185]: call routing based on caller-id fails to match
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Nov 7 12:13:58 CST 2007
The following issue has been REOPENED.
======================================================================
http://bugs.digium.com/view.php?id=11185
======================================================================
Reported By: spditner
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 11185
Category: Core/PBX
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.2
SVN Revision (number only!): 89085
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-07-2007 10:44 CST
Last Modified: 11-07-2007 12:13 CST
======================================================================
Summary: call routing based on caller-id fails to match
Description:
Call routing based on the Caller-ID information supplied by sip.conf fails
to route calls correctly, unless a superfluous NoOp() line is added that
does not require Caller-ID to match.
e.g. http://bugs.digium.com/view.php?id=1
exten => 123/555,1,Dial(SIP/somewhere); does not work when CLID 555 calls
e.g. http://bugs.digium.com/view.php?id=2
exten => 123/555,1,Dial(SIP/somewhere); does work when CLID 555 calls
exten => 123,1,NoOp(I serve no purpose)
======================================================================
----------------------------------------------------------------------
spditner - 11-07-07 12:13
----------------------------------------------------------------------
same issue exists in trunk
Issue History
Date Modified Username Field Change
======================================================================
11-07-07 12:13 spditner Note Added: 0073315
======================================================================
More information about the asterisk-bugs
mailing list