[asterisk-bugs] [Asterisk 0007321]: [patch] CallerID name sent over PRI to Panasonic DBS locks channel

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 27 13:29:35 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=7321 
====================================================================== 
Reported By:                steveb
Assigned To:                mattf
====================================================================== 
Project:                    Asterisk
Issue ID:                   7321
Category:                   Core/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           I did not set the version :( 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2006-06-09 08:00 CDT
Last Modified:              2010-04-27 13:29 CDT
====================================================================== 
Summary:                    [patch] CallerID name sent over PRI to Panasonic DBS
locks channel
Description: 
Panasonic DBS 576 was connected to telco PRI with no CallerID Name.
Calls were recieved fine.
Added asterisk between telco and Panasonic.
asterisk is pri_net and timing source to Panasonic.

If a call comes in from telco, we can forward it to Panasonic with no
issues.
(we are not recieving CallerID Name from telco yet)
If a call is from an asterisk extension, or if we add CallerID Name info
to pstn call, the channel hangs and rings indefinately when connecting to
the Panasonic.

I set hidecallerid=yes to avoid the problem for now, but I would like to
get the CallerID number still.

I tried hidecallerid=no, restrictcid=yes , but I do not see that
restrictcid is doing anything at all.


======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0017143 hidecalleridname parameter in chan_dahd...
====================================================================== 

---------------------------------------------------------------------- 
 (0121016) svnbot (reporter) - 2010-04-27 13:29
 https://issues.asterisk.org/view.php?id=7321#c121016 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 259307

_U  trunk/
U   trunk/channels/chan_dahdi.c
U   trunk/configs/chan_dahdi.conf.sample

------------------------------------------------------------------------
r259307 | rmudgett | 2010-04-27 13:29:34 -0500 (Tue, 27 Apr 2010) | 21
lines

Merged revisions 259270 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r259270 | rmudgett | 2010-04-27 13:14:54 -0500 (Tue, 27 Apr 2010) | 14
lines
  
  hidecalleridname parameter in chan_dahdi.conf
  
  Issue https://issues.asterisk.org/view.php?id=7321 implements a new chan_dahdi
configuration option.  However,
a
  change mentioned in the issue was never implemented.  This is the change
  that will allow the feature to work.
  
  I added a note to chan_dahdi.conf.sample about the feature.
  
  (closes issue https://issues.asterisk.org/view.php?id=17143)
  Reported by: djensen99
  Patches:
        diff.txt uploaded by djensen99 (license NA) (One line change)
  Tested by: djensen99
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=259307 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-27 13:29 svnbot         Checkin                                      
2010-04-27 13:29 svnbot         Note Added: 0121016                          
======================================================================




More information about the asterisk-bugs mailing list