Displaying 20 results from an estimated 139 matches for "1447".
Did you mean:
147
2005 Jun 11
0
Re: Asterisk-Users Digest, Vol 11, Issue 77
...p my asterisk as belows:
sangoma card, connected with E1, CAS Signalling.
I have two problem.
1. The asterisk don't received any DTMF when caller input to
2. when i dial to system, the caller hear bad sounds. monitor on console. asterisk show error.
Jun 11 12:15:45 WARNING[1496]: channel.c:1447 ast_read: Exception flag set on 'UniCall/6-1', but
no exception handler
Jun 11 12:15:45 WARNING[1496]: channel.c:1447 ast_read: Exception flag set on 'UniCall/6-1', but
no exception handler
Jun 11 12:15:45 WARNING[1496]: channel.c:1447 ast_read: Exception flag set on 'UniCall/6-...
2008 Mar 05
6
[Bug 1447] New: sftp-server rename fails when EXDEV is returned
https://bugzilla.mindrot.org/show_bug.cgi?id=1447
Summary: sftp-server rename fails when EXDEV is returned
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1...
2005 Jun 18
0
Re: Asterisk-Users Digest, Vol 11, Issue 68
...).
when at the some time. i have trouble then my system is half (CPU instructions = 100)
i tested for some case as belows:
- When i dial, then my system became answer, the caller hangup. system error message show (loop without condition and half machine)
Jun 11 12:15:45 WARNING[1496]: channel.c:1447 ast_read: Exception flag set on 'UniCall/6-1', but
no exception handler
Jun 11 12:15:45 WARNING[1496]: channel.c:1447 ast_read: Exception flag set on 'UniCall/6-1', but
no exception handler
Jun 11 12:15:45 WARNING[1496]: channel.c:1447 ast_read: Exception flag set on 'UniCall/6-...
2020 Aug 03
1
[Bug 1447] New: Conntrack marks ICMPv6 multicast and anycast ping responces as invalid.
https://bugzilla.netfilter.org/show_bug.cgi?id=1447
Bug ID: 1447
Summary: Conntrack marks ICMPv6 multicast and anycast ping
responces as invalid.
Product: netfilter/iptables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Sev...
2011 Nov 14
0
CEBA-2011:1447 CentOS 5 i386 postgresql Update
CentOS Errata and Bugfix Advisory 2011:1447
Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1447.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
b5514d15534a92a124cfaa0c2db0c5f2 postgresql-8.1.23-1.el5_7.3.i386.rpm
97d5081c03bea73881d0d0854a9432a1 p...
2011 Nov 14
0
CEBA-2011:1447 CentOS 5 x86_64 postgresql Update
CentOS Errata and Bugfix Advisory 2011:1447
Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1447.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
87cb06380e2f4fec07092215b3954f67 postgresql-8.1.23-1.el5_7.3.x86_64.rpm
81f8d06838439ec6e0aa17e5ca72aea...
2013 Oct 22
0
CESA-2013:1447 Important CentOS 5 java-1.7.0-openjdk Update
CentOS Errata and Security Advisory 2013:1447 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-1447.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
fb118d428dac9add2e94bde4f61e13c4a795079a1579c3e875ab0b50a9482a06 java-1.7.0-openjdk-1.7.0.45-...
2005 Jan 06
0
H.323 to SIP extension
...x(2008) H323
Found capability: UserInput/dtmf <3>
0:26.520 H225 Answer:9a33350 rfc2833.cxx(81) RFC2833
Handler created
== New H.323 Connection created.
0:26.523 H225 Answer:9a33350 h323ep.cxx(2227) H323
Created new connection: ip$10.0.0.5:1447/1471
0:26.526 H225 Answer:9a33350 h323.cxx(1761) H225
Handling PDU: Setup callRef=1471
0:26.530 H225 Answer:9a33350 h323neg.cxx(334) H245
Stopping MasterSlaveDetermination: state=Idle
0:26.533 H225 Answer:9a33350 h323neg.cxx(561) H245...
2008 Jul 08
1
CVE-2008-1447
Fyi,
https://rhn.redhat.com/errata/RHSA-2008-0533.html
Any ideas of an eta?
TIA
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jason Pyeron PD Inc. http://www.pdinc.us -
- Principal Consultant 10 West 24th Street #100 -
- +1 (443) 269-1555 x333 Baltimore,
2003 Jun 12
0
Win XP machine account not found
...equested protocol [NT LM 0.12]
[2003/06/12 13:30:49, 3, pid=1448, effective(0, 0), real(0, 0)]
smbd/negprot.c:reply_nt1(313)
using SPNEGO
[2003/06/12 13:30:49, 3, pid=1448, effective(0, 0), real(0, 0)]
smbd/negprot.c:reply_negprot(516)
Selected protocol NT LM 0.12
[2003/06/12 13:30:49, 1, pid=1447, effective(0, 0), real(0, 0)]
sam/idmap_tdb.c:db_idmap_init(345)
idmap uid range missing or invalid
idmap will be unable to map foreign SIDs
[2003/06/12 13:30:49, 1, pid=1447, effective(0, 0), real(0, 0)]
sam/idmap_tdb.c:db_idmap_init(357)
idmap gid range missing or invalid
idmap will be...
2002 Apr 09
1
Problem handling NA indexes for character matrixes (PR#1447)
In a package I've been developing for manipulating genetic data I discovered
a problem when indexing into character arrays using NA's:
Create a character matrix and a numeric matrix
> cmat <- matrix( letters[1:4], ncol=2, nrow=2)
> nmat <- matrix( 1:4, ncol=2, nrow=2)
Create an index vector containing an NA value
> indvec <- c(1,2,NA)
Indexing works fine for both
2006 Nov 15
2
??: Re:??: Re: Need help in waveslim package: imodwt and universal.thresh.modwt
Airon,
I don't think you have to find an English computer 'cause the
following must work in your Chinese one :-)
Let me explain. First of all, change your lines to
xdata <- ckhdat$Adj..Close[1:1447]
#names(ckhdwt.la8) <- c("w1", "w2", "w3", "w4", "w5","w6", "v6")
note the # sign, i.e., DO NOT change the names before
the function imodwt.
This is because the function imodwt looks for the names
created by the modwt functi...
2011 Nov 14
0
CentOS-announce Digest, Vol 81, Issue 7
...1451 CentOS 5 i386 openmotif FASTTRACK Update
(Johnny Hughes)
8. CEBA-2011:1451 CentOS 5 x86_64 openmotif FASTTRACK Update
(Johnny Hughes)
9. CEBA-2011:1448 CentOS 5 x86_64 udev Update (Johnny Hughes)
10. CEBA-2011:1448 CentOS 5 i386 udev Update (Johnny Hughes)
11. CEBA-2011:1447 CentOS 5 i386 postgresql Update (Johnny Hughes)
12. CEBA-2011:1447 CentOS 5 x86_64 postgresql Update (Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Mon, 14 Nov 2011 10:38:54 +0000
From: Johnny Hughes <johnny at centos.org>
Subject...
2002 Aug 19
2
embedded spaces in group names
...ing the name as:
"DOMAIN+Domain Admin"
DOMAIN+Domain\ Admin and
"DOMAIN+Domain\ Admin"
Is this supposed to work? If so, what is the proper way to specify the group
name?
--
Michael Rasmussen - Network Engineer, Columbia Management
voice: 971-925-6723 cell: 503-807-1447 rasmussenm@columbiafunds.com
<mailto:rasmussenm@columbiafunds.com> http://www.columbiafunds.com
2013 Oct 23
0
CentOS-announce Digest, Vol 104, Issue 10
...p' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CESA-2013:1447 Important CentOS 5 java-1.7.0-openjdk Update
(Johnny Hughes)
2. CESA-2013:1449 Moderate CentOS 5 kernel Update (Johnny Hughes)
3. CESA-2013:1452 Moderate CentOS 5 vino Update (Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Tue,...
2002 Jun 06
8
problem joining the domain
...ine Question:
do you know what causes this error and how I can resolve this issue and
have the machine chain join the COLUMBIA domain?
Where did I miss whatever it is in the documentation?
--
Michael Rasmussen - Network Engineer, Columbia Management
voice: 971-925-6723 cell: 503-807-1447 rasmussenm@columbiafunds.com
<mailto:rasmussenm@columbiafunds.com> http://www.columbiafunds.com
NOTICE: This communication may contain confidential or other privileged information. If you are not the intended recipient, or believe that you have received this communication in error, plea...
2009 Feb 19
2
Use of ifelse for indicating specific rownumber
...1] 22 53 104 127 151 196 235 238 249 250 263 335 344 353
362 370 389 422 458 459 473 492 502 530 561 624 647 651 666
671
[31] 715 784 791 807 813 823 830 841 862 865 1036 1051 1062 1068
1092 1109 1171 1187 1283 1293 1325 1335 1342 1360 1379 1414 1419 1425 1447
1452
[61] 1465 1489 1512 1518
So what i want is that everytime the rownumber equals a number in "i" (which
obviously indicate a rownumber i b2), i want it indicated in a vector called
b2$totalvac. Fx. in rownumber 22 in b2 the
b2$totalvac vector should have the value 1.
So thougth of...
2009 Jan 19
2
Not able to read the content of the file.
...Error:-
Use "rsync --daemon --help" to see the daemon-mode command-line options.
Please see the rsync(1) and rsyncd.conf(5) man pages for full
documentation.
See http://rsync.samba.org/ for updates, bug reports, and answers
rsync error: syntax or usage error (code 1) at options.c(1447)
[client=2.6.8]
Failed to deploy to the following destinations: dev01
Please suggest.
Thanks & Regards,
Ushank Khanna
DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------
The contents of this e-...
2009 Feb 16
2
scatterplot and correlation for weird data format
I have data in a format like this:
name ssex sex view num rating rt
ahl4 f m f 56 -108 2246
ahl4 f m f 74 85 1444
ahl4 f m f 52 151 1595
ahl4 f m f 85 1 1447
ahl4 f m f 53 46 1716
ahl4 f m f 37 145 1276
ahl4 f m f 50 98 1465
ahl4 f m f 51 -26 1322
ahl4 f m f 38 -97 1790
ahl4 f m f 14 -158 865
...
ahl4 f m p 43 -136 1669
ahl4 f m p 10 -59 808
ahl4 f m p 67 -111 1279
ahl4 f m p 85 -86 994
ahl4 f m p 100 134 1337
ahl4 f m p 76 56 665
ahl4 f m p 51 -49 594...
2005 Jan 13
0
Senior Systems Administrator Position Available
...working closely with a client in the San
Francisco Bay Area that is looking for a Senior Systems Administrator. I am
including the details below. If you or some of your colleagues might be
interested in being considered, please let me know or forward this on.
Thanks in advance.
- John
408-971-1447
*********************************************************
Senior Systems Administrator (FT - onsite)
FreeBSD/Unix; DNS, Sendmail, Firewall, Apache, Samba, SpamAssasin, Net News
Windows Desktop: installation, deployment and support
Desktop Support: MS Office, Outlook
Networking: Extreme, Cisco...