chan_mobile.c: ast_io_wait() failed for audio on adapter

Hi.

I installed Asterisk 11.2.2 on my gentoo today and iam trying to get the installation to accept my mobile (nokia N73) over BT

I keep getting this error message

The mobile phone is paired using simple-agent
chan_mobile.conf

[code][adapter]
id=bluetooth_adapter01
address=00:09:DD:50:22:XX
;forcemaster=yes ; attempt to force adapter into master mode. default is no.
;alignmentdetection=yes ; enable this if you sometimes get ‘white noise’ on asterisk side of the call
; its a bug in the bluetooth adapter firmware, enabling this will compensate for it.
; default is no.

[N73]
address=00:1D:6E:AA:C3:XX
port=28
context=incoming-mobile
adapter=bluetooth_adapter01
group=1
sms=0
[/code]

mobile search gives me

Address Name Usable Type Port 00:1D:6E:AA:C3:XX Nokia N73 Yes Phone 28

Do you guys have any advise?? :question: :question: :question: