Displaying 3 results from an estimated 3 matches for "47948".
Did you mean:
47,48
2009 Jul 14
2
Asterisk and several clients behind NAT
Is it possible to have several clients behind NAT to register to an
Asterisk-server with a public IP-address ?
When Asterisk receives an incoming call, how will it know @ which
private IP-address the client is reachable ?
I guess it is impossible for Asterisk to directly contact the private
client behind the NAT ?! Or to distinguish between the private
clients ?!
Is there an easy solution to
2006 Mar 06
3
Disconnect all MySQL connections
Hi
I've got the error "cannot allocate a new connection -- maximum of 16 connections
already opened" after I tried to create a new connection to a database. However,
the reason ist, that i did not disconnect previous connections....
I don't know the name of this connections. How can I disconnect this "unknown"
connections and drivers? if I delete all objects, the
2009 Feb 07
11
[LLVMdev] 2.5 Pre-release1 available for testing
LLVMers,
The 2.5 pre-release is available for testing:
http://llvm.org/prereleases/2.5/
If you have time, I'd appreciate anyone who can help test the release.
Please do the following:
1) Download/compile llvm source, and either compile llvm-gcc source or
use llvm-gcc binary (please compile llvm-gcc with fortran if you can).
2) Run make check, send me the testrun.log
3) Run "make