[asterisk-bugs] [LibPRI 0016981]: [patch] PRI support for CPE-CPE crossover

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 26 04:14:36 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16981 
====================================================================== 
Reported By:                alecdavis
Assigned To:                
====================================================================== 
Project:                    LibPRI
Issue ID:                   16981
Category:                   NewFeature
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 249405 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2010-03-08 03:06 CST
Last Modified:              2010-05-26 04:14 CDT
====================================================================== 
Summary:                    [patch] PRI support for CPE-CPE crossover
Description: 
Loopback at the RJ45 connector has been disabled since revision 3.

The main change here is the is_command() function, currently we test if
'we' are the CPE or the NETWORK, the logic change is to test if the
'remote' is a NETWORK or CPE.

This then allows us to do CPE-CPE or CPE loopback.
NETWORK-NETWORK is hindered due to explicit channel selection.
  
====================================================================== 

---------------------------------------------------------------------- 
 (0122469) alecdavis (manager) - 2010-05-26 04:14
 https://issues.asterisk.org/view.php?id=16981#c122469 
---------------------------------------------------------------------- 
Very useful for any developer that has the occasional requirement to
connect to a spare CPE port in a test system, no more messing with all of
config files (/etc/dahdi/system.conf and /etc/asterisk/chan_dahdi.conf),
maybe dialplan.

Plug in a crossover as detailed in
https://issues.asterisk.org/view.php?id=16981#c119081, and the nagging <b>No
D-channels available!  Using Primary channel 16 as D-channel anyway!</b>
messages all disappear. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-26 04:14 alecdavis      Note Added: 0122469                          
======================================================================




More information about the asterisk-bugs mailing list