[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 10:47:58 CST 2007


The following issue has been RESOLVED. 
====================================================================== 
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:                     resolved
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             11-07-2007 10:44 CST
Last Modified:              11-07-2007 10:47 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)
====================================================================== 

---------------------------------------------------------------------- 
 qwell - 11-07-07 10:47  
---------------------------------------------------------------------- 
Please test with 1.4, and if you can still reproduce, reopen this bug.

1.2 is no longer supported for bug fixes.  This will not be fixed in 1.2. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-07-07 10:47  qwell          Status                   new => resolved     
11-07-07 10:47  qwell          Resolution               open => fixed       
11-07-07 10:47  qwell          Assigned To               => qwell           
11-07-07 10:47  qwell          Note Added: 0073312                          
======================================================================




More information about the asterisk-bugs mailing list