Displaying 9 results from an estimated 9 matches for "pcampbell".
Did you mean:
campbell
2004 Dec 17
0
Total newbie here looking to do a VoIP conferencecall?
...#39;re good to go.
What do you need?
To begin with, install linux on an old pc (well, not too old).
Then go to voip-info.org and take a look at the Asterisk wiki.
Everything you need is there.
And of course, we're here (-:
> -----Original Message-----
> From: Patrick Campbell [mailto:PCampbell@ourvacationstore.com]
> Sent: Friday, December 17, 2004 11:01 PM
> To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Subject: [Asterisk-Users] Total newbie here looking to do a VoIP
> conferencecall?
>
> I am looking to help out my company find a more budget...
2003 Apr 29
1
Installing On Solaris
...ode 1
make: Fatal error: Command failed for target 'R'
Running make check FORCE=FORCE
gives
'Makedeps' is up to date
make: Fatal error don't know how to make target '../../bin/R.bin
<SNIP>
I run the R script and get /.../.../../R-1.7.0/bin/R.bin: not found
Phineas
pcampbell at econ.bbk.ac.uk
2003 Apr 28
1
Sorry
...phineas.pwp.blueyonder.co.uk/config.log and
www.phineas.pwp.blueyonder.co.uk/config.out
Also this technique appears to work with Netscape on Solaris, but not IE on
Windows. If this is not a sensible way to post diagnostic output let me know
and I will post them in a different way.
Phineas Campbell
pcampbell at econ.bbk.ac.uk
2004 Dec 17
2
Total newbie here looking to do a VoIPconfer ence call?
...int to the IP of your
own SIP server? Kind of a hack but it should work as long as it's running
on port 15062. I am very new to this so I don't know if there's a port
standard for SIP like there is for HTTP, SSH, FTP, etc.?
Patrick Campbell
OurVacationStore.com
Website Administrator
pcampbell@ourvacationstore.com
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Nabeel
Jafferali
Sent: Friday, December 17, 2004 5:44 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Us...
2004 Dec 17
5
Total newbie here looking to do a VoIP conference call?
...Can someone enlighten an unknowledged as to whether or not this is possible,
and if so, how might it be done? Would the Asterick server need X number of
VoIP lines? I.e. If there's 10 participants, it'd need 10 VoIP lines?
Patrick Campbell
OurVacationStore.com
Website Administrator
pcampbell@ourvacationstore.com
2005 Dec 08
1
Loading namespaces
I'm creating a package for my own use that uses some S4 classes but no
methods.
I have a file called NAMESPACE it contains the line:
exportClasses("foo")
and at the top of the R file I have
setClass("foo", representation(x="numeric")
and the line:
.onLoad<-function(libname,pkgname)
When I run R CMD check I get Syntax error in the only R file. If I
2004 Oct 26
2
Empirical P Value
I am trying to return the p value for a stat from the ECDF. That is the
index of the first occurrence,
on an ordered vector, of a value either greater than or equal to a given
value.
Ideally I would not have to order the vector beforehand.
Currently I use:
PValue<-function(stat, ECDF){
###Get the length of the ECFD
L<-length(ECDF)
###Loop through the ECDF until the p value is
2004 Dec 28
0
How to connect two Asterisks as secure as po ssiblewithout too much additional bandwidth ?
SSH tunnel is the way to go. Here is a little tid bit about setting up SSH
keys, a simple keep alive script, and creating the SSH tunnel I use to
tunnel my SMTP traffic to a reliable SMTP server since my ISP blocks all
traffic incoming/outgoing on port 25.
http://xj.cdevco.net/comp/smtptunnel/
You could use the same exact thing with an SSH tunnel. In fact, we've done
VoIP over SSH using a
2004 Dec 17
1
Total newbie here looking to do a VoIP confe rence call?
Sorry for the misspelling... Thanks for the replies. I will set it up and
start playing. This is all very exciting. I've been using VoIP as my
primary phone but this is going a bit further. At the office we have a T1
that is probably fairly dead after hours. Supporting 5-10 users should be
fine I'd imagine. I've read 1 VoIP connection uses about 64kbps or 8KB/s?
So...