search for: myloc

Displaying 20 results from an estimated 22 matches for "myloc".

Did you mean: maloc
2005 May 12
3
R2.1.0: Bug in list.files
R2.0.1 (MS Windows) > list.files(myloc,"*.zip",full=T) [1] "P:/SARsoftware/Rlibraries/gnlm_0.1.zip" [2] "P:/SARsoftware/Rlibraries/lms2_0.2.zip" R2.1.0: > list.files(myloc,"*.zip",full=T) Error in list.files(path, pattern, all.files, full.names, recursive) : invalid 'pattern'...
2006 Feb 26
5
Help On Associations Extension.
...y to build a custom add method to the association. i have a table locations that has a many-to-many association with a tags tabel using a locations_tags table. i want to add a method to the Location has_and_belongs_to_many association so that i can do something like this on the location model: myLocation.tags.add_by_names ''tag1 tag2 tag3'' On the extension i want to do something like this: class Location < ActiveRecord::Base has_and_belongs_to_many :tags do def add_by_names tag_names tag_names.split(" ").each do |tag_name| tag = Tag.find_by_n...
2009 Mar 11
4
Are .call files working with extensions.ael ?
.../astup.call, deleting [Mar 12 00:13:56] WARNING[2538]: pbx_spool.c:505 scan_thread: Failed to scan service '/var/spool/asterisk/outgoing/astup.call' With an extensions.conf enabled system, the same "astup.call" file would work. Has anyone tried ? Any hint ? Channel: sip/700 at mylocal CallerID: 692 <692> MaxRetries: 1 WaitTime: 60 RetryTime: 5 Context: mylocal Extension: 00123457530 #Priority: 1 I suppose I should have written "mylocal" context in a different way as my extensions.ael includes : context mylocal { includes { subs;...
2005 Oct 31
2
nlme error message
...unction call (arg 1)". If I change the correlation structure to corAR1, then no error. I have no clue how to solve this problem. I would highly appreciate any help. Thanks in advance and looking forward to any help. JY I attached my data and codes here: # data: mytable mytrait myloc RIL A1 0.590950330 0 1 A2 -0.315469846 -1 2 A3 -0.265690115 0 3 A4 0.342885046 0 4 A5 0.007613402 1 5 A6 0.285997884 0 6 A7 0.333841975 0 7 A8 -0.599817735 -1 8 A9 0.242621036 0 9 A10 0.518959588 1 10 cs<-corCompSymm(0.5, form=~1|RIL, fixed=T) model<-lme(mytrait~myloc, data=mytable, random=~...
2009 Nov 11
2
Bug or feature: SIP chanvars not overriden
Hello, Using 1.6.2-rc5, my settings include: [local-phone](!) context=mylocal type=friend nat=no canreinvite=no host=dynamic qualify=yes dtmf=info language=fr call-limit=5 subscribecontext=subs disallow=all allow=alaw t38pt_udptl=no setvar=accountcode=foo [168](local-phone) defaultuser=168 secret=pass168 callerid=John Do...
2016 Feb 08
3
strace clang refers files from lib/tls/x86_64 multiple times
Greetings! Sample program: int main(int argc, char **argv) { int myLocal=0xAA; return 0; } Command: clang t.c -o a.o -c With above simple program we are observing that clang is stat-ing and trying to open various files from lib/tls location. Eventually all calls to "lib/tls" leads to ENOENT (No such file or directory)! <sample_strace> open(&quot...
2007 Oct 19
1
static wins entries -- entries change after restart of corresponding Samba server
...password information changed for*" passwd chat debug = yes domain logons = yes local master = yes os level = 60 domain master = no preferred master = no logon path = logon drive = passdb backend = ldapsam:ldap://192.168.6.229/ ldap admin dn = cn=root,dc=mylocation,dc=mycompany ldap suffix = dc=mylocation,dc=mycompany ldap group suffix = ou=Groups ldap user suffix = ou=Users ldap machine suffix = ou=Machines add machine script = /usr/sbin/smbldap-useradd -w "%u" add user script = /usr/sbin/smbldap-useradd -m "%u&quo...
2013 Mar 04
1
Mysterious issues with reading text files from R in ArcGIS and Excel
...file in a different format Then the file opens Otherwise, the file opens "fine" the first time through - and "looks" ok. I can't figure out what Im doing different between the two commands of write.table as they are always written the same: write.csv(file, file = "D:/mylocations/fileofinterest.csv") or write.table(file, file = "D:/mylocations/fileofinterest.txt") Sometimes I will try to add sep = "," or sep = ";" but these don't make a difference (which I didn't figure they would). The other program I use is ArcGIS and brin...
2013 Mar 05
1
R-help Digest, Vol 121, Issue 5
...rmat > Then the file opens > > > Otherwise, the file opens "fine" the first time through - and "looks" ok. I can't figure out what Im doing different between the two commands of write.table as they are always written the same: > write.csv(file, file = "D:/mylocations/fileofinterest.csv") or write.table(file, file = "D:/mylocations/fileofinterest.txt") > Sometimes I will try to add sep = "," or sep = ";" but these don't make a difference (which I didn't figure they would). > > The other program I use is A...
2007 Jul 28
2
activerecord model constantize question
I have a variable called column with the value of "bla" (column = "bla") I have a model call Location where method bla is defined (amongst many other methods). What I would like to to is to call the method in Location defined in the variable column. I tried: Location.column.constantize but that gave me an error NoMethod. I am sure there is a very simple way in Ruby as
2009 May 07
5
Controller redirect_to to leave iframe
Inside an iframe, I want the controller to redirect_to to the parent (i.e. target =''_parent''). Any ideas? (Everything I''ve tried- via redirect_to - just keeps it inside the iframe)
2007 Oct 05
1
security = domain -- samba adds its netbios name as samba domain to LDAP
...information changed for*" passwd chat debug = yes domain logons = no local master = no os level = 60 domain master = no preferred master = no logon path = logon drive = passdb backend = ldapsam:ldap://192.168.6.229/ ldap admin dn = cn=administrator,dc=mylocation,dc=mycompany ldap suffix = dc=mylocation,dc=mycompany ldap group suffix = ou=Group ldap user suffix = ou=User ldap machine suffix = ou=Machine load printers = no printcap name = /dev/null disable spoolss = yes socket options = TCP_NODELAY idmap domains =...
2012 Apr 02
3
dovecot and unison
I am successfully using dovecot purely as a personal local mail store on my desktop. (There is only one account, and it's only ever accessed by local mail clients on the machine. The point is to have a common store I can use with any client; plus, I prefer dovecot's Mailbox storage to Thunderbird's mboxes.) Now I'd like if possible, to replicate this setup on my laptop and
2008 Nov 26
7
Dahdi, b410p and looping from 1 port to another
Hello, Is it possible, for testing, to connect an cat5 straight patch cord between 2 ports of a Digium B410P card and use these 2 ports as a normal dahdi trunk ? I've tried this: One port is set as NT, the other as TE. I would expect timing to come for system hardware so I choose in /etc/dahdi/system.conf : span=1,0,0,ccs,ami span=2,0,0,ccs,ami Results: - both ports lights are green -
2012 Dec 13
2
Installing Packages from a Local Repository
...alia.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] tools_2.15.1 > getOption("repos") CRAN CRANextra MyLocal "http://cran.ms.unimelb.edu.au/" "http://www.stats. ox.ac.uk/pub/RWin" "file://Q:/Integrated Planning/R" > setwd("Q:/Integrated Planning/R") > list.files(path = ".", recursive = TRUE) [1] "bin/windows/contrib/2.15/RTIO_0.1-2.zip&...
2001 Mar 15
0
problems compiling on Irix
...g (with ssh2) warning: X11 connection requests different authentication protocol: 'MIT-MAGIC-COOKIE-1' vs. ''. but it's not XAUTHORITY getting clobbered as was discussed last year. Aha, aha. I see Running /sbin/sh /etc/ssh/sshrc instead of Running /usr/bin/X11/xauth add mylocal:12.0 MIT-MAGIC-COOKIE-1 In an earlier effort to resolve the PATH problem mentioned earlier, another developer had created /etc/ssh/sshrc in order to try setting the path, but had not executed xauth in it. So if I just delete that file things should be OK, I hope. -- Andrew Daviel, TRIUMF, Ca...
2008 Dec 02
0
How to get both channel ids from diaplan ?
...built-in CHANNEL variable). I found BRIDGEPEER but its value remains unset (see bellow) even inside connect2fax routine (in which I would like to re-direct both channels : incoming channel to let caller hear "you successfully sent a fax" and outgoing channel to get fax content) : context mylocal { _2X. => { NoOp(Calling ${EXTEN:1} from ${CALLERID(num)} using ${CHANNEL}); NoOp(Peer is ${BRIDGEPEER}); Dial(Local/${EXTEN:1},,U(connect2fax,${EXTEN},${UNIQUEID},${BRIDGEPEER})); Hangup(); }; }; Any idea ? Cheers -----------...
2009 Apr 23
1
BLINDTRANSFER and SIP hardphones
...9;t speak to each other) using phone's Transfer key, it seems BLINDTRANSFER remains empty. Though I can see a 302 MOVED TEMPORARILY message coming in. Is there a work around or something obvious I'm missing (it's the first time I'm playing with Dialplan transfert features. context mylocal { 7530 => { NoOp(Here1 ${BLINDTRANSFER}); Dial(SIP/7530,); NoOp(Here2 ${BLINDTRANSFER}); }; 7531 => { NoOp(Here3 ${BLINDTRANSFER}); Dial(SIP/7531); NoOp(Here4 ${BLINDTRANS...
2009 May 08
0
Can't GOSUB_RESULT with Dial U() option ...
Hello, I'm not understanding how to use GOSUB_RESULT in U() option from Dial app (I'm using 1.6.1) My extensions.ael is : context mylocal { 2 => { Dial(SIP/7530,,U(mynotify)); HangUp(); }; 3 => { Dial(SIP/7531); HangUp(); }; }; macro mynotify () { GOSUB_RESULT=ABORT; }; I thought that depending on value written into GOSU...
2004 May 04
3
Samba without netbios/WINS
...ential. If you are not the intended recipient, you do not have permission to disclose, copy, distribute, or open any attachments. If you have received this E-mail in error, please notify us immediately by returning it to the sender and delete this copy from your system. Thank you. accessIndiana, MyLocal.IN.gov, CivicNet **********************************************************************