Thanks for the feedback but I'm still lost on this one.... (Forgive my ignorance please)
I don't understand how "#define AST_FORMAT_ADPCM (1 << 5)" becomes a "format = 32" in the * console display. Regards John ------------------------------------------------------------------------- NetRom Internet Services 973-208-1339 voice [EMAIL PROTECTED] 973-208-0942 fax http://www.netrom.com ------------------------------------------------------------------------- On Fri, 14 Mar 2003, Martin Pycko wrote: > The formats that asterisk uses are #define'd in > asterisk/include/asterisk/frame.h > > RTP formats are #define'd in asterisk/rtp.c > > regards > Martin > > On Fri, 14 Mar 2003, John Vozza wrote: > > > I've been trying to find a list of codec "format numbers" so I can more > > clearly understand the following message; > > > > Accepting AUTHENTICATED call from xxx.xxx.xxx.xxx, requested format = 4, > > actual format = 4 > > > > I've seen 4, 32, 512 and I think a few others. For example I think format > > 32 equal ADPCM but what are the others? > > > > TIA > > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
