<div dir="ltr"><div>i am trying to receive a call from freeswitch without transcoding , asterisk and freeswitch are installed on same machine<br><br></div>in asterisk cli  with sip set debug on <br><br>v=0<br> o=FreeSWITCH 1442495774 1442495775 IN IP4 127.0.0.1<br> s=FreeSWITCH<br> c=IN IP4 127.0.0.1<br> t=0 0<br> m=audio 28840 RTP/AVP 98 13<br> a=rtpmap:98 L16/16000<br> a=ptime:20<br><div>Found RTP audio format 98<br>Found RTP audio format 13<br>Found audio description format L16 for ID 98<br>chan_sip.c:10556 process_sdp: No compatible codecs, not accepting this offer!<br><br></div><div>is it possible to receive this call and pass it to chan_dongle  ??<br></div></div>