[asterisk-bugs] [DAHDI-linux 0017183]: When restarting Wanrouter with Sangoma A200, dahdi is unavailable/not working

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Apr 14 08:18:49 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17183 
====================================================================== 
Reported By:                wil32
Assigned To:                
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   17183
Category:                   dahdi (the module)
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     new
JIRA:                        
Reviewboard Link:            
====================================================================== 
Date Submitted:             2010-04-14 08:03 CDT
Last Modified:              2010-04-14 08:18 CDT
====================================================================== 
Summary:                    When restarting Wanrouter with Sangoma A200, dahdi
is unavailable/not working
Description: 
When restarting Wanrouter with Sangoma A200, dahdi is unavailable/not
working. The work around for this was 1st to unplug and replug the fxo
lines. After a couple of degug, i called Sangoma and they gave me this
workaround in order to make it work:


[root at calpath-pbx dahdi-linux-2.2.0.2]#

+++ drivers/dahdi/dahdi-base.c  2010-01-29 12:39:01.000000000 -0800
@@ -4067,7 +4067,7 @@
                        y = dahdi_q_sig(chans[ch.chan]) & 0xff;
                        if (y >= 0)
                                chans[ch.chan]->rxsig = (unsigned char)
y;
-                       chans[ch.chan]->rxhooksig = DAHDI_RXSIG_INITIAL;
+               //      chans[ch.chan]->rxhooksig = DAHDI_RXSIG_INITIAL;
                }
 #ifdef CONFIG_DAHDI_DEBUG
                module_printk(KERN_NOTICE, "Configured channel %s, flags
%04lx, sig %04x\n", chans[ch.chan]->name, chans[ch.chan]->flags,
chans[ch.chan]->sig);

[root at calpath-pbx dahdi-linux-2.2.0.2]#

====================================================================== 

---------------------------------------------------------------------- 
 (0120381) lmadsen (administrator) - 2010-04-14 08:18
 https://issues.asterisk.org/view.php?id=17183#c120381 
---------------------------------------------------------------------- 
Thanks for the information. In the future can you attach large blocks of
text as a text file to the issue? Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-14 08:18 lmadsen        Note Added: 0120381                          
======================================================================




More information about the asterisk-bugs mailing list