search for: 304

Displaying 20 results from an estimated 1150 matches for "304".

Did you mean: 04
2009 Mar 08
1
idmap uid allocation problem
...dc=eng,dc=cam,dc=ac,dc=uk winbind enum users = yes winbind enum groups = yes winbindd.log: input: wbinfo -i newuser output: [2009/03/08 14:05:51, 6] winbindd/winbindd.c:new_connection(717) accepted socket 20 [2009/03/08 14:05:51, 10] lib/events.c:get_timed_events_timeout(304) timed_events_timeout: 104/204670 [2009/03/08 14:05:51, 10] lib/events.c:get_timed_events_timeout(304) timed_events_timeout: 104/204581 [2009/03/08 14:05:51, 10] winbindd/winbindd.c:process_request(402) process_request: request fn INTERFACE_VERSION [2009/03/08 14:05:51, 3] winbindd/ winb...
2011 Nov 03
2
optimising a loop
...move a loop from my code but I'm stock and I can't find a good way to do it. Hopefully one of you will have something clever to propose. Here is a simplified example: I have a squared matrix: > nom.plac2 <- c("102", "103", "301", "303","304", "403") > poids2 <- matrix(NA, 6,6, dimnames=list(nom.plac2,nom.plac2)) > poids2 102 103 301 303 304 403 102 NA NA NA NA NA NA 103 NA NA NA NA NA NA 301 NA NA NA NA NA NA 303 NA NA NA NA NA NA 304 NA NA NA NA NA NA 403 NA NA NA NA NA...
2015 Mar 19
2
Asterisk switching bridge to native_rtp even with direct_media=no
NAT endpoint calling local endpount - switching to native_rtp then no audio, both of them have direct_media=no, Verbose log: -- Executing [99 at dialmap:1] AGI("PJSIP/304-00000022", "/pbx/agi.php") in new stack -- Launched AGI Script /pbx/agi.php -- AGI Script Executing Application: (Dial) Options: (PJSIP/99/sip:99 at 192.168.1.73:5060,20) -- Called PJSIP/99/sip:99 at 192.168.1.73:5060 -- PJSIP/99-00000023 is ringing -- PJSIP/99-00...
2012 Feb 26
0
Served asset /application.css - 304 Not Modified
Hi I am thinking to hide warning that is ”Served asset /application.css - 304 Not Modified”. How can I fix something if I change the settings? I''ve run that is less than server: rails new myapp cd myapp rake db:migrate rails s client: http://localhost:3000/books warning: Started GET "/assets/books.css?body=1" for 127.0.0.1 at 2012-02-26 14:48:35 +0900 S...
2004 Apr 02
0
SIP call troubleshooting
...Can anyone point out if there was something wrong? -*CLI> sip debug SIP Debugging Enabled Asterisk Ready. We're at 192.168.3.6 port 12556 Answering/Requesting with preferred capability 8 Answering/Requesting with preferred capability 4 12 headers, 9 lines Reliably Transmitting: INVITE sip:304@192.168.3.211 SIP/2.0 Via: SIP/2.0/UDP 192.168.3.6:5060;branch=z9hG4bK4e82ae48 From: "0" <sip:0@192.168.3.6>;tag=as1dbb6ad3 To: <sip:304@192.168.3.211> Contact: <sip:0@192.168.3.6> Call-ID: 70367b6e2c6e4f4c41cf74e1356e5f77@192.168.3.6 CSeq: 102 INVITE User-Agent: Asteris...
2006 Sep 21
4
strange matching: maybe a multilanguage collation problem?
...ist of names of places all around the world. Mostly we''re quite happy with it, and have been able to graft on our own particular required functionality with just a little tweaking. There''s one strange problem, though: We''ve got a place in Cyprus called "Gazima\304\237usa" (that \304\237 is a multibyte character in UTF-8), and it matches a search for "usa". We''d rather it not match. I don''t know that much about Ferret or about this sort of indexing in general, but is this because Ferret views \304\237 as a word break,...
2010 Oct 12
2
repeatability/intraclass with nested levels
...s a nested structure- the value varies between wavelengths within individuals. Many thanks Nevil Amos data is structured thus: > ANWC_NO Wavelength Repeat value > 1 00239 300 r1 0.079501 > 2 00239 302 r1 0.084113 > 3 00239 304 r1 0.087697 > 202 11157 300 r1 0.008449 > 203 11157 302 r1 0.009489 > 204 11157 304 r1 0.010142 > 403 11158 300 r1 0.026999 > 404 11158 302 r1 0.029612 > 405 11158 304 r1 0....
2008 Feb 22
0
lustre error
...cting Feb 22 03:26:29 node4 kernel: Lustre: 4750:0:(ldlm_lib.c:497:target_handle_reconnect()) hallmark-OST0004: c286201b-ac3e-07d6-a17b-985129e6b10d reconnecting Feb 22 03:26:32 node4 kernel: Lustre: 4675:0:(ldlm_lib.c:497:target_handle_reconnect()) hallmark-OST0004: 3b5cafac-fa5a-1040-3749-3b9530401684 reconnecting Feb 22 03:26:35 node4 kernel: Lustre: 4665:0:(ldlm_lib.c:497:target_handle_reconnect()) hallmark-OST0004: 9220135a-ffbc-0c99-6187-eb7c05c7e008 reconnecting Feb 22 03:26:36 node4 kernel: Lustre: 4785:0:(ldlm_lib.c:497:target_handle_reconnect()) hallmark-OST0004: e3dad450-aa12-6...
2011 Jan 23
1
fit a non-linear equation with several dependent variables
Hi I have a very big data.frame : str(fslu12) 'data.frame': 277200 obs. of 11 variables: $ V1 : num 304 304 304 304 304 ... $ V2 : num 300 300 300 300 300 300 300 300 300 300 ... $ V3 : num 10 10 10 10 10 10 10 10 10 10 ... $ V4 : num 79.1 52 30.6 37.3 63 79.1 52 30.6 37.3 63 ... $ V5 : num 0.005 0.00498 0.00496 0.00491 0.00484 ... $ V6 : num 0.01 0.00997 0.00988 0.00969 0.00954 ... $ V7 :...
2007 Jun 25
1
Asterisk 1.4.5, Cisco 7960, call dropped when sip client put on hold/transfer
...2 to Asterisk 1.4.5. Everything appeared to be working properly. However, on the first business day, we realized that when transferring calls (not using call parking, using the built in transfer buttons on a Cisco 7960) would not work. This error would occur: Spawn extension (companyname-default, 304, 1) exited non-zero on 'SIP/302-0824f618' In the case above, phone extension 304 and 302 were talking, and 304 pressed 'hold'. 302 gets dropped, as indicated above. I enabled sip debuggint (fully below) and notice that I get: SIP/2.0 488 Not Acceptable Here Warning: 399 SDP Not A...
2015 Mar 19
0
Asterisk switching bridge to native_rtp even with direct_media=no
On Thu, Mar 19, 2015 at 1:47 AM, Nick Awesome <jleed at me.com> wrote: > NAT endpoint calling local endpount - switching to native_rtp then no audio, > both of them have direct_media=no, Verbose log: > > -- Executing [99 at dialmap:1] AGI("PJSIP/304-00000022", "/pbx/agi.php") in > new stack > -- Launched AGI Script /pbx/agi.php > -- AGI Script Executing Application: (Dial) Options: > (PJSIP/99/sip:99 at 192.168.1.73:5060,20) > -- Called PJSIP/99/sip:99 at 192.168.1.73:5060 > -- PJSIP/99-00000023...
2002 Jun 26
0
[Bug 304] New: ssh-keysign memory freeing bug
http://bugzilla.mindrot.org/show_bug.cgi?id=304 Summary: ssh-keysign memory freeing bug Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: Miscellaneous AssignedTo: openss...
2002 Jun 26
0
[Bug 304] ssh-keysign memory freeing bug
http://bugzilla.mindrot.org/show_bug.cgi?id=304 markus at openbsd.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional...
2008 Sep 10
1
centos5 - logwatch - verisign
...------------------------ A total of 2 sites probed the server 216.168.253.197 216.168.253.198 ..... The first ip is a3-pip6.verisign.net The second ip is a3-pip7.verisign.net Here is grep from logs 216.168.253.197 - - [01/Sep/2008:13:30:19 -0700] "\x80@\x01\x03" 501 304 216.168.253.197 - - [01/Sep/2008:14:02:08 -0700] "\x80@\x01\x03" 501 304 216.168.253.197 - - [05/Sep/2008:22:16:20 -0700] "\x80@\x01\x03" 501 304 216.168.253.197 - - [05/Sep/2008:22:16:29 -0700] "\x80@\x01\x03" 501 297 216.168.253.197 - - [09/Sep/2008:15:26:54 -0700] &...
2007 Jan 19
0
Problems with redcloth 304
...9;'m working on, and was having all sorts of markup problems. I thought it might be something I was doing wrong, but apparently not: I''d really like to see this get back to a stable release! Joe ============================ There are, as I''m sure you know, several bugs in 304. I thought it was my usage, but after looking through some newsgroups it appears that these were introduced in this release and 303 is better. Apparently the tip revision is better too. Is this project still active? Is there a plan to get a fixed-up 305 out? Any timeframe? This is a nice p...
2009 Mar 20
0
Session data and 304 Not Modified HTTP code
I am storing an id in the session data. An action causes the id to change, however, the rendered action has not changed. The server returns a 304 Not Modified code and doesn''t return the cookie. With Rails 2.2.2, I believe it is using the CookieStore for sessions, so I expect the cookie to update. When I hit the site again, the old session data is used. Is there a way to use the new session data? Thanks, Jeff. --~--~---------~-...
2008 Aug 05
5
boxplot with average instead of median
...I would rather have a boxplot that shows the average value and the standard deviation then the median value and the quartiles. Is there a way to do this? Chad Junkermeier, Graduate Student Dept. of Physics West Virginia University PO Box 6315 210 Hodges Hall Morgantown WV 26506-6315 phone: (304) 293-3442 ext. 1430 fax: (304) 293-5732 email: chad.junkermeier{at}mail.wvu.edu ----------------------------------------------------- Concurrently at: Dept. of Physics and Astronomy Brigham Young University Provo UT 84602 email: junkermeier{at}byu.edu cell: (801) 380-8895
2013 Jan 24
2
Software Updater issue
Hey All, Heads up! For some reason the Software Updater thought it would be interesting for me if it upgraded my nvidia 304 driver with the nvidia 310.32-1 driver. That would be nice if the 310 driver supported my crusty old GS 7600 but it doesn't. I had to run two yum downgrade sessions to get it back to working again. First downgrade brought me 310.19-2, which doesn't support my video card, in place of...
2008 Jan 31
1
[WebOrb] Error: Send failed while I am trying to run Primitive Tests
...options [2008-01-30 22:11:05] INFO WEBrick 1.3.1 [2008-01-30 22:11:05] INFO ruby 1.8.6 (2007-09-24) [i386-mswin32] [2008-01-30 22:11:05] INFO WEBrick::HTTPServer#start: pid=2921 port=3000 127.0.0.1 - - [30/Jan/2008:22:12:15 Malay Peninsula Standard Time] "GET /examples/main.html HTTP/1.1" 304 0 - -> /examples/main.html 127.0.0.1 - - [30/Jan/2008:22:12:15 Malay Peninsula Standard Time] "GET /examples/AC_OETags.js HTTP/1.1" 304 0 http://localhost:3000/examples/main.html - -> /examples/AC_OETags.js 127.0.0.1 - - [30/Jan/2008:22:12:15 Malay Peninsula Standard Time] "GET...
2015 Mar 18
2
Asterisk switching bridge to native_rtp even with direct_media=no
Well, it breaks audio for all NAT endpoints, how can I fix this? > On 18 Mar 2015, at 15:48, Matthew Jordan <mjordan at digium.com> wrote: > > On Wed, Mar 18, 2015 at 7:41 AM, Nick Awesome <jleed at me.com <mailto:jleed at me.com>> wrote: >> Hey guys, >> >> have issues with reinvite, no matter what endpoint is calling asterisk >> always tries