Displaying 2 results from an estimated 2 matches for "c165".
Did you mean:
2165
2006 Mar 16
1
Codecs? - Asked to transmit frame type 256, while native formats is 8 (read/write = 8/8)
...oming calls worked. However when I next went to make an outgoing call
(after having added in the "allow=g729" line), I got an infinite loop of
warnings:
WARNING: chan_sip.c: 2520 sip_write: Asked to transmit frame type 256,
while native formats is 8 (read/write = 8/8)
WARNING: codec_gsm.c165 gsmtolin_framein: Huh? A GSM frame that isn't a
multiple of 33 or 65 bytes long from RTP
After those warnings I thought there might be a problem with the gsm
codec so I commented the lines containing "allow=gsm" and still kept the
line "allow=g729" because as I've said...
2006 Mar 14
1
Codec Issue
...oming
calls worked. However when I next went to make an outgoing call (after
having added in the "allow=g729" line), I got an infinite loop of warnings:
WARNING: chan_sip.c: 2520 sip_write: Asked to transmit frame type 256, while
native formats is 8 (read/write = 8/8)
WARNING: codec_gsm.c165 gsmtolin_framein: Huh? A GSM frame that isn't a
multiple of 33 or 65 bytes long from RTP
After those warnings I thought there might be a problem with the gsm codec
so I commented the lines containing "allow=gsm" and still kept the line
"allow=g729" because as I've said...