tsipsey / doubango

Automatically exported from code.google.com/p/doubango
0 stars 0 forks source link

error 488 Not acceptable here. #308

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I have installed webrtc2sip without any error.

i start ./wertc2sip info shows me 

*INFO: codecs = opus;pcma;pcmu;gsm;vp8;h264-bp;h264-mp;h263;h263+
*INFO: UnRegister codec: PCMA, G.711a codec (native)
*INFO: UnRegister codec: PCMU, G.711u codec (native)
*INFO: UnRegister codec: GSM, GSM Full Rate (libgsm)
*INFO: UnRegister codec: VP8, VP8 codec (libvpx)
*INFO: UnRegister codec: H264, H264 Base Profile (FFmpeg, x264)
*INFO: UnRegister codec: H264, H264 Main Profile (FFmpeg, x264)
*INFO: UnRegister codec: H263, H263-1996 codec (FFmpeg)
*INFO: UnRegister codec: H263-1998, H263-1998 codec (FFmpeg)
*INFO: codec-opus-maxrates = 48000;48000

When i tried to call i got error.
RECV:SIP/2.0 488 Not acceptable here 

Please help me how to solved it.

In my asterisk sip.config (codec)
allow=alaw
allow=ulaw
allow=gsm
allow=g722

Original issue reported on code.google.com by dharmesh...@gmail.com on 15 Aug 2013 at 10:24

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 15 Aug 2013 at 11:43

GoogleCodeExporter commented 9 years ago
What does UnRegister mean?
Does it mean that the codec is not configured? or not enabled/linked?

Original comment by deekshit...@gmail.com on 30 Aug 2013 at 5:58

GoogleCodeExporter commented 9 years ago
but when i uncheck "Enable RTCWeb Breaker" than it's work

Original comment by dharmesh...@gmail.com on 31 Aug 2013 at 5:51