search for: eurus

Displaying 4 results from an estimated 4 matches for "eurus".

Did you mean: gurus
2014 May 18
1
500 Server Error on <Null> Caller ID
When a client send me an INVITE with this type of caller ID From: "eurus" <sip:<null>@XX.XX.XX.XXX>;tag=3430296121-3809549020-352327076-1077499159 Asterisk 14 sends back SIP/2.0 500 Server error occurred (1/SL) My client says "Yes, I know the null is there but this not illegal and perfectly acceptable according to rfc 3261. " Should I open...
2011 Sep 11
5
Link between Qt GUI and R
hi, i want to build a Qt front-end GUI which communicates with R, and i am not sure what i should use for the interface. There seems to be many ways: R.dll, Rinside, Rcpp, RQt, Rtools... . what is the best way? please advice. basically what i want to do is that, the Qt GUI will allow users to make selection and enter numbers, these inputs will be fed to R, already written .R files will perform
2005 Nov 21
2
Help for problem samba between linux and windows
...- share a directory my_windows : d:\jagodin\partage - linux Redhat ES 4 - kernel version 2.6.9-5 in /etc/fstab : //my_windows/partage /export/home/cerit/jagodin/partage smbfs username=tomcat,password=xxxxx,rw,uid=tomcat,gid=tomcat,codepage=cp850,iocharset=utf8 0 0 result of df - k : //eurus/partage 65536000 3373056 62162944 6% /export/home/cerit/jagodin/partage But, there are frequently many errors in the /var/log/messages of my linux. *** Sometimes the problem is resolved automatiquely : for examples : Nov 17 23:30:32 corus kernel: smb_add_request: request [dba3ae80, mi...
2011 Jan 25
5
Extract NA data rows
hi i have the following dataframe x y 1 345 6 NA 8 123 32 123 12 NA 6 124 7 NA and i want to extract the data rows which contains "NA" data, I tried subset(dataframe,y=="NA") but fail. if you know the answers, please let me know thanks. typhoong -- View this message in context: http://r.789695.n4.nabble.com/Extract-NA-data-rows-tp3235568p3235568.html Sent from the