[asterisk-bugs] [Asterisk 0016661]: DISA doesn't honor caller ID on the channel

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Mar 31 15:27:13 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16661 
====================================================================== 
Reported By:                jstapleton
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   16661
Category:                   Applications/app_disa
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Target Version:             1.6.0.27
Asterisk Version:           SVN 
JIRA:                       SWP-773 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-01-20 15:42 CST
Last Modified:              2010-03-31 15:27 CDT
====================================================================== 
Summary:                    DISA doesn't honor caller ID on the channel
Description: 
DISA doesn't honor caller ID on the channel that may have been changed with
the caller ID dialplan function.  Instead, it defaults to using the caller
ID of the original incoming call.
====================================================================== 

---------------------------------------------------------------------- 
 (0120049) tilghman (administrator) - 2010-03-31 15:27
 https://issues.asterisk.org/view.php?id=16661#c120049 
---------------------------------------------------------------------- 
I am unable to reproduce that:

    -- Executing [8172 at digium:1] Set("SIP/103-00000000",
"CALLERID(num)=1601") in new stack
    -- Executing [8172 at digium:2] DISA("SIP/103-00000000",
"no-password,features") in new stack
    -- Executing [1 at features:1] NoOp("SIP/103-00000000", "CallerID
num=1601") in new stack
    -- Auto fallthrough, channel 'SIP/103-00000000' status is 'UNKNOWN'

*CLI> dialplan show features
[ Context 'features' created by 'pbx_config' ]
  '_X' =>           1. NoOp(CallerID num=${CALLERID(num)})       
[pbx_config]

-= 1 extension (1 priority) in 1 context. =-
*CLI> dialplan show 8172 at digium
[ Context 'digium' created by 'pbx_config' ]
  '8172' =>         1. Set(CALLERID(num)=1601)                   
[pbx_config]
                    2. DISA(no-password,features)                
[pbx_config]

-= 1 extension (2 priorities) in 1 context. =- 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-31 15:27 tilghman       Note Added: 0120049                          
======================================================================




More information about the asterisk-bugs mailing list