Daniel Melnechuk wrote: <snip> > So now i get the following a whole lot of times when trying to do the > echo test: > > chan_sip.c:3359 sip_rtp_write: Asked to transmit frame type 2, > while native formats is 4 (read/write = 2/2) > > then followed by at the end when i hangup: > > channel.c:2145 set_format: Unable to find a codec translation > path from ulaw to gsm > file.c:194 opbx_stopstream: Unable to restore format back to 2 > <snip>
you can solve this by trying either: - check if you have gsm codec in your CW, there was IIRC a problem with gsm on non-Linux or - convert the sound file (with sox) not to gsm but to alaw or ulaw cheers _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
