[Home]

Summary:ASTERISK-10459: [patch] AST_FORMAT_LIST incomplete for G.722
Reporter:Andrew Lindh (andrew)Labels:
Date Opened:2007-10-05 15:05:50Date Closed:2007-10-15 09:46:59
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Codecs/codec_g722
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) frame.diff
Description:
In trunk with the new G.722 codec it is no longer passthru only.
AST_FORMAT_LIST needs to updated with some information for asterisk.
Comments:By: Andrew Lindh (andrew) 2007-10-05 15:13:11

Since asterisk is working in the 8Khz world I used the G.711 numbers for timing as that's how RTP sees the data, but should it be larger because it's 16khz? I checked the Polycom config files and they use the same packet time/size for G.722 as they do for G.711 (20ms).

By: Digium Subversion (svnbot) 2007-10-15 09:46:59

Repository: asterisk
Revision: 85554

U   trunk/main/frame.c

------------------------------------------------------------------------
r85554 | file | 2007-10-15 09:46:58 -0500 (Mon, 15 Oct 2007) | 6 lines

Add packetization data for G.722.
(closes issue ASTERISK-10459)
Reported by: andrew
Patches:
     frame.diff uploaded by andrew (license 240)

------------------------------------------------------------------------