Displaying 20 results from an estimated 2000 matches similar to: "connection unexpectedly closed error"
2005 Mar 09
1
max number of conference rooms, and max number of conference callers in one room
Hi Guys,
Does anyone have knowledge about
max number of conference rooms, and max number of
conference callers in one room?
Thank you so much.
jintwo
__________________________________
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/
2005 Mar 08
1
machine account locations
OK I'm confused.
Can machines be in ou=Computers,dc=somewhere,dc=net ?
Every thing works fine if I configure so that machine accounts are created under
ou=Users. If configured for machines to be in ou=Computers, I can't add a new
machine. Error returned is "The user name could not be found." This is from the w2k
machine itself.
The release notes for 3.0.11 seem to say adding
2005 Mar 08
1
Help with multiple subnets
I have two subnets in may LAN 192.168.0.0/24 and
192.168.1.0/24. Both subnets go out to the Internet
through a Linux box acting as a gateway, so the
gateway has one interface in each subnet (192.168.1.1
and 192.168.0.1). In both subnets I have Windows and
Linux machines and I want to configure SMB networking
using a workgroup (not a domain), so one workgroup for
more than one subnet.
I know that
2005 Mar 05
0
[win32-file] Suggested API change
Hi all,
As things stand now, to get the ACL for a file, it''s a
two step process:
File.get_permissions("some_file").each{ |acct,perm|
p acct
p File.securities(perm)
}
I was thinking of merging these two calls into one so
that it would return a hash, with the account as the
key, and the value would be an array of access rights.
Or possibly an array of ACLStruct''s
2005 Mar 06
0
Ruby Developers Almanac
I think it would be a good idea if we have a
wiki-based, ruby developers almanac (similar to
http://www.javaalmanac.com/). Learning by example is
the best way to learn imo :).
__________________________________
Celebrate Yahoo!''s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/
2005 Mar 03
0
New user - problem getting dtmf tones through VOIP providers?
Just setting up Asterisk. I'd like to be able to dial
out through VOIP providers and have customers type in
a code in response to a prompt.
So far, I've been able to set things up to make the
call and play the prompt. However, my problem now is
the DTMF tones; they don't register when I call
get_data. When I make a call in person (from the DIAX
softphone, through a VOIP provider,
2005 Mar 09
0
Asteriks@home
I am newest to this group and would appreciate your
help!
Is it possible to use quicknet phone jack with
asteriks@home ver 0.6? Little
has been mentioned about use of quicknet products'
adaptability with
asteriks@home I do have a couple of old jacks to
startup right away. Your
guide is most welcome.
Thanks,
Mike
__________________________________
Celebrate Yahoo!'s 10th
2005 Mar 02
0
Multiple IP subnets and WINS server
I have a Linux box with two interfaces for the private
LAN (eth0,eth1) and another one connected to the
Internet. I have two subnets in my LAN (192.168.0.0/24
and 192.168.1.0/24) and eth0 and eth1 are the
gateways of either subnet (192.168.0.1, 192.168.1.1).
I have a Samba server running in the Linux box, and
this Samba server is at the same time the local master
browser and a WINS server, there
2005 Mar 03
0
Problems with WINS in multiple IP subnets enviroment
I have a Linux box with two interfaces for the private
LAN (eth0,eth1) and another one connected to the
Internet. I have two subnets in my LAN (192.168.0.0/24
and 192.168.1.0/24) and eth0 and eth1 are the
gateways of either subnet (192.168.0.1, 192.168.1.1).
I have a Samba server running in the Linux box, and
this Samba server is at the same time the local master
browser and a WINS server, there
2005 Mar 06
0
Multiple IP subnets and Samba with WINS
I have a Linux box with two interfaces for the private
LAN (eth0,eth1) and another one connected to the
Internet. I have two subnets in my LAN (192.168.0.0/24
and 192.168.1.0/24) and eth0 and eth1 are the
gateways of either subnet (192.168.0.1, 192.168.1.1).
I have a Samba server running in the Linux box, and
this Samba server is at the same time the local master
browser and a WINS server, there
2005 Mar 08
0
Workgroup that spans more than one subnet
I want a workgroup that spands two IP subnets. My
configuration is:
INTERNET
|
__eth1__
|-----------eth0|________|eth2---------------|
192.168.0.0/24 Gateway
192.168.1.0/24
<------------------------------------------------>
WORKGROUP
eth0:192.168.0.1 and gateway of the
2005 Mar 09
0
Update WINS database
I have a machine I use to connect either through WLAN
or through Ethernet, then the IP that the machine has
when connecting through one or the other is different.
I have a entry in the WINS database of that machine
with the IP it uses when I connect through Ethernet
but there is no entry of the name and the IP it uses
when it connects through WLAN. Is there any way to
force WINS to update the
2005 Mar 03
4
Loading data with fixtures
Can anyone point me to an easy way to load fixture
data into the development (not test) database?
- Tim
__________________________________
Celebrate Yahoo!''s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/
2005 Mar 04
2
Voice over Frame Relay & Asterisk
Has anyone done Voice Over Frame Relay with Asterisk.
With Frame Relay work reliably with Asterisk? Any
experiences?
__________________________________
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/
2005 Mar 07
2
Question about AGI vs. FastAGI vs. straight C/DB development
Folks,
I want to build a custom IVR for my setup. I've got it
working (well, the bells and whistles are not there
yet, but the basic stuff works) using AGI, but I'm
worried about how well this will scale.
I've seen references to FastAGI, and presumably this
will be more efficient.
Question, though: how well do either of these (AGI or
FastAGI) scale if my system is handling a large
2005 Mar 10
2
[LLVMdev] VC++ 2003
Hi,
I was trying to know if LLVM 1.5 works better with VC++ 2003 and to what extent. This link:
http://llvm.cs.uiuc.edu/releases/1.5/
Referred to in : http://llvm.cs.uiuc.edu/docs/ReleaseNotes.html
Is broken
Where can I find more information? In particular:
Can the LLVM be compiled using VC++ 2003?
Does it generate bytecode and executable code?
Thanks
2005 Mar 01
1
Rsync 2.6.4pre2 released
I've released rsync 2.6.4pre2. It was a little sooner than expected,
but I wanted to get the new keep-alive packets out for testing. Plus,
one backward-compatibility bug had the potential to be rather annoying.
The changes since 2.6.3 are here:
http://rsync.samba.org/ftp/rsync/preview/rsync-2.6.4pre2-NEWS
The changes since 2.6.4pre1 are as follows:
- Added a keep-alive packet
2005 Mar 01
1
Rsync 2.6.4pre2 released
I've released rsync 2.6.4pre2. It was a little sooner than expected,
but I wanted to get the new keep-alive packets out for testing. Plus,
one backward-compatibility bug had the potential to be rather annoying.
The changes since 2.6.3 are here:
http://rsync.samba.org/ftp/rsync/preview/rsync-2.6.4pre2-NEWS
The changes since 2.6.4pre1 are as follows:
- Added a keep-alive packet
2005 Mar 09
6
how to sip->h323 using asterisk-oh323-0.7.1
hello
i am using asterisk-oh323-0.7.1. i want to convert sip
call to h323 (h323 sjphone or h323 proxy). what could
be the best way for this. i am successfull in
converting h323->sip by using asterisk as gateway.
help required on sip->h323.
kamran
__________________________________
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
2007 Sep 19
0
openser/ser/Asterisk user meeting (beer drinking in Vienna)
Hi!
Meanwhile also the location is fixed: it is happening at metalab
(http://metalab.at/) - a place for geeks.
Thus, we meet there at Thursday, 20.9.2007, 19:00 CEST (=local Vienna
time). Metalab is located next to the city hall:
http://metalab.at/wiki/Lage
Metalab is no pub/restaurant. Thus, don't come hungry! Nevertheless
liquid food (drinks) is available.
We meet in the library (in