search for: rfchannel_ag

Displaying 2 results from an estimated 2 matches for "rfchannel_ag".

2006 Feb 21
0
chan_bluetooth jabra 200 / 250
...uot;RFCOMM" (0x0003) Channel: 1 Profile Descriptor List: "Headset" (0x1108) Version: 0x0100 = = = [root@nasa asterisk-1.2.4]# cat /etc/asterisk/bluetooth.conf [general] ; Channel we listen on as a HS (Headset) rfchannel_hs = 3 ; Channel we listen on as an AG (AudioGateway) rfchannel_ag = 2 ; hci interface to use (number - e.g '0') interface = 0 [00:07:A4:03:7B:64] name = jabra type = HS channel = 1 autoconnect = yes [root@nasa bluetooth]# cat hcid.conf options { autoinit yes; security auto; # security user; pairing mul...
2006 Oct 15
0
chan_bluetooth - one way audio
...ad the same problem? Thanks for your time, Danko This is my bluetooth.conf [general] ; Channel we listen on as a HS (Headset) rfchannel_ag = 7 ; hci interface to use (number - e.g '0') interface = 0 ;; Some phone example [00:14:9A:F8:EB:E7] name = V3 ; The name of the phone channel = 3 ; The channel used by the HS audio gateway profi le autoconnect = yes ; Tells chan_bluetooth to est...