search for: 303

Displaying 20 results from an estimated 1501 matches for "303".

2011 Nov 03
2
optimising a loop
...9;m trying to remove 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...
2012 May 21
2
Can't populate LDAP directory with smbldap-populate
...opulate -a Administrator -g 10000 -l 11111 -r 10000 -u 10000 Populating LDAP directory for domain SYSADM (S-1-5-21-206255134-223837211-2022137911) (using builtin directory structure) Use of uninitialized value in concatenation (.) or string at /usr/sbin/smbldap-populate line 483, <DATA> line 303. Use of uninitialized value in string eq at /usr/sbin/smbldap-populate line 484, <DATA> line 303. entry already exist. Use of uninitialized value in concatenation (.) or string at /usr/sbin/smbldap-populate line 483, <DATA> line 303. Use of uninitialized value in string eq at /usr/sbin...
2009 Mar 26
3
Know who's logged in
...the agent logs in, a channel keeps running all the time that the agent is logged in to receive the incoming calls. How do I know which agent logged in (code)? Right now, if I query the login channel, there is no information about which agent is logged on: # asterisk -rx "show channel SIP/303-b2f1c368" -- General -- Name: SIP/303-b2f1c368 Type: SIP UniqueID: 1238094839.425549 Caller ID: 303 Caller ID Name: Ext. 303 DNID Digits: 7700 State: Up (6) Rings: 0 NativeFormats: 0x2 (gsm) WriteFormat: 0x2 (gsm) ReadForm...
2011 Jan 26
0
Really wacky problem with internal extensions.
...d for internal dialing are very nearly identical, and making them completely identical doesn't change anything. The dialplans are pasted at the end of this message. When the customer dials an internal extension, the Asterisk console produces this output (usernames redacted): -- Executing [303 at XXXXXX:1] Set("SIP/XXXXXX2-000004ce", "CALLERID(name)="Internal call"") in new stack -- Executing [303 at XXXXXX:2] GotoIf("SIP/XXXXXX2-000004ce", "0?dialfw:dial") in new stack -- Goto (XXXXXX,303,8) -- Executing [303 at XXXXXX:8] Dia...
2013 Jan 05
1
imap: Error: net_connect_unix(/.../auth-master) failed: Invalid argument
...RET kevent 0 1012 imap CALL kevent(0x9,0xbfbfebb0,0x1,0,0,0) 1012 imap RET kevent 0 1012 imap CALL write(0x5,0x807405c,0xc) 1012 imap GIO fd 5 wrote 12 bytes 0x0000 f403 0000 0800 0000 0100 0000 |............| 1012 imap RET write 12/0xc 303 dovecot RET kevent 1 303 dovecot CALL gettimeofday(0x281138c8,0) 303 dovecot RET gettimeofday 0 303 dovecot CALL read(0x73,0xbfbfc460,0x3fc) 303 dovecot GIO fd 115 read 12 bytes 0x0000 f403 0000 0800 0000 0100 0000 |............| 303 dovecot RET rea...
2011 Apr 26
1
splitting and reorganising a data.frame
...ganize a data frame in the easiest way. my example: what would be the easiest way to bring a data.frame such like this: ---- nr height age Seed 1 1 4.51 3 301 2 15 10.89 5 301 3 29 28.72 10 301 4 43 41.74 15 301 5 57 52.70 20 301 6 71 60.92 25 301 7 2 4.55 3 303 8 16 10.92 5 303 9 30 29.07 10 303 10 44 42.83 15 303 11 58 53.88 20 303 12 72 63.39 25 303 13 3 4.79 3 305 14 17 11.37 5 305 15 31 30.21 10 305 16 45 44.40 15 305 17 59 55.82 20 305 18 73 64.10 25 305 ----- (the loblolly data) into this form: ---- 3...
2004 Jan 22
2
RPC: Problem Deleting LDAP-Entries in pdb_ldap.c
...t; some extracts from the log --------------------------------------------------------------------------- smbldap_search_suffix: searching for:[(&(&(objectclass=sambaSamAccount)(uid=test))(objectclass=sambaSamAccount))] [2004/01/22 13:46:16, 10] passdb/pdb_ldap.c:ldapsam_delete_entry(303) ldapsam_delete_entry: deleting attribute objectClass [2004/01/22 13:46:16, 10] passdb/pdb_ldap.c:ldapsam_delete_entry(303) ldapsam_delete_entry: deleting attribute cn [2004/01/22 13:46:16, 10] passdb/pdb_ldap.c:ldapsam_delete_entry(303) ldapsam_delete_entry: deleting attribute uid [2004/0...
2006 Mar 22
0
ZOMBIE on att transfer
...person B. This is what I get on CLI. -- Attempting native bridge of OOH323/xxx.xxx.xxx.xxx-5381 and SIP/307-5663 -- Started music on hold, class 'default', on OOH323/xxx.xxx.xxx.xxx-5381 -- Playing 'pbx-transfer' (language 'en') -- Executing Dial("Local/303@sip-5583,2", "SIP/303|20|wWtT") in new stack -- Called 303 -- SIP/303-95f1 is ringing -- Local/303@sip-5583,1 is ringing -- SIP/303-95f1 answered Local/303@sip-5583,2 == Spawn extension (sip, 303, 1) exited non-zero on 'Local/303@sip-5583,2' -- Playing &...
2004 Jul 07
0
GR-303 configuration options?
Can anyone describe the asterisk implementation of this any better than the sample config files do? from zapata.conf ; Trunk groups are used for NFAS or GR-303 connections. ; ; Group: Defines a trunk group. ; group => <trunkgroup>,<dchannel>[,<backup1>...] ; ; trunkgroup is the numerical trunk group to create ; dchannel is the zap channel which will have the ; d-channel for the trunk. ;...
2005 Apr 29
1
GR-303 zaptel and zapata configurations
-----BEGIN PGP SIGNED MESSAGE----- Does anyone have any working example GR-303 configurations for zaptel and zapata conf? The information available on the wiki as well as in the sample configurations just doesn't seem to be enough to bridge the gap for me. In Zaptel.conf, Do you set up a GR-303 circuit like a PRI with b and d channels or do you set fxo or fxs, ks si...
2007 Oct 26
15
Adding see_other method to ActionController
303 (See Other) is the status code a resource returns to tell the client about the new resource it just created (typically after a POST). 301/302 is the status code some servers return to tell the browser where to go next. It works because browsers ignore the distinction and treat all three status co...
2006 Mar 08
2
Survival Plots by Strata
...241 540 1 1 20390 1996 241 93 204 241 445 1 1 20393 1996 241 88 208 241 449 1 1 16313 1996 248 122 512 248 760 0 1 20378 1996 241 103 236 241 477 0 1 20381 1996 241 101 329 241 570 0 1 16328 1996 219 90 224 219 443 0 1 16827 1997 259 127 52 259 311 1 0 16828 1997 259 127 216 259 475 1 0 16831 1997 303 171 19 303 322 1 0 20466 1997 289 149 31 289 320 1 0 20469 1997 289 149 199 289 488 1 0 20483 1997 289 134 18 289 307 1 0 16807 1997 259 137 223 259 482 1 0 16809 1997 259 137 1 259 260 1 0 16819 1997 259 131 237 259 496 1 0 16829 1997 303 171 7 303 310 1 0 20440 1997 289 161 7 289 296 1 0 20470 19...
2012 Aug 20
1
Asterisk 11 - BLF on Custom devices
...ow hints with no calls: -= Registered Asterisk Dial Plan Hints =- _3XX at hints : Custom:${EXTEN} State:Idle Watchers 0 302 at hints : Custom:302 State:Idle Watchers 2 303 at hints : Custom:303 State:Idle Watchers 2 301 at hints : Custom:301 State:Idle Watchers 2 And with a ringing call (301 calling 302): -= Registered Asterisk Dial Plan Hints =- _3XX...
2008 Sep 16
2
assertion failure in current hg, file istream.c: line 303 (i_stream_read_data): assertion failed: (stream->stream_errno != 0) (1.1.3 was working fine)
Today I updated to current dovecot-1.1 hg tree and I got many of these assertion failures: file istream.c: line 303 (i_stream_read_data): assertion failed: (stream->stream_errno != 0) (gdb) bt full #0 0x00352402 in __kernel_vsyscall () No symbol table info available. #1 0x0043ed20 in raise () from /lib/libc.so.6 No symbol table info available. #2 0x00440631 in abort () from /lib/libc.so.6 No symbol table i...
2013 Feb 12
3
reorganize data
...Lat:N62.38.00 Long:E018.09.07 0000-0010| 32| 32 0010-0020| 334| 334 0020-0030| 27| 27 0030-0040| 2| 2 0070-0080| 1| 1 0080-0090| 1| 1 0090-0100| 1| 1 0100-0110| 1| 1 _ Date:10.09.19 Time:21:50:35 Lat:N62.38.42 Long:E018.10.40 0000-0010| 63| 63 0010-0020| 303| 303 0020-0030| 85| 85 0030-0040| 12| 12 0040-0050| 4| 4 0050-0060| 1| 1 0060-0070| 4| 4 0070-0080| 1| 1 ---------------------------------------------------------------------------------------------- into this: ----------------------------------------------------...
2004 Mar 29
6
How to purchase R on CD
...39;t seem to show any way of obtaining the distribution in this way. Any clues would be appreciated! <>=<>=<>=<>=<>=<>=<>=<>=<>=<>=<> George Heine, PhD Mathematical Analyst National IRM Center U.S. Bureau of Land Management voice (303) 236-0099 fax (303) 236-1974 cell (303) 905-5382 pager gheine at my2way.com <>=<>=<>=<>=<>=<>=<>=<>=<>=<>=<>
2004 Mar 29
6
How to purchase R on CD
...39;t seem to show any way of obtaining the distribution in this way. Any clues would be appreciated! <>=<>=<>=<>=<>=<>=<>=<>=<>=<>=<> George Heine, PhD Mathematical Analyst National IRM Center U.S. Bureau of Land Management voice (303) 236-0099 fax (303) 236-1974 cell (303) 905-5382 pager gheine at my2way.com <>=<>=<>=<>=<>=<>=<>=<>=<>=<>=<>
2005 Mar 23
1
GR-303 from Central Office supported?
I'm a little confused on whether the GR303 support in * will accept calls from a Siemens central office that has GR303. Anyone know for sure?
2004 Aug 22
1
Wrong charset when mounting WindowsXP shares
...make any difference. All extended characters are messed up or truncated. Here is what I found out using filenames with a '?': When I mount a Windows share with Samba the '?' becomes \206 when I do ls -b. If I create the file on the Samba share from Windows it becomes \303\245 when I list it with ls -b. when I simply create a file on the local filesystem in Linux it becomes \345. When I browse a samba share that has two filenames, \303\245 and \345 they both show up correct in Windows. Only \303\245 show up correct if I list that file in Apache (which is...
2007 Nov 21
3
Mongrel Timeout?
...y/gems/1.8/gems/mongrel-1.1.1-mswin32/bin/../lib/mongrel.rb:216:in `reap_dead_workers'': undefined local variable or method `w'' for #<Mongrel::HttpServer:0x37e5380>(NameError) from c:/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.1-mswin32/bin/../lib/mongrel/configurator.rb:303:in `join'' from c:/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.1-mswin32/bin/../lib/mongrel/configurator.rb:303:in `join'' from c:/ruby/lib/ruby/gems/1.8/gems/mongrel-1.1.1-mswin32/bin/../lib/mongrel/configurator.rb:303:in `each'' from c:/ruby/lib/ruby/ge...