freeswitch v1.6 use speex codec error -


i have compiled freeswitch branch v1.6 sourcecode ,when use speex codec , freeswitch console :

2016-05-09 15:37:31.611965 [warning] switch_core_codec.c:721 codec speex exists not @ desired implementation. 16000hz 64ms 1ch 2016-05-09 15:37:31.611965 [err] switch_core_media.c:3025 can't load codec?

i think key problem here: "16000hz 64ms 1ch". if @ freeswitch configuration file vars.xml, see many examples of ptimes one:

dvi4@16000h@40i - ima adpcm 16khz using 40ms ptime. (multiples of 10)

so freeswitch complaining 64ms packet time, it's not multiple of 10. should able change in codec preferences on endpoint configuration.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -