[Home]

Summary:ASTERISK-01704: Codecs list table (h.323 show codecs) increments after each connection...
Reporter:segamza (segamza)Labels:
Date Opened:2004-05-27 03:15:51Date Closed:2004-09-25 02:42:32
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Codecs list table increments after each connection...
When number of records is big enought then H323 blocks.

Asterisk CVS-HEAD-05/23/04-22:11:25

  SpeexNarrow-5.95k{sw} <1>
  SpeexNarrow-8k{sw} <2>
  SpeexNarrow-11k{sw} <3>
  SpeexNarrow-15k{sw} <4>
  SpeexNarrow-18.2k{sw} <5>
  G.729A{sw} <6>
  G.729{sw} <7>
  GSM-06.10{sw} <8>
  G.711-uLaw-64k{sw} <9>
  G.711-ALaw-64k{sw} <10>
  G.711-ALaw-64k{sw} <11>
  G.711-ALaw-64k{sw} <12>
  G.711-ALaw-64k{sw} <13>
  G.711-ALaw-64k{sw} <14>
  G.711-ALaw-64k{sw} <15>
  G.711-ALaw-64k{sw} <16>
  G.711-ALaw-64k{sw} <17>
  G.711-ALaw-64k{sw} <18>

Comments:By: zoa (zoa) 2004-05-27 04:26:53

maybe this explains why i can't do h.323 show codecs on my system.

By: Mark Spencer (markster) 2004-05-27 18:30:40

Consider the following well know addage:

Patient: "It hurts when I do this!"
Doctor:  "Then don't do that."

Certainly a bug (although looking at that routine, it's hard to imagine it's in chan_h323 -- by my lousy C++ eyes, it looks like it's in OpenH323 itself), but it's one which presumably doesn't cause an issue if you don't do that.

As such, I'm relabling this as "minor".

By: jerjer (jerjer) 2004-05-27 18:57:39

already fixed in cvs

By: segamza (segamza) 2004-05-31 05:54:47

There is only one codec is displayed after H323 connection.

CVS-HEAD-05/30/04-15:46:32

*CLI> h.323 show codecs
Allowed Codecs:
        Table:
  G.711-ALaw-64k{sw} <1>
Set:
  0:
    0:
      G.711-ALaw-64k{sw} <1>

By: davet (davet) 2004-06-16 04:31:36

"h.323 show codecs" doesn't return anything anymore. Is that meant to be the case or is it yet another breakage in h.323?

By: Malcolm Davenport (mdavenport) 2004-06-21 16:50:22

Re-open if it's not.  You have to have the h323.conf file in /etc/asterisk or else you won't get to perform "h.323 show codecs."