Displaying 20 results from an estimated 114 matches for "2244".
Did you mean:
224
2014 Jun 05
4
[Bug 2244] New: The OPENSSH service has not been started after installed on windows 8/windows 2012
https://bugzilla.mindrot.org/show_bug.cgi?id=2244
Bug ID: 2244
Summary: The OPENSSH service has not been started after
installed on windows 8/windows 2012
Product: Portable OpenSSH
Version: 6.0p1
Hardware: Other
OS: Other
Status: NEW
S...
2010 Aug 03
4
mixing strings and numeric doubles in an array
...TICKER PERMNO EXCHCD TSYMBOL TRDSTAT SHROUT PRC
RET
1 19950131 EWST 10001 3 EWST A
2224 -7.75000 -0.031250
2 19950228 EWST 10001 3 EWST A
2224 7.54688 -0.026210
3 19950331 EWST 10001 3 EWST A
2244 7.50000 0.006377
However when I call the part of the array dealing with the Ticker, I
get:
> stocks[2,2]
[1] EWST
16185 Levels: A AA AAA AAAB AAABB AAB AABC AAC AACB AACC AACE AACI ...
ZVXI
Thus, when I reference this later, I get a numeric result and not the
symbol? Is th...
2013 Sep 30
7
[Bug 69952] New: [NVAA] Xorg crash+restart after glxgears on 3.12-rc2
https://bugs.freedesktop.org/show_bug.cgi?id=69952
Priority: medium
Bug ID: 69952
Assignee: nouveau at lists.freedesktop.org
Summary: [NVAA] Xorg crash+restart after glxgears on 3.12-rc2
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter:
2008 Mar 26
5
Asterisk parking hold and transferdigittimeo ut
...nd this extension:
exten => 95562315,1,DoSomethingAnybodyWouldExpect()
...
and follow the dialplan under capi-in-sub since a valid extension was found.
What's wrong, any ideas?
Regards,
Guido Hecken
gwsNetTech
Guido Hecken
Quirrenbacher Str. 36
53639 K?nigswinter
Germany
fon +49(2244) 870663
fax +49(2244) 870664
mobil +49(179) 1267353
web http://www.gwsnettech.de
mailto:guido.hecken at gwsnettech.de
2005 Mar 22
2
Regex howto proof and change a dialed number
before inventing the wheel once more, I would like to ask the list
Problem:
the dial command does it's job by
exten => _X.,1,Dial(SIP/${EXTEN}@192.168.161.135,60,tTr)
now, if the given number (extension) is one of these
+49(2244)870663 or +49(02244)870663
the dial command fails, since it cannot handle "(" ")" and "+"
My idea was a regex, I use normaly within perl
perl -p -i -e 's/^\+(\d\d)\((\d*)\)(\d*)/00$2$3/g' number
this would change +49(2244)870663 to 002244870663 in every line...
2008 Mar 25
1
Asterisk parking hold and transferdigittimeout
...secs) you have to wait before a call is
parked and
the parkposition is announced, is really too long.
Did I miss something in the documentation?
We are using SVN-branch-1.4-r96449.
Regards,
Guido Hecken
gwsNetTech
Guido Hecken
Quirrenbacher Str. 36
53639 K?nigswinter
Germany
fon +49(2244) 870663
fax +49(2244) 870664
mobil +49(179) 1267353
web http://www.gwsnettech.de
mailto:guido.hecken at gwsnettech.de
1999 Oct 06
2
Cannot remove Printjob from Queue (Digest 2244)
Frans wrote
> Did you receive any useful tips in the mean time?
No, there was a greate silence.
>
> For one of our supported organisations I'm investigating a not able to remove print
> jobs, as well
Oh, I'm not alone.
> So I hope you would like to share the tips, in return I could try to be of assitance
> as well.
Nice,
I have additional questions to solve the
2015 Oct 27
2
The system doesn't shutdown
Yes, that was the power off test. However the upssched-cmd script gave
absolutely no signs of activity. Even it's logger lines don't show up in
journalctl. No any permission error messages - nothing. Only the 2 messages
from upsmon - on battery and then on line power.
Here is the nut-report:
http://www.filehosting.org/file/details/518300/NUT.report
---
George Anchev
On Tue, Oct 27,
2009 Nov 05
2
Asterisk 1.4 remote pickup
...eople's desks.
Making / receiving internal / external calls works fine - no problems.
We're using 4-digit extension numbers in the offices.
I'm trying to work out how to provide a remote pickup facility along the
following lines:
- phone extension 2233 rings
- person at extension 2244 wants to answer the call
- person at extension 2244 dials 52233 and gets connected to caller
I've implemented this with:
exten => _5XXXX,1,Pickup(${EXTEN:1})
It works fine if the call came from another SIP phone in the office, but not
when it's an external call coming in by Direct D...
2015 Oct 27
2
The system doesn't shutdown
Beautiful! The shutdown succeeded. Thank you very much. However there was
no any notification on desktop at all. Only in journalctl. Here it is:
Oct 27 23:38:11 i7 upsmon[2224]: UPS myups at localhost on battery
Oct 27 23:38:11 i7 upssched[2244]: Timer daemon started
Oct 27 23:38:11 i7 upssched[2244]: New timer: two-minute-warning-timer (5
seconds)
Oct 27 23:38:11 i7 upssched[2244]: New timer: one-minute-warning-timer (65
seconds)
Oct 27 23:38:11 i7 upssched[2244]: New timer: shutdown-timer (125 seconds)
Oct 27 23:38:16 i7 upssched[2244]:...
2011 Apr 10
5
Question about levels/as.numeric
...152 -0.000154 -0.000157 -0.00016 -0.000171 -0.000185 -0.000212
-0.000238 -0.000256 -0.000259 -0.000263 -0.000273 ... C
> returns2[1:10,1]
[1] -0.002206 0.115696 -0.015192 0.008719 -0.004654 -0.010688 0.009453
0.002676 0.001334 -0.011326
> as.numeric(returns[2528:2537,1])
[1] 341 7444 2244 5149 787 1717 5251 4122 3878 1811
> as.numeric(returns2[1:10,1])
[1] -0.002206 0.115696 -0.015192 0.008719 -0.004654 -0.010688 0.009453
0.002676 0.001334 -0.011326
I would like to understand what's happening and how to handle the longer
one. This problem may seem stupid, but I've...
2014 Sep 08
0
blktap_2.0.90-3_amd64.changes ACCEPTED into unstable
...unstable; urgency=high
.
* Fix failing to call io_setup with EINVAL (Closes: #760504).
* Add uuid-dev dependency in blktap-dev package (Closes: #738720).
* Add Nanakos Chrysostomos in Uploaders field.
* Standards-Version: 3.9.5.
Checksums-Sha1:
2c67d94f48d869ee1abfd4f07206df2eb782fa07 2244 blktap_2.0.90-3.dsc
e23cc6e762ddc362d6ba006d6822775c304dca4a 6392 blktap_2.0.90-3.debian.tar.xz
cdb17eff90fff0586c9f35dbdaba3ca4f8393456 89138 blktap-dev_2.0.90-3_amd64.deb
1f62e6ede7cdf7512b45365f48c9d4928e125c8b 97724 blktap-utils_2.0.90-3_amd64.deb
208eec597b8cf75c30c766a60ceb8ac3ccf34b64 62...
2014 Sep 12
1
compiling Asterisk
...the console I am getting the error message "asterisk dead but subsys locked". Can anyone help with why this is happening? I have never seen this before.
This is a fresh install on a new server CentOS 6.5.
Thanks,
Scott Haley
IS Voice Projects Team
Edward Jones Investments
Phone: 314-515-2244
Email: scott.haley at edwardjones.com<mailto:scott.haley at edwardjones.com>
If you are not the intended recipient of this message (including attachments), or if you have received this message in error, immediately notify us and delete it and any attachments.
If you do not wish to receive...
2008 Nov 07
2
help with dialplan
...E, REFER
User-Agent: PolycomSoundPointIP-SPIP_501-UA/3.0.0.0258
Supported: 1?00rel,replaces
Allow-Events: talk,hold,conference
Max-Forwards: 70
Content-Type: application/sdp
Content-Length: 249
v=0
o=- 1226069152 1226069152 IN IP4 192.168.1.89
s=Polycom IP Phone
c=IN IP4 192.168.1.89
t=0 0
m=audio 2244 RTP/AVP 0 8 18 101
a=sendrecv
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:18 G729/8000
a=rtpmap:101 telephone-event/8000
<------------->
--- (14 headers 11 lines) ---
Sending to 192.168.1.89 : 5060 (no NAT)
Using INVITE request as basis request - a4b0cbb4???-9737882e-815856ff at 192.1...
2011 Mar 05
2
please help ! label selected data points in huge number of data points potentially as high as 50, 000 !
...- rnorm(5000, 0.15,0.05)
dataf <- data.frame(name,xvar, p)
# using lattice (my first preference)
require(lattice)
xyplot(p ~ xvar, dataf)
#I want to display names for the following observation that meet requirement
of p <0.01.
which (dataf$p < 0.01)
[1] 811 854 1636 1704 2148 2161 2244 3205 3268 4177 4564 4614 4639 4706
Thus significant observations are:
name xvar p
811 M811 8101 0.0050637068
854 M854 8531 -0.0433901783
1636 M1636 16351 -0.0279014039
1704 M1704 17031 0.0029878335
2148 M2148 21471 0.0048898232
2161 M2161 21601 -0.0354130557
2244 M22...
2007 Oct 27
4
Mongrel 1.0.2 on Ubuntu Feisty
Hi everybody,
I''ve been trying to setup a Ruby on Rails application on a Ubuntu Feisty
machine and I''ve spent a lot of time trying to figure out why Nginx and
mongrel_cluster weren''t working. The setup was correct (based on some
tutorials found on the internet), but there weren''t any pid files for the
mongrels started.
In case anybody else has experienced the
2008 Apr 02
0
Asterisk parked calls and callerid
...-805
context => parkedcalls
parkingtime => 60
-------------------------------------------------
We are using SVN-branch-1.4-r96449 and other, older versions of asterisk
Regards
Guido
gwsNetTech
Guido Hecken
Quirrenbacher Str. 36
53639 K?nigswinter
Germany
fon +49(2244) 870663
fax +49(2244) 870664
mobil +49(179) 1267353
web <http://www.gwsnettech.de/> http://www.gwsnettech.de
<mailto:guido.hecken at gwsnettech.de> mailto:guido.hecken at gwsnettech.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://l...
2008 Apr 09
1
Queues +Exiting
I'm having a problem getting my queue to function as it should.
After 20 seconds or so, it should prompt the user with a message "thanks
for holding..... press # to leave a message or stay on the line to
continue holding". I set up the "context" in the queues.conf file, so if
a user presses a digit, they should be able to leave. But I get a SIP
BUSY message.
Here are my
2009 Dec 11
1
Creating bibtex file of all installed packages?
...), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Natural Sciences Building
Office Suite 2039
Stellenbosch University
Main Campus, Merriman Avenue
Stellenbosch
South Africa
Cell: +27 - (0)83 9479 042
Fax: +27 - (0)86 516 2782
Fax: +49 - (0)321 2125 2244
email: Rainer@krugs.de
Skype: RMkrug
Google: R.M.Krug@gmail.com
[[alternative HTML version deleted]]
1998 Mar 28
1
NT passowrd change problem
I've just started using 1.9.18p4 and have gotten the NT password changing
working great except for one problem. When I try to change a password on a PDC
that's on a different subnet (and hence a different domain), I get the following
error:
/var/local/etc/samba/etc/smbpasswd: machine pdom1 rejected the password change:
Error was : code 2245
I know what errors 2243 and 2246 mean but what