<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 29, 2014 at 5:10 PM, Richard Kenner <span dir="ltr"><<a href="mailto:kenner@gnat.com" target="_blank">kenner@gnat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">After an upgrade to Asterisk 12, I'm "collecting" channels.  When I enter<br>
and then exit a conference room, I see:<br>
<br>
    -- <CBAnn/207-0000067f;1> Playing 'confbridge-leave.slin' (language 'en')<br>
    -- Channel CBAnn/207-0000067f;2 joined 'softmix' base-bridge <5edb1920-3774-4ba3-8c4d-23e8fd04519c><br>
    -- Channel CBAnn/207-0000067f;2 left 'softmix' base-bridge <5edb1920-3774-4ba3-8c4d-23e8fd04519c><br>
<br>
I'd expect those channel to immediately go away, but they just stay around:<br>
<br>
asterisk*CLI> core show channel CBAnn/207-0000067f;1<br>
 -- General --<br>
           Name: CBAnn/207-0000067f;1<br>
           Type: CBAnn<br>
       UniqueID: 1398809161.20186<br>
       LinkedID: 1398809161.20186<br>
      Caller ID: (N/A)<br>
 Caller ID Name: (N/A)<br>
Connected Line ID: (N/A)<br>
Connected Line ID Name: (N/A)<br>
Eff. Connected Line ID: (N/A)<br>
Eff. Connected Line ID Name: (N/A)<br>
    DNID Digits: (N/A)<br>
       Language: en<br>
          State: Up (6)<br>
  NativeFormats: (nothing)<br>
    WriteFormat: unknown<br>
     ReadFormat: unknown<br>
 WriteTranscode: No<br>
  ReadTranscode: No<br>
 Time to Hangup: 0<br>
   Elapsed Time: 0h1m3s<br>
      Bridge ID: (Not bridged)<br>
 --   PBX   --<br>
        Context: default<br>
      Extension: s<br>
       Priority: 1<br>
     Call Group: 0<br>
   Pickup Group: 0<br>
    Application: (N/A)<br>
           Data: (Empty)<br>
 Call Identifer: (None)<br>
      Variables:<br>
[Apr 29 18:07:04] ERROR[21102]: cdr.c:3106 ast_cdr_serialize_variables: Unable to find CDR for channel CBAnn/207-0000067f;1<br>
<br>
asterisk*CLI> core show channel CBAnn/207-0000067f;2<br>
 -- General --<br>
           Name: CBAnn/207-0000067f;2<br>
           Type: CBAnn<br>
       UniqueID: 1398809161.20187<br>
       LinkedID: 1398809161.20186<br>
      Caller ID: (N/A)<br>
 Caller ID Name: (N/A)<br>
Connected Line ID: (N/A)<br>
Connected Line ID Name: (N/A)<br>
Eff. Connected Line ID: (N/A)<br>
Eff. Connected Line ID Name: (N/A)<br>
    DNID Digits: (N/A)<br>
       Language: en<br>
          State: Up (6)<br>
  NativeFormats: (slin)<br>
    WriteFormat: slin<br>
     ReadFormat: slin<br>
 WriteTranscode: No<br>
  ReadTranscode: No<br>
 Time to Hangup: 0<br>
   Elapsed Time: 0h3m30s<br>
      Bridge ID: (Not bridged)<br>
 --   PBX   --<br>
        Context: default<br>
      Extension: s<br>
       Priority: 1<br>
     Call Group: 0<br>
   Pickup Group: 0<br>
    Application: (N/A)<br>
           Data: (Empty)<br>
 Call Identifer: (None)<br>
      Variables:<br>
[Apr 29 18:09:31] ERROR[21102]: cdr.c:3106 ast_cdr_serialize_variables: Unable to find CDR for channel CBAnn/207-0000067f;2<br></blockquote><br></div>The announcer channel is not supposed to go away while the conference exists <br>
so it can be reused for the next sound to play into the conference.  The announcer<br>channel joins/leaves the conference as it has sounds to play.  If the channel still <br>hangs around after the conference is destroyed then there is a problem.<br>
<br></div><div class="gmail_extra">Richard<br></div></div>