Код: Выделить всё
[adapter]
id=blue1 <----------------- тут
address=00:1F:CF:41:1C:19
Код: Выделить всё
[adapter]
id=blue1 <----------------- тут
address=00:1F:CF:41:1C:19
Код: Выделить всё
[root@mail asterisk]# hcitool dev
Devices:
hci1 00:02:72:82:5E:E8
[root@mail asterisk]#
Код: Выделить всё
[root@mail asterisk]# hcitool scan
Scanning ...
00:17:E4:AD:CA:AB blue
[root@mail asterisk]#
Код: Выделить всё
[root@mail asterisk]# cat mobile.conf
; mobile.conf
; configuration file for chan_mobile
;
[general]
interval=30
[adapter]
id=blue
address=00:02:72:82:5E:E8 ;мак блютуса
[blue]
address=00:17:E4:AD:CA:AB ;мак телефона port=4
context=from-pstn
adapter=blue
group=1
[root@mail asterisk]#
Код: Выделить всё
mail*CLI> mobile show devices
ID Address Group Adapter Connected State SMS
blue 00:17:E4:AD:CA:AB 1 blue No None Yes
mail*CLI>
Код: Выделить всё
mail*CLI> mobile search
Address Name Usable Type Port
00:17:E4:AD:CA:AB blue Yes Phone 4
mail*CLI>
Код: Выделить всё
-- Bluetooth Device NOKIA has connected, initializing...
-- Bluetooth Device NOKIA initialized and ready.
-- Bluetooth Device NOKIA has disconnected.
localhost*CLI>