Hello, <div><br></div><div>   I am trying to use wiki config about iLBC codec but I am not be able to make it work. If I configure codec prefs as:</div><div><br></div><div>&lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;global_codec_prefs=GSM,PCMU,PCMA,iLBC&quot;/&gt;</div>
<div><br></div><div>I get:</div><div><br></div><div>-------------------------</div><div><div>2010-10-01 08:48:22.444357 [DEBUG] sofia_glue.c:3867 Audio Codec Compare [iLBC:97:8000:30]/[GSM:3:8000:20]</div><div>2010-10-01 08:48:22.444357 [DEBUG] sofia_glue.c:3867 Audio Codec Compare [iLBC:97:8000:30]/[PCMU:0:8000:20]</div>
<div>2010-10-01 08:48:22.444357 [DEBUG] sofia_glue.c:3867 Audio Codec Compare [iLBC:97:8000:30]/[PCMA:8:8000:20]</div><div>2010-10-01 08:48:22.446360 [DEBUG] switch_core_state_machine.c:314 (sofia/internal/<a href="mailto:dsp1@174.36.98.82">dsp1@174.36.98.82</a>) Running State Change CS_NEW</div>
<div>2010-10-01 08:48:22.446360 [DEBUG] sofia_glue.c:3867 Audio Codec Compare [iLBC:97:8000:30]/[iLBC:98:8000:20]</div></div><div>-------------------------</div><div><br></div><div>Phone offers 30 ms, FS 20 ms and call gets cursed...</div>
<div><br></div><div>If I use:</div><div><br></div><div>&lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;global_codec_prefs=GSM,PCMU,PCMA,iLBC@30i&quot;/&gt;  or</div><div>&lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;global_codec_prefs=GSM,PCMU,PCMA,iLBC@20i&quot;/&gt;</div>
<div><br></div><div>FS does not offer iLBC codec in Audio Codec Compare</div><div><br></div><div>Where could be the misscounfiguration? Which would be the best config?</div><div><br></div><div>Regards</div>