[Home]

Summary:ASTERISK-09546: misdn channel active but it isn't true
Reporter:dmb (dmb)Labels:
Date Opened:2007-05-30 11:01:40Date Closed:2011-06-07 14:00:33
Priority:BlockerRegression?No
Status:Closed/CompleteComponents:Channels/chan_misdn
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hello,
one misdn channel in a outgoing call is shown in show channels. Asterisk don't call por this channel. I need restart asterisk to free that misdn channel.

I show you some misdn cli request.

Any idea?

****** ADDITIONAL INFORMATION ******

1.A misdn channel is shown
asterisk1*CLI> core show channels
Channel              Location             State   Application(Data)
mISDN/1-u52          630919610@from-pstn: Down    AppDial((Outgoing Line))
1 active channel
1 active call>
asterisk1*CLI>

2. That channel is not shown in misdn show channels
asterisk1*CLI> misdn show channels
Chan List: (nil)
asterisk1*CLI>

3.Stacks are in correct state
asterisk1*CLI> misdn show stacks
BEGIN STACK_LIST:
 * Port 1 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0  Debug:0
 * Port 2 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0  Debug:0
 * Port 3 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0  Debug:0
 * Port 4 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0  Debug:0
 * Port 5 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0  Debug:0
 * Port 6 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0  Debug:0
 * Port 7 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0  Debug:0
 * Port 8 Type TE Prot. PMP L2Link DOWN L1Link:DOWN Blocked:0  Debug:0
asterisk1*CLI>

4. the info of that channel is:
asterisk1*CLI> core show channel mISDN/1-u52
-- General --
          Name: mISDN/1-u52
          Type: mISDN
      UniqueID: 1180459243.52
     Caller ID: 630919610
Caller ID Name: (N/A)
   DNID Digits: (N/A)
         State: Down (0)
         Rings: 0
 NativeFormats: 0x8 (alaw)
   WriteFormat: 0x8 (alaw)
    ReadFormat: 0x8 (alaw)
WriteTranscode: No
 ReadTranscode: No
1st File Descriptor: 35
     Frames in: 922
    Frames out: 0
Time to Hangup: 0
  Elapsed Time: N/A
 Direct Bridge: <none>
Indirect Bridge: <none>
--   PBX   --
       Context: from-pstn
     Extension: 630919610
      Priority: 1
    Call Group: 0
  Pickup Group: 0
   Application: AppDial
          Data: (Outgoing Line)
   Blocking in: (Not Blocking)
     Variables:
TRANSFERCAPABILITY=SPEECH
DIALEDPEERNUMBER=g:RDSI1/630919610/:s:e128
INFUUI=
INFUUI=

asterisk1*CLI>

Comments:By: crich (crich) 2007-06-06 04:34:54

can you reproduce this problem ? if so, add a trace, so i we can what happened exactly.

By: Joshua C. Colp (jcolp) 2007-07-02 10:03:27

It has been a month and the required trace has not been provided. If this still happens and you can provide it feel free to reopen this issue.