Displaying 1 result from an estimated 1 matches for "oh323_max_buf".
2003 Jun 19
1
Chan_oh323 problem
...E.g. on this side everything is heared with some cuts.
I runed asterisk -vvvc
and during the call it constantly printning:
WARNIGN .. File chan_oh323.c, Line 761 (oh323_read) H323:20016 Requested read buffer size is too long (2560) !
and next line message about truncating buffer.
I've changed OH323_MAX_BUF to 2560 - warning message disappeared but it didn't improove the quality.
I configures Milliwatt aplication and when i ring from PSTN i hear beeps, not continuees tone
and its printning warning message in line 1460 : Only doing 640 bytes (1280 bytes requested)
(sometimes prints 2560 bytes requ...