Thanks for the tip, I got the device to pair, now it just won't stay connected. In Asterisk the CLI shows<br><br> -- Bluetooth Device bruce has connected.<br> -- Bluetooth Device bruce initialised and ready.<br> -- Bluetooth Device bruce has disconnected, reason (104).
<br><br>Device bruce is a Motorola V3, what is reason 104??<br><br><div><span class="gmail_quote">On 3/26/07, <b class="gmail_sendername">Jay Milk</b> <<a href="mailto:ast-users@skimmilk.net">ast-users@skimmilk.net</a>
> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Bruce Reeves wrote:<br>> I ran into a problem today while trying to compile chan_cellphone
<br>> version 17 on a CentOS 4.4 machine. Apparently the bluez and autoconf<br>> versions were to old and as I tried to install the latest version, I<br>> found that the new bluez-lib would install and allow the<br>
> chan_cellphone to compile, but bluez-utils required an update to D-sub<br>> which in turn required python 2.4 or better. That apparently in not<br>> possible on CentOS from what I have read. So I have it compiled and it
<br>> sees my phone, but paring fails every time, which I think is due to<br>> the utils package. All that to ask does anyone have this chan working<br>> on CentOS 4? If so can you help me through this?<br>><br>
> --<br>> Bruce Reeves<br>> Nortex Networks<br><br>How'd pairing fail? I've worked with a lot of BT goodness in linux<br>(albeit ubuntu), but the pin-helper stuff has never really don't it for<br>me. What I have is:
<br>1. hcid.conf referencing /usr/bin/bluepin as a pin_helper;<br>2. /usr/bin/bluepin containing:<br>#!/bin/bash<br>cat /etc/bluetooth/pin<br>3. /etc/bluetooth/pin containing:<br>PIN:12345678<br><br>watch permissions. Works every time.
<br>(my BT setup periodically checks for the presence of various BT capable<br>cellphones and then synchronizes the phone books using gsmtools; also<br>daily downloads pics/videos from phones with that capability)<br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Bruce Reeves<br>Nortex Networks