search for: 333

Displaying 20 results from an estimated 1436 matches for "333".

Did you mean: 33
2013 Mar 06
2
How to combine conditional argument and logical argument in R to create subset of data...
Dear R user I have data created using code below b<-matrix(2:21,nrow=4) b[,1:3]=NA b[4,2]=5 b[3,1]=6 Now the data is > b [,1] [,2] [,3] [,4] [,5] [1,] NA NA NA 14 18 [2,] NA NA NA 15 19 [3,] 6 NA NA 16 20 [4,] NA 5 NA 17 21 I want to keep data in column 4 greater than 15 and the value in column 1 & 2 either greater than 4
2006 Oct 30
0
Realtime trouble with contex
...sql,asterisk,sip_buddies sippeers => mysql,asterisk,sip_buddies voicemail => mysql,asterisk,sip_buddies extensions => mysql,asterisk,extensions queues => mysql,asterisk,sip_buddies queue_members => mysql,asterisk,sip_buddies extensions.conf: [office] include => demo ;exten => 333,1, Macro(stdexten,333,SIP/333) ;exten => user1, 1, Goto(333|1) ;exten => 222,1, Macro(stdexten,222,SIP/222) ;exten => user1, 1, Goto(222|1) ;exten => 201,1, Macro(stdexten,201,SIP/201) ;exten => user2, 1, Goto(201|1) ;exten => 202,1, Macro(stdexten,202,SIP/202) ;exten => user3,...
2011 Feb 09
1
dial option 'g' not working
Hi, I'm trying to get my dialplan to continue executing in the current context after a third-party is called and hangs up. It seems like it should be straightforward but it's not working. Here's what I have in extensions.conf: exten => 333,1,Answer() exten => 333,n,Playback(hello) exten => 333,n,Dial(SIP/19992223333 at sipcarrier,,g) exten => 333,n,Playback(hello) exten => 333,n,Playback(hello) exten => 333,n,Playback(hello) exten => 333,n,Hangup() The 9992223333 number is dialed, but after that party hangs up, the...
2006 Dec 15
1
What's up with DATETIME and TIMESTAMP in Asterisk 1.4beta3 ?
...favor of their related dialplan functions. You are encouraged to move towards the associated dialplan function, as these variables will be removed in a future release. However, neither the function or application for either of TIMESTAMP or DATETIME seems to work in 1.4beta3... exten => *333,1,NoOp(DATETIME() : ${DATETIME()}) exten => *333,n,NoOp(DATETIME : ${DATETIME}) exten => *333,n,NoOp(TIMESTAMP() : ${TIMESTAMP()}) exten => *333,n,NoOp(TIMESTAMP : ${TIMESTAMP}) Asterisk 1.2.9.1: ----------------- Dec 15 12:56:26 ERROR[26373]: pbx.c:1383 ast_func_read: Function DATETIME...
2013 Nov 26
1
Oplock break failed for file
Hi, I am running 2DCs and 1 member server. All are running samba 4.1.2 The member server hosts the file for access and it is full of log like: [2013/11/26 14:57:46.970108, 0] ../source3/smbd/oplock.c:333(oplock_timeout_handler) Oplock break failed for file Putonghua/aaa.pptx -- replying anyway [2013/11/26 14:57:50.069924, 0] ../source3/smbd/oplock.c:333(oplock_timeout_handler) Oplock break failed for file teachers/www/bbb.xlsx -- replying anyway [2013/11/26 14:58:46.180344, 0] ../source3/smbd...
2003 May 23
1
Fw: write.table only writes the first 256 variables/columns
Thanks. I was "believing" an Excel import of the file - as you say, a re-import into R still has 333 columns. I shall look elsewhere for the cause of the mysterious truncation. Stuart > ----- Original Message ----- > From: "Thomas Lumley" <tlumley at u.washington.edu> > To: "Stuart Leask" <stuart.leask at nottingham.ac.uk> > Cc: "R-Help" <...
2002 Nov 23
2
The smbd ran away with the spoon...
...artup: [2002/11/16 19:36:55, 0] smbd/server.c:main(707) smbd version 2.2.6pre2 started. Copyright Andrew Tridgell and the Samba Team 1992-2002 [2002/11/16 19:36:55, 0] smbd/server.c:main(751) standard input is not a socket, assuming -D option [2002/11/16 19:57:39, 0] lib/access.c:check_access(333) Denied connection from (192.168.1.2) [2002/11/16 19:57:39, 0] lib/access.c:check_access(333) Denied connection from (192.168.1.2) [2002/11/16 20:03:12, 0] lib/access.c:check_access(333) Denied connection from (192.168.1.2) [2002/11/16 20:03:12, 0] lib/util_sock.c:get_socket_addr(1012) g...
2013 Jan 05
3
Need help with time series data
...R users, Could you share your knowledge on following problem: Suppose we have dataframe: ID TIME Data1 Data2 Data3 ........... Data700 1. 2013-01-01 00:00:00 34 53 66 ............ 55 2. 2013-01-01 00:00:01 333 4 5 ............ 50 3. 2013-01-01 00:00:02 and so on 4. 2013-01-01 00:00:03 and so on 5. 2013-01-01 03:00:45 44 33 4 ............. 66 6. 2013-01-01 03:00:46 46 35 7 .......
2004 Mar 10
0
question about Samba share in HTTP root dir [repost]
...[2004/03/09 22:59:54, 0] param/loadparm.c:lp_do_parameter(2770) Ignoring unknown parameter "revalidate" [2004/03/09 22:59:54, 0] param/loadparm.c:lp_do_parameter(2777) WARNING: The "alternate permissions"option is deprecated [2004/03/10 00:21:57, 0] lib/access.c:check_access(333) Denied connection from (192.168.0.2) [2004/03/10 00:21:57, 0] lib/access.c:check_access(333) Denied connection from (192.168.0.2) [2004/03/10 00:22:00, 0] lib/access.c:check_access(333) Denied connection from (192.168.0.2) [2004/03/10 00:22:00, 0] lib/access.c:check_access(333) Denied c...
2002 Aug 16
2
[Bug 333] X11 forwarding not working in OpenSSH 3.4p1
http://cvs-mirror.mozilla.org/webtools/bugzilla/show_bug.cgi?id=333 ------- Additional Comments From dtucker at zip.com.au 2002-08-16 10:31 ------- What does "echo $DISPLAY give? Is the display listed in "xauth list"? What happens when you try to run an xterm? You can try deleting your .Xauthority file (it'll be re-created automatically)...
2008 Oct 30
3
SIP # DTMF
Hi. In creating a custom extension, and dialing SIP/222/333#444, seems the party receives only "333" What should I do to send the # symbol? or better, where can I find that syntax? Googled a lot, nothing. Thanks! -- Rodolfo Alcazar Responsable red y datos Deutsche Gesellschaft f?r Technische Zusammenarbeit (GTZ) GmbH Programa de Apoyo a la Ge...
2018 Jun 13
0
"virsh" list
...x00007fcf405498a0 in udevEventHandleThread (opaque=<optimized out>) at node_device/node_device_udev.c:1606 #3 0x00007fcf4e17ec02 in virThreadHelper (data=<optimized out>) at util/virthread.c:206 #4 0x00007fcf4ca26494 in start_thread (arg=0x7fcf3a4e8700) at pthread_create.c:333 #5 0x00007fcf4c768acf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97 Thread 17 (Thread 0x7fcf3b315700 (LWP 14796)): #0 0x00007fcf4c75f67d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007fcf4c77917e in __poll_chk (fds=<optimized out>, nfds=<optimized o...
2017 Jan 05
1
[Bug 99282] New: KDE kontact crashes always
...tLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #6 0x00007f2179a8c5f3 in QThread::exec() () from /lib64/libQt5Core.so.5 #7 0x00007f2179a909da in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5 #8 0x00007f2170ccd6ca in start_thread (arg=0x7f2019fa1700) at pthread_create.c:333 #9 0x00007f2178e83f6f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 Thread 39 (Thread 0x7f201a7a2700 (LWP 7129)): #0 0x00007ffdf5680b12 in clock_gettime () #1 0x00007f2178e92686 in __GI___clock_gettime (clock_id=1, tp=0x7f201a7a19d0) at ../sysdeps/unix/clock_gettime.c:115 #2 0x0...
2011 Aug 19
4
Leading zeros
An embedded and charset-unspecified text was scrubbed... Name: n?o dispon?vel URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110819/e7764da5/attachment.pl>
2006 Feb 14
1
Guarantee ICMP respond time ?
...i mean response time is not like constant. Maybe i''m missing something. Is it possible with HTB ot with something else like CBQ ? here is my example setup echo "Loading Traffic Shaper IMQ0 Upload" tc qdisc del dev imq0 root tc qdisc add dev imq0 root handle 2: htb default 333 r2q 1 tc class add dev imq0 parent 2: classid 2:2 htb rate 192kbit #ICMP tc class add dev imq0 parent 2:2 classid 2:30 htb rate 32kbit prio 0 tc filter add dev imq0 parent 2:0 protocol ip handle 5 fw classid 2:30 tc qdisc add dev imq0 parent 2:30 handle 30: sfq perturb 1 tc class add dev...
2009 Jan 28
2
How to retrieve a phone number from call forwarding?
...sk and I have the following scenario. 1. Let's say I have a number of 1-222-222-2222 from my SIP service provider (VoicePulse). 2. I point my phone, Verizon wireless cellphone (1-111-111-1111), voicemail to the number provided by SIP service provider (1-222-222-2222). 3. I use another phone (1-333-333-333) to call 1-111-111-1111 and leave a voicemail message. Within my Asterisk console , I can see a caller id of 1-333-333-333 and the number provided by SIP service provider (1-222-222-2222). However, I couldn't figure out how to get the number the caller dialed ( 1-111-111-1111). Is the...
2006 Apr 12
1
Where is the difference sip.conf - Real-time ?
I have two phones (111 and 112) on a LAN, and I have on a users site a phone 333. phone 111 uses sip.conf, while 112 uses real-time set-up. 111 can call 333 AND the audio is working 112 can call 333 but audio is just white noise. 333 can call 111 or 112 and audio is working. The phones are identically set-up (just user name = phone number and password are different) sip.conf...
2009 Dec 30
1
NA or work around ??
...0.9999237 10.447709 NA 243 2202 12.616943 UNSOLD 0.9992714 12.616943 NA 244 2202 12.943887 SOLD 0.9955750 12.943887 NA 245 2202 13.774406 SOLD 0.9807892 13.774406 NA 246 2202 15.007848 SOLD 0.9364319 NA NA 333 2333 2.099854 UNSOLD 0.7853246 NA NA 333 2333 2.343452 UNSOLD 0.7853246 NA NA What I'm trying to accomplish is: LEAID percentchgn Property Rpr Rcil LLCI 12 2036 12.190220 UNSOLD 0.9999237 12.190220 16.0...
2002 Jul 03
0
[Bug 333] New: X11 forwarding not working in OpenSSH 3.4p1
http://bugzilla.mindrot.org/show_bug.cgi?id=333 Summary: X11 forwarding not working in OpenSSH 3.4p1 Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: ssh AssignedTo:...
2007 Sep 03
1
unnumbered priorities
Hi: When should we use "unnumbered priorities"(n) in extensions.What is the different between these 2 forms of extensions.conf? and ,Are both true? extensions.conf: form1: [Conferencerooms] exten => 333,1,Answer exten => 333,n,meetme(8000|cim) exten => 333,n,playback(vm-goodbye) exten => 333,n,hangup form2: [Conferencerooms] exten => 333,1,Answer exten => 333,2,meetme(8000|cim) exten => 333,3,playback(vm-goodbye) exten => 333,4,hangup I'd appreciate any help. Regards...