iLBC and ALSA

Juha Heinanen jh at tutpro.com
Mon May 15 22:05:07 CEST 2006


Cesc writes:

 > try adding
 > <codec>
 >    iLBC
 > </codec>
 > 
 > to your minisip.conf file ...

i don't have a minisip.cof file.  minisip makes in my home directory 

./.gconf/apps/minisip/%gconf.xml

file and for each account X

./.gconf/apps/minisip/account_X_/%gconf.xml

files.

in ./.gconf/apps/minisip/%gconf.xml there is G711 entry:

        <entry name="codec_0_" mtime="1147722701" type="string">
                <stringvalue>G.711</stringvalue>
        </entry>

i tried to add

        <entry name="codec_1_" mtime="1147722701" type="string">
                <stringvalue>iLBC</stringvalue>
        </entry>

but it doesn't have any effect.

-- juha


More information about the Minisip-users mailing list