iLBC and ALSA

Juha Heinanen jh at tutpro.com
Mon May 15 17:36:34 CEST 2006


the crash at startup that i reported earlier went away when i deleted
all old minisip configuration files in my home directory.

the next thing that i noticed was that only G711 codec is shown on Media
tab.  there exists milbc directory, but iLBC codec was not automatically
compiled during the build process and i didn't find anything about it in
build.local.example.  so my question is, how to include iLBC in the
build?

another issue is ALSA.  i have in build.local:

set_configure_param('libminisip',
                        aec => 0,
                        alsa => 1,
...

but still it looks like minisip does not use ALSA:

Minisip is using IP =  xxxx
AudioPlugin: cesc: soundDev = /dev/dsp
SoundDevice: cesc: (start) deviceId = /dev/dsp
SoundDriverRegistry: deviceName =  /dev/dsp
SoundDriverRegistry: deviceId =  /dev/dsp
SoundDriverRegistry: driverId =  oss
SoundDevice: cesc: (before ALSALIB) deviceId = /dev/dsp
SoundDevice: cesc: deviceId = /dev/dsp
WARNING: cesc: OSS device created ... default ... no other found

ALSA is definitely working on my pc, since kphone is using it ok.

-- juha


More information about the Minisip-users mailing list