asteriskとプリペイド携帯101DLとが接続できない

101DLのデバイスのスキャン画面には
cbian-0  ペア設定非接続と表示されているのに、非接続のままで「携帯電話の音声に接続」の表示にならない。
108SHはbluetoothをオンにすれば直ぐにasteriskと接続できるからasteriskの設定が間違っているとは思えないのだが

root@Cubian:~# hcitool scan
Scanning ...
00:16:D4:A5:CC:4E 101DL
root@Cubian:~#
root@Cubian:~# /etc/init.d/bluetooth status
[ ok ] bluetooth is running.
root@Cubian:~#
root@Cubian:~# bluez-simple-agent hci0 00:16:D4:A5:CC:4E
Creating device failed: org.bluez.Error.AlreadyExists: Already Exists
root@Cubian:~#
Already Existsということは、LINUX側はペアリングしていると思えるのだが
ためしに携帯108SHのBTをオンすると
Cubian*CLI> mobile search
Address Name Usable Type Port
00:16:D4:A5:CC:4E 101DL Yes Phone 10
34:F6:2D:8C:18:5D 108SH Yes Phone 5
-- Bluetooth Device 108SH has connected, initializing...
-- Bluetooth Device 108SH initialized and ready.
Cubian*CLI>
なぜ101DLとは接続できないのだ