[asterisk-bugs] [Asterisk 0014477]: pseudo channel disappears after dahdi restart

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Mar 6 05:15:42 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14477 
====================================================================== 
Reported By:                timking
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14477
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     confirmed
Asterisk Version:           1.6.0.5 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-02-14 04:37 CST
Last Modified:              2009-03-06 05:15 CST
====================================================================== 
Summary:                    pseudo channel disappears after dahdi restart
Description: 
I don't what the pseudo channel does, nor whether it is represented by
channel -2, but immediately after starting * dahdi show channels shows me
three channels (this is on a BRI wcb4xx-like card), dahdi restart talks
about unregistering channel -2 which is odd and then dahdi show channels
tells me pseudo has gone.

Was it important? Why was it there in the first place?
====================================================================== 

---------------------------------------------------------------------- 
 (0101300) timking (reporter) - 2009-03-06 05:15
 http://bugs.digium.com/view.php?id=14477#c101300 
---------------------------------------------------------------------- 
The only "error" is that the Pseudo channel goes away. 
This time on a system with one each FXS & FXO

pbx*CLI> dahdi show channels
   Chan Extension  Context         Language   MOH Interpret        Blocked
   State     
 pseudo            incoming        en         default                     
   In Service
      1            default         en         default                     
   In Service
      2            incoming        en         default                     
   In Service
pbx*CLI> logger show channels
Channel                             Type     Status    Configuration
-------                             ----     ------    -------------
                                    Console  Enabled    - Debug Warning
Notice Error 
/var/log/asterisk/messages          File     Enabled    - Warning Notice
Error 

pbx*CLI> core set verbose 3
Verbosity was 0 and is now 3
pbx*CLI> core set debug 3
Core debug was 0 and is now 3
pbx*CLI> dahdi restart
 Destroying channels and reloading DAHDI configuration.
  == Unregistered channel -2
  == Unregistered channel 1
  == Unregistered channel 2
[Mar  6 11:11:55] DEBUG[4286]: chan_dahdi.c:11897 dahdi_restart: Channels
destroyed. Now re-reading config. 0 active channels remaining.
  == Parsing '/etc/asterisk/chan_dahdi.conf': [Mar  6 11:11:55]
DEBUG[4286]: config.c:1282 config_text_file_load: Parsing
/etc/asterisk/chan_dahdi.conf
  == Found
[Mar  6 11:11:55] DEBUG[4286]: chan_dahdi.c:1648 update_conf: Updated
conferencing on 1, with 0 conference users
    -- Reconfigured channel 1, FXO Kewlstart signalling
[Mar  6 11:11:55] DEBUG[4286]: chan_dahdi.c:1648 update_conf: Updated
conferencing on 2, with 0 conference users
    -- Reconfigured channel 2, FXS Kewlstart signalling

pbx*CLI> dahdi show channels
   Chan Extension  Context         Language   MOH Interpret        Blocked
   State     
      1            default         en         default                     
   In Service
      2            incoming        en         default                     
   In Service 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-06 05:15 timking        Note Added: 0101300                          
======================================================================




More information about the asterisk-bugs mailing list