Displaying 14 results from an estimated 14 matches for "razrs".
Did you mean:
razr
2013 Jul 15
1
How to get Centos to recognize a Motorola RAZR V3 as a USB device?
I have a mini-USB cable, but simply connecting a Motorola RAZR
to a Linux (Centos 6) PC to download stored pictures doesn't work,
at least not automatically.
Any idea what I need to do to get Centos to recognize that a
Motorola RAZR V3 is plugged in as a USB device?
(I don't have a data plan on this phone - I'm just trying to get
archived pictures off of it onto the computer.)
2010 Oct 14
6
for loop
Dear all,
I have a function f(x) which return a list as result.
$T1
[1] 0.03376190
$T2
[1] 0.04725
$T3
[1] 0.3796071
$T4
[1] 0.3713452
$T5
[1] 0.4523651
$T6
[1] 0.4575873
I now find the result for a vector of x values at one time. I want to
store the reuslt
for each xi value in a column of a matrix
x <- seq(0,1, by=0.1)
result <- matrix(0, nrow=6, ncol=length(x))
for (i in
2005 Nov 11
1
usb bluetooth devices anyone???
Jerry Geis wrote:
>/ Has anyone played with usb bluetooth devices on centos?
/>/ I am trying to pair a kensington usb bluetooth device with
/>/ a motorola bluetooth headset and get it to work with a
/>/ softphone.
/>/
/>/ I am not finding how to pair the two devices?
/>/
/
>I would be interested in hearing about any solutions as well. I have
>the same USB bluetooth
2007 Mar 06
0
chan_cellphone won't pair with phone
I'm running chan_cellphone version 13 on the latest svn trunk (as
root). I believe I have chan_cellphone set up correctly (bt addr and
port retrieved from the "cell search" CLI command). When I load the
chan_cellphone module, my Motorola V3m asks if I want to allow "Asterisk
PBX", I say yes and enter the 0000 for the pin, then my phone tells me
the pin is invalid. Here
2007 Apr 06
1
How well does a celldock work with Asterisk?
I've seen in the wiki that it is possible to use a celldock device to
use a cell phone as a PSTN line to Asterisk, but I haven't seen any
comments as to how well this actually works. I was thinking about
hooking a celldock to a FXO input of my Digium TDM400P card and use it
to connect via bluetooth to my RAZR V3C. I am aware of the software
solution (chan_bluetooth), but my Asterisk
2006 Nov 08
0
Re: build issues
--- Ralph Giles <giles@xiph.org> wrote:
> BTW, I ran into a few issues building with recent cvs.
>
> You might want to consider copying autogen.sh from one of the other
> xiph
> codec projects and setting a proper minimum version in
> AUTOMAKE_OPTIONS.
> The current one just breaks if it the default automake isn't the
> appropriate version, but debian based
2005 Nov 11
1
usb bluetooth devices
Has anyone played with usb bluetooth devices on centos?
I am trying to pair a kensington usb bluetooth device with
a motorola bluetooth headset and get it to work with a
softphone.
I am not finding how to pair the two devices?
THanks,
Jerry
2006 Nov 07
2
build issues
BTW, I ran into a few issues building with recent cvs.
You might want to consider copying autogen.sh from one of the other xiph
codec projects and setting a proper minimum version in AUTOMAKE_OPTIONS.
The current one just breaks if it the default automake isn't the
appropriate version, but debian based systems (at least) often
have several versions installed in parallel. We have code to
2006 Nov 08
5
query in R
how to realize the following SQL command in R?
select distinct A, B, count(C)
from TABLE
group by A, B
;
quit;
Best Regards
---------------------------------
Sponsored Link
Get a free Motorola Razr! Today Only! Choose Cingular, Sprint, Verizon, Alltel, or T-Mobile.
[[alternative HTML version deleted]]
2007 Jan 10
5
Directory too difficult?
I have a group of users whos complaint about Asterisk is that the directory
application is too hard too use. (yeah, yeah, I know. For the record,
they're Calgarians) Now I'm in a pickle: I don't want to have to create a
custom directory for these guys. Anyone have any tips for making the
directory easier, maybe re-record the prompts so they are more verbose? We
go by first name.
2006 Nov 04
2
amd64 issue with flac-1.1.3 beta2
Hi Josh,
I got a new computer yesterday, a 64bit intel core 2 duo. I am running
the amd64 port of Ubuntu 6.10 (edgy). I compiled flac-1.1.3 beta and had
trouble encoding:
dave@jimmy:/tmp$ ./bin/flac -o /tmp/foo.flac foo.wav
-----------------
flac 1.1.3-beta2, Copyright (C) 2000,2001,2002,2003,2004,2005,2006 Josh Coalson
flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you
2006 Nov 08
2
restart - `exec'': Operation not supported
I played around with this some more and when I changed
line 142 of
/opt/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/bin/mongrel_rails
from "exec cmd" to "system cmd" Mongrel has
successfully restarted every time I''ve tried
("mongrel_rails restart").
Hell if I know why exec doesn''t work -- googling on
"exec Operation not supported ruby"
2006 Feb 06
0
Some feedback and issues on using chan_bluetooth
I have a Motorola Razr successfully connected to asterisk using a
bluetooth dongle and chan_bluetooth. Here's some issues I've run
across:
- You have to ignore the instructions in bluetooth.conf, saying to run
"sdptool search --bdaddr xx:xx:xx:xx:xx:xx 0x111F" to determine the
correct channel to use for your phone. My phone reported Channel 7,
but will not work with anything
2006 Jan 27
1
chan_bluetooth: successful compile and outbound cell calls: Still tweaking inbound setup. WAS: Cannot compile chan_bluetooth on Asterisk 1.2.1
Editing subject line to reflect current status.
On 1/26/06, Nilesh Londhe <lvnilesh@gmail.com> wrote:
> Since T616 is not answering (and incoming calls are going to Cingular
> voicemail after 30 sec,) I suspect the problem focus area is...
>
> > -- Executing Answer("BLT/T616", "") in new stack
>
> Is