Displaying 20 results from an estimated 1000 matches similar to: "net file close"
2005 Feb 09
2
Melbourne Asterisk Users meet next Thursday
Hi all,
If you're in Melbourne Australia and interested in Asterisk, you're
invited to join us for a casual evening to talk about Asterisk, VOIP,
networks, and just generally get geeky about IP phone stuff.
Ultimately, I think it would be interesting and useful to turn this
into a monthly get-together, so I'd like to talk about that too.
Anyone with an interest is welcome; from
2006 Jan 30
2
Asterisk Evening in Melbourne: Feb 2!
Hi all,
Come one come all! We're having the next Asterisk evening at the
Fujitsu Centre for Excellence! This is Fuji's state of the art
show-off centre - they're promising lots of interesting toys to play
with. As usual, we'll be discussing developments in Asterisk land over
the past couple of months. If you've got some interesting toys
yourself, please bring them along!
2005 Jun 10
2
Asterisk Evening in Melbourne (again!) next Thursday
Darn, and here I was thinking <small town> Melbourne, FL, USA =(
_____
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of jurgen
Sent: Thursday, June 09, 2005 11:16 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion; Commercial and
Business-Oriented Asterisk Discussion
Subject: [Asterisk-Users] Asterisk Evening in
2006 Jan 30
1
Grandstream Budgetone BT-101 audio problems
Hi all,
I'm having a really frustrating time with a bunch of BT-101 phones.
They've been trouble-free and working very well for the past several
months. A couple of days ago, some of the phones (but not all of them,
yet) have started acting very strangely. All phones are running
firmware 1.0.6.7, and are identically configured (except for the
user/authenticate/password things) on both the
2011 Mar 24
1
.Fortran successful, R locks up.
Howdy,
I am having a problem with a library compiled from some legacy fortran
code. I can call the library, it runs as it should, returns a list,
and gives a ">" prompt, but then locks up the R session. Functions
typed in return nothing. ctrl-c results in a new prompt that is still
locked up, and R overwhelms the processor. This happens on Mac,
Windows, and Linux exactly the same. I
2012 May 18
2
Distributing Executables.
Sorry for this intrusion, but I am confused by two statements that
appear to conflict at some level in Writing R Extensions, and wanted
to make sure I understand the answer to:
Can we distribute a portable executable compiled from source by CRAN in CRAN?
The following section of Writing R Extensions appears to not be
addressing this issue, as in this case we are discussing portable CRAN
compiled
2013 Jan 15
1
Mac libgfortran.2.dylib
Howdy,
I was under the impression that CRAN took care of automagically making
sure the CRAN compiled fortran was linked to the fortran libs
distributed in R binaries. Today was the first day I was on a mac
without Xcode and found my fortran based package has issues, which
appears only on the mac. Do we need to have a special compile library
path set in the Makefile to direct CRAN to the R
2005 Feb 16
0
Melbourne Asterisk Users meet TONIGHT
Be there and be square!
PaulH
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of jurgen
Sent: Thursday, 17 February 2005 8:54 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Melbourne Asterisk Users meet TONIGHT
Hi all,
Just a quick reminder: If you're in Melbourne
2005 May 24
3
Wine on Macs ?
Now that MacOS is Unix-based, can Wine be run on them ?
--
Andrew
You can be the captain
I will draw the chart
Sailing into destiny
Closer to the heart
Closer to the Heart by Rush (A Farewell to Kings, 1977)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2014 Oct 03
2
mpi.h errors on Mavericks packages
Dear mac folks,
I have started porting a large legacy toolset maintained in windows
and heavily mpi laden so it can be used across platforms in R... so I
am building a package out of it. On this note, I am noticing that
almost all of the mpi dependent packages do not compile on the CRAN
repositories.... with the basic issue that it appears it can not find
mpi installed:
configure: error:
2019 May 17
0
Moving home directories to another location leads to NT_STATUS_ACCESS_DENIED listing
OK. That helped to understand how samba manages users. I looked at the details of my users. Both, user1 and user2, are defined exactly the same way. User1's home directory is set to \\debianhomeserver\user1 and user2's home directory is set to \\debianhomeserver\user2. Accessing user1's home directory which is still in /home/user1 works fine, user2's home directory, which was moved
2006 Nov 29
1
voicemail.conf locking problem
I'm wondering if anyone is having problems when
multiple users concurrently change their voicemail
passwords.
Consider the following scenario (based on
vm_change_password() in app_voicemail.c):
- user1 wishes to change his password so
voicemail.conf is opened and read into a buffer
- user1 changes his password
- user2 wishes to change his password so
voicemail.conf is opened and read into a
2009 Jul 28
0
Call history problems from B2BUA
Hello, all. Alas, another convoluted question. All the simple things
are, well, simple so I suppose we only need to trouble the list with
squirrely problems!
We've noticed a call history problem when using Asterisk where the call
history on the Snom phones (with which we are very pleased) reflects the
number of the PBX extension used by the B2BUA to dial the end point. I
assume the same
2004 Jul 27
2
g729 + GSM + g723
Folks!
We have purchased G729 and have been testing the codec on mUltiple Gateways. Here is what we have found.
Here is the config I have used:
-------------------------------
Asterisk Server On Dual Pentium Xeons with 6GB of RAM, running on Fedora Core 2
User1 is in USA on Broadband Cable
User2 is in India on 64Kbps ISDN Line
User1 using SIPURA SPA 2000
user2 using Xten professsional(X-pro)
2004 Oct 19
1
WINEDEBUG for a non-descript segfault
Hi,
I'm loooking at a Linux program that calls WIne and then segfaults
without any real information. Are there any debug channels that make
most sense to try and trap in this specific case?
Thanks,
Mark
2000 Jul 27
2
bug in lastlog logging?
Folks;
I couldn't find anything on my archive of the mailing list on this,
and it may just be my mis-understanding, but:
When I "ssh machine1 -l user1" as user2 on machine2, if user2 has the
same uid on machine1, then user2's name ends up in lastlog, instead of
user1's.
This is a bit disconcerting when user2 is root, and root isn't allowed
to remotely log in on
2005 Feb 14
2
Wishlist: simple legend options (PR#7400)
Hello!
I was loooking in R-bugs and found under wishlist-fullfilled wish for
"smart" placement of a legend. This has already been done in package
gplots in function smartlegend.
One question. This "bug-report" is under wishlist-fullfilled. Is it really
fullfilled?
Mail from Elizabeth
---------------------------------------------------------------
It would be nice if
2008 Mar 20
0
Fwd: ath_pci in modprobe.conf on Centos/Fedora
hi friends,
i am sending this to centos mailinglist as i didnt solved problem and guys
from madwifi are probably dead, as they are not giving me any reply .
Thanks
D.
---------- Forwarded message ----------
From: David Hl??ik <david at hlacik.eu>
Date: Wed, Mar 19, 2008 at 11:39 AM
Subject: ath_pci in modprobe.conf on Centos/Fedora
To: madwifi-users at lists.sourceforge.net
Hi friends,
2005 Mar 08
1
Broadvoice-like company in Canada?
Hey folks,
I am looking for a no frills bring-your-own-SIP device VOIP company
similar to Broadvoice.
Does anyone have any experience with VOIP in Canada?
-JR
2004 Nov 28
0
Ateus VoiceBlue
Hi all,
Simple question: Is anyone successfully using an ATEUS VoiceBlue SIP
<-> GSM box with your Asterisk setup? They look pretty nifty:
http://export.2n.cz/index.phtml?l1=products&object_id=138
Thanks!
.......jurgen
--
thinger@gmail.com is jurgen's gmail address.
Check out http://jurgen.ca/ for more yummy goodness.