Displaying 20 results from an estimated 3000 matches similar to: "Broadcasting via Asterisk"
2011 Apr 29
1
RCurl and postForm()
Hi everybody,
I think that I am missing something fundamental in how strings are passed from a postForm() call in R to the curl or libcurl functions underneath. For example, I can do the following using curl from the command line:
$ curl -d "Archbishop Huxley" "http://www.datasciencetoolkit.org/text2people"
2004 Aug 06
0
Bandwidth & Cost for broadcasting
Hello EISELE,
Sunday, April 6, 2003, 11:32:59 AM, you wrote:
EP> Hi,
EP> I'm CTO for a new Techno/Trance Radio named Let's Go Zik
EP> (http://www.letsgozik.com) and i'm looking for the cheapest solution to
EP> broadcast. For the moment, we're using Live356 for relaying our stream.
EP> It's quite good but a little bit too cheap and not handy (they do not
EP>
2004 Aug 06
2
Bandwidth & Cost for broadcasting
Hi,
I'm CTO for a new Techno/Trance Radio named Let's Go Zik
(http://www.letsgozik.com) and i'm looking for the cheapest solution to
broadcast. For the moment, we're using Live356 for relaying our stream.
It's quite good but a little bit too cheap and not handy (they do not
provide multiple bitrate relay, ...). This is why I'm starting a new
study. Everyone can help us by
2010 May 02
3
adding year information to a scatter plot
Hi R users,
I would like to add year information to each point in a scatter plot. The
following
example shows what i mean:
df=data.frame(year=c(2001,2002,2003),a=c(8,9,7),b=c(100,90,95))
df
plot(b~a,data=df)
Now, I would like to see which point belongs to 2001, 2002 and 2003 in the
above
graphic.
Thank you very much,
ozan
[[alternative HTML version deleted]]
2004 Aug 06
1
Bandwidth & Cost for broadcasting
Hello Nicolas,
Sunday, April 6, 2003, 2:42:36 PM, you wrote:
NB> Hello EISELE,
NB> Sunday, April 6, 2003, 11:32:59 AM, you wrote:
EP>> Hi,
EP>> I'm CTO for a new Techno/Trance Radio named Let's Go Zik
EP>> (http://www.letsgozik.com) and i'm looking for the cheapest solution to
EP>> broadcast. For the moment, we're using Live356 for relaying our
2004 Sep 02
1
Asterisk + ISDN BRI - gateway or card?
Hi All,
Has anyone had experiences with Asterisk and ISDN Gateways or cards? I am
looking to setup a home phone system using asterisk and am looking to
convert my two existing no's to a single isdn2e line.
I was wandering if anyone could recommend which is better to use with
asterisk - ISDN Card or gateway? also which brands are best with
linux/asterisk? I have used eicon BRI cards for
2010 Dec 12
1
OVF Support?
Hi,
Has there been any development in the OVF support for Xen?
It was in the roadmap of Xen 3.4 (http://www.xen.org/download/roadmap.html)
/Ozan
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2010 Dec 12
1
OVF Support?
Hi,
Has there been any development in the OVF support for Xen?
It was in the roadmap of Xen 3.4 (http://www.xen.org/download/roadmap.html)
/Ozan
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2009 Oct 10
1
many weighted means: is there a simpler way?
Hi R-users,
I would like to calculate weighted mean of several
variables by two factors where the weight vector is
the same for all variables.
Below, there is a simple example where I have only two
variables: "v1","v2" both weighted by "wt" and my factors
are "gender" and "year".
set.seed(1)
df <- data.frame(gender = rep(c("M",
2009 Apr 23
2
conditional grouping of variables: ave or tapply or by or???
Dear R Users,
I have the following data frame:
v1 <- c(rep(10,3),rep(11,2))
v2 <- sample(5:10, 5, replace = T)
v3 <- c(0,1,2,0,2)
df <- data.frame(v1,v2,v3)
> df
v1 v2 v3
1 10 9 0
2 10 5 1
3 10 6 2
4 11 7 0
5 11 5 2
I want to add a new column v4 such that its values are equal to the value
of v2 conditional on v3=0 for each subgroup of v1. In the above example,
the
2012 Mar 28
3
Spatstat users.
This is a cry for help. My apologies for taking up bandwidth
with an issue that is not really on topic. But I really do want
to acquire the requested information.
In the course of preparing my PBRF (performance based research
funds) portfolio for the upcoming PBRF exercise here in New Zealand,
I have been advised that I should provide some estimate of the number
of "active users" of
2009 Jan 19
1
conditional weighted quintiles
Dear All,
I am economist and working on poverty / income inequality. I need descriptive
statitics like the ratio of education expentitures between different income
quintiles where each household has a different weight. After a bit of
google search I found 'Hmisc' and 'quantreg' libraries for weighted quantiles.
The problem is that these packages give me only weighted quintiles;
2004 Dec 02
3
net ads join fails - "Preauthetication failed"
After a lot of different problems and variations of krb5.conf and
samba.conf files I am currently stuck with the following error trying to
join a domain
net ads join -U nfybw@UIB.NO 'Klienter\IT\MatNat\IFT\Samba
Servers\IT-gruppen'
nfybw@UIB.NO's password:
[2004/12/02 15:34:36, 0] libads/ldap.c:ads_add_machine_acct(1367)
ads_add_machine_acct: Host account for iftsmb100 already
2002 Mar 13
0
[Bug 162] New: Tunneling of ssh over ssh seems broken
http://bugzilla.mindrot.org/show_bug.cgi?id=162
Summary: Tunneling of ssh over ssh seems broken
Product: Portable OpenSSH
Version: 3.1p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: jl at
2005 Nov 02
0
DCOM98.DLL & DLLOVERRIDES for 0.9 ?
Hi. I only had wine 20041019 on an FC2 install Had to run winesetuptk to get
a config file, and also thanks to Franks Corner installed DCOM98 and ran the
DLLOVERRIDES stuff. I've now DL'd version 0.9-1 for FC1,2, and 3, also on
Debian with aptitude. Right. I've installed the .rpm on FC2. Set the windows
version to win98 in winecfg, and that is also set as default to use Alsa. I
2007 Feb 27
0
Can't solve: ERRSRV - ERRbadpw (Bad password - name/password pair
Hi, I have four computers on a home network:
A) A 2004-era debian machine
B) A 2005-era debian machine
C) A 2007 xandros machine
D) A 2007 kubuntu machine
The problem: Machines B and C allow users to mount samba shares, but
machines A and D don't. I get:
smbmount //spk/homes ~/mnt
Password:
3573: tree connect failed: ERRSRV - ERRbadpw (Bad password -
name/password pair in a Tree Connect
2006 Jul 21
1
Datagrid with RJS
I''m trying to create a list of doctors with names and surnames. I want
to be able to add many doctors using AJAX and then save all of them at
the same time. All the doctors are associated to a patient.
I want to do something like the datagrid in
http://unspace.ca/datagrid/update
but I would like to use RJS because this fellow used javascript before
RJS came out. And also, they are
2010 Dec 12
8
XEN 4.0.1 + pv_ops Kernel + CentOS 5.5 x86_64, is there an easier way.
Hi
As you may''ve seen from my last posts I''m struggling to get the setup on
my subject line to work without flaws.
I''ve tried compiling the Kernel from Source, I''ve also tried Fedora 14,
which has a flaky pv_ops Dom0 kernel which DOESN''T work at all, but none of
these seem to work.
I''m a mid-time XEN user, I just love it and want to stay
2010 Dec 12
8
XEN 4.0.1 + pv_ops Kernel + CentOS 5.5 x86_64, is there an easier way.
Hi
As you may''ve seen from my last posts I''m struggling to get the setup on
my subject line to work without flaws.
I''ve tried compiling the Kernel from Source, I''ve also tried Fedora 14,
which has a flaky pv_ops Dom0 kernel which DOESN''T work at all, but none of
these seem to work.
I''m a mid-time XEN user, I just love it and want to stay
2002 Nov 21
1
Samba is broadcasting other network shares...
Hi All,
I have a new samba configuration (2.2.6 FreeBSD 4.7), and the machine has dual
NICs, one is for the student network, the other is for the staff. They're
both working fine except for one major pain.
In Network Neighborhood, they can see each other. It doesn't appear that
they are able to access the shares on the other LAN, but I need to remove them
somehow. Basically, some