Ignore:
Timestamp:
Apr 26, 2010 1:57:28 PM (14 years ago)
Author:
nanang
Message:

Misc #1026: moved payload type of G726-32 from static (was 2) to dynamic, and also disabled some more L16 codecs (thanks Bram Kuijvenhoven for the report).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/include/pjmedia/codec.h

    r3078 r3146  
    197197{ 
    198198    PJMEDIA_RTP_PT_PCMU = 0,        /**< audio PCMU                         */ 
    199     PJMEDIA_RTP_PT_G726_32 = 2,    /**< audio G726-32                       */ 
    200199    PJMEDIA_RTP_PT_GSM  = 3,        /**< audio GSM                          */ 
    201200    PJMEDIA_RTP_PT_G723 = 4,        /**< audio G723                         */ 
Note: See TracChangeset for help on using the changeset viewer.