chan_mobile issue [Need help Urgently]

I upgraded my asterisk from 1.8.1 to 10.1.2, I compiled and installed mobile support that is chan_mobile successfully but it often does not load and when I load the module error is printed in the console:

module load chan_mobile.so
== Parsing ‘/etc/asterisk/chan_mobile.conf’: == Found
Unable to set adapter blue1 link mode to MASTER. Ignoring ‘forcemaster’ option.
Unable to bind sco listener socket. (98)
Skipping adapter blue1. Error binding audio connection listerner socket.
Unable to bind sco listener socket. (98)
Skipping adapter blue2. Error binding audio connection listerner socket.
Unable to bind sco listener socket. (98)
Skipping adapter blue3. Error binding audio connection listerner socket.
Unable to bind sco listener socket. (98)
Skipping adapter blue4. Error binding audio connection listerner socket.


No adapters could be loaded from the configuration file.
Please review mobile.conf. See sample for details.


Errors reading config file chan_mobile.conf. Not loading module.
Unable to load module chan_mobile.so
Command ‘module load chan_mobile.so’ failed.

Can any body help me with this please I am completely new to asterisk and the problem is getting bad to worst…I googled the problem to find the solution but nothing could help me…!
Any help would really be appreciated…

And I forgot to write my OS is Ubuntu 10.10. kernel is 2.6.35-32. If any other info is required than please let me know…
Thanks!

It was actually the problem of while loading alsa so reloading alsa fixed the problem…