Displaying 5 results from an estimated 5 matches for "globaleyes".
Did you mean:
globales
2004 Dec 07
2
Firewall traversal anomalies - AJA
...roblems, and I can place calls without any
problems and the phone on the other end rings correctly. However, I
cannot hear anything through the Cisco after the connection is made.
Where should I begin looking for the problem?
This is the sip.conf entry for the Cisco:
[6184341501]
callerid="GlobalEyes" <6184341501>
canreinvite=no
context=from-internal
dtmfmode=rfc2833
host=dynamic
mailbox=xxxxx
nat=yes
port=5060
secret=xxx
type=friend
username=xxxxx
allow=all
2004 Dec 05
3
PRI configuration problem
...> 4341500,2,Voicemail2(u6184341500)
exten => 4341500,102,Voicemail2(b6184341500)
exten => 4341500,103,Hangup
[from-internal]
exten => _NXXXXXX,1,Dial(Zap/g1/$(EXTEN))
exten => _NXXXXXX,2,Congestion
=======================================
Sip.conf
--------
[6184341500]
callerid="GlobalEyes" <6184341500>
canreinvite=no
context=from-internal
dtmfmode=rfc2833
host=dynamic
mailbox=xxx
nat=yes
port=5060
secret=xxx
type=friend
username=xxx
allow=all
2003 Dec 20
7
README.Solaris9-X86
The "--disable-strip" configure option is required as the Solaris9-X86
linker/loader will not be able to load any of the executables and will
display a "Killed" message. Similarly, 'ldd' will fail with a "file has
insecure interpreter" error message.
Performing a loader or ldd test from the OpenSSH installation directory on the
compiled executables within the
2008 Jul 09
7
[Bug 1483] New: Unable to select desired (DSA) key file
...d
Product: Portable OpenSSH
Version: 5.0p1
Platform: Other
OS/Version: FreeBSD
Status: NEW
Severity: major
Priority: P2
Component: scp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: rannumgen at globaleyes.net
There is a problem with (portable) OpenSSHv5.0 with regards to key
selection.
In the past, with SCP, you could use the "identity key file '-i'"
parameter to select THE specific key to be used for the SCP
transaction, and it didn't matter WHAT TYPE of key (RSA/DSA) was u...
2004 Dec 08
2
Asterisk with SMP hardware
Does anyone have any experience with running asterisk on multi-processor
computers (dual or quad)? Does asterisk on the latest Linux distros take
advantage of the extra processors, or does it predominately utilize a
single processor?