From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 26 Jun 2007 12:02:12 -0700 (PDT) From: walt shekrota To: BlueZ users In-Reply-To: MIME-Version: 1.0 Message-ID: <150441.79664.qm@web62312.mail.re1.yahoo.com> Subject: Re: [Bluez-users] plugz install still not right Reply-To: BlueZ users List-Id: BlueZ users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1885609220==" Sender: bluez-users-bounces@lists.sourceforge.net Errors-To: bluez-users-bounces@lists.sourceforge.net --===============1885609220== Content-Type: multipart/alternative; boundary="0-196315382-1182884532=:79664" Content-Transfer-Encoding: 8bit --0-196315382-1182884532=:79664 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I think it is a copy and change from within the plugz subdirectory sample.. it follows here pcm.headset { @args [BDADDR TIMEOUT] # The Bluetooth device address for target headset, used for Audio Gateway (PC) initiated connections # Please note that this value is ignored when the connection is Headset initiated @args.BDADDR { type string default "00:03:89:F7:A9:78" } # This value represents how long we will try to reach the headset, until we give up. # Value is in milliseconds @args.TIMEOUT { type integer default 6000 } type sco bdaddr $BDADDR timeout $TIMEOUT } ctl.headset { type sco } # Simplest a2dpd possible pcm.a2dpdsimple { type a2dpd } Thanks Brad! -Walt Brad Midgley wrote: Walt, Yes, I use headset in that field for alsa device. It has to match up with an entry in .asoundrc in order to talk to the plugin properly. What does your ~/.asoundrc look like? Brad ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/_______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users Brad Midgley wrote: Walt, Yes, I use headset in that field for alsa device. It has to match up with an entry in .asoundrc in order to talk to the plugin properly. What does your ~/.asoundrc look like? Brad ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/_______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users --------------------------------- Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. --0-196315382-1182884532=:79664 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I think it is a copy and change from within the plugz subdirectory sample..
it follows here

pcm.headset {
        @args [BDADDR TIMEOUT]
       
        # The Bluetooth device address for target headset, used for Audio Gateway (PC) initiated connections
        # Please note that this value is ignored when the connection is Headset initiated
        @args.BDADDR {
                type string
                 default "00:03:89:F7:A9:78"
        }

        # This value represents how long we will try to reach the headset, until we give up.
        # Value is in milliseconds
        @args.TIMEOUT {
                type integer
                default 6000
        }

        type        sco
        bdaddr      $BDADDR
        timeout     $TIMEOUT
}

ctl.headset {
        type sco
}

# Simplest a2dpd possible
pcm.a2dpdsimple {
        type a2dpd
}

Thanks Brad!
-Walt

Brad Midgley <bmidgley@gmail.com> wrote:
Walt,

Yes, I use

 headset

in that field for alsa device. It has to match up with an entry in .asoundrc in order to talk to the plugin properly. What does your ~/.asoundrc look like?

Brad
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users



Brad Midgley <bmidgley@gmail.com> wrote:
Walt,

Yes, I use

 headset

in that field for alsa device. It has to match up with an entry in .asoundrc in order to talk to the plugin properly. What does your ~/.asoundrc look like?

Brad
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users


Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. --0-196315382-1182884532=:79664-- --===============1885609220== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ --===============1885609220== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users --===============1885609220==--