Displaying 20 results from an estimated 41 matches for "advaces".
Did you mean:
advances
2011 Apr 27
6
Assignments inside lapply
Dear all I would like to ask you if an assignment can be done inside a lapply statement.
For example
I would like to covert a double nested for loop
for (i in c(1:dimx)){
for (j in c(1:dimy)){
Powermap[i,j] <- Pr(c(i,j),c(PRX,PRY),f)
}
}
to something like that:
ij<-expand.grid(i=seq(1:dimx),j=(1:dimy))
unlist(lapply(1:nrow(ij),function(rowId) { return
2011 Aug 17
2
Strange Kernel Warning.
Dear CentOS community,
Can someone give me clues as to whether my memory is going bad or I am having problem with the actual board. Thank you in advace.
I am getting the following error via stdout and also in /var/log/messages
Aug 15 20:37:10 saturn kernel: Northbridge Error, node 0
Aug 15 20:37:10 saturn kernel: ECC/ChipKill ECC error.
Aug 15 20:37:10 saturn kernel: EDAC amd64 MC0: CE
2010 Aug 31
4
System Memory
...0 182432 1143924
-/+ buffers/cache: 1296740 1577180
Swap: 976888 3512 973376
netwarrior build-linux-2.6-pvops_x86_64 # uname -a
Linux netwarrior 2.6.32.18 #5 SMP Tue Aug 31 10:26:14 ART 2010 x86_64
AMD Athlon(tm) II X4 630 Processor AuthenticAMD GNU/Linux
Thanks in advaces
Regards
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Oct 04
2
Combinations
Hi all,
I´ve been ill and I have lost a lot of time without seen the pc.
I want you to help if you can if you want.
Only I need an initial guide. I´ve been out a lot of time and I need a hope.
Is only for "joby" purposes.
The problem:
I want to simulate each of the posible combination in a play. Imagine they
play to games (football games) and you can choose "1",
2004 Jan 12
1
Advance Options in VoicemailMain() ?
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040112/e9dceeb4/attachment.htm
-------------- next part --------------
Hello
One of the option in VoicemailMain() is "Adavance Options". Could anyone explain what are these ?. Because whenever I select Advance Options, it repeats the same process of asking "Change Folders,Advance
2007 Feb 28
1
voicemail advanced options problem with mysql datbase
Hello all
i have an asterisk setup integrated with mysql via odbc driver
myproblem is:
when i reading my voicemails, in advanced options the following functions
not working with realtime asterisk but working with flat files.
1. Reply to the message(option no:1)
2.Leave a message(option no:5)
i have following settings in my general section
_ searchcontexts=yes
_sendvoicemail=yes
[test1]
1001
2008 Jan 26
1
Loosing IAX/SIP user's registration with asterisk as no-root
Hello list, hope some one could help me find the answer.
Asterisk 1.4.16.2 installd as no-root user
The main issue is that every now and then, cd * box seems to loose the
user's registrations, there is nothing in the console, absolutely no
messages, only when another friend trys to dial an extension I can see this
on messages logs
[Jan 26 10:35:46] WARNING[23015] app_dial.c: Unable to
2010 Jun 21
1
using call file
HI list-users,
Greetings!!
I have been using call file, i playback my file using *
application:playback*
and once the playback is over the call is disconnected. Is there any way it
can wait and also record the dtmf inputs once the playback is over.
Thanks in advace
Nikhil Kumar
summer intern:simmortel voice technologies
rit2007033
b.tech IT 6th sem
IIIT Allahabad
contact at 9793905858
email:
2004 Jul 21
1
Sourse Code Of OGG/VORBIS Decoder
Can some one help me from where i can get the OGG/VORBIS Decoder source code.From VORBIS website i've downloaded some source code,but it have several project files.i'm puzzled about that.
Please let me know which one is correct or from where i can down load this code.
Thanks in advace.
Regards
Chiranjeevi
DISCLAIMER: The information contained in this e-mail message and in any
2008 May 17
7
SAMBA PDC with LDAP backend syncing unix/samba accounts ...
Hi all ,
I'm running Debian Etch . I just finished
configuring SAMBA
as PDC to authenticate against LDAP server which works.
The system in question uses default debian etch packages.
As My Linix/unix accounts can authenticate against it. The
LDAP works.
I Used the default shipped smbldap-populate script to
setup SAMBA.
Everything seems to work as Anonymous User or as
user
2002 Jan 23
2
exporting plots
I'm running R (latest) on linux, using gnome. I was wondering how
export the plots to an image file of sort sort. I can't find anything
obvious in the documentation.
Thanks in advace. Please CC me any replies, as I'm not subscribed to
the list.
-Aaron
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2006 Mar 09
3
OT: Snom 320, displaying text on the scree n from *
try "sipsak -M -O desktop -B "foo" -s sip:<user>@<registrar> -H <ip of
registrar>"
the trick is to specify the "-O desktop" parameter + the "-H <ip of
registrar>" parameter. Sipsak fakes the host-header of the registrar so that
the Snom thinks it is coming from your Asterisk server, then lets the
message through to the
2014 Aug 31
1
CentOS7 Minimal installation on Vmware missing network interface
Hi there, I'm playing with CentOS 7 (don't know if it's recommended at all
have this one as a development server as maybe is not stable enough yet)
and I installed it on a Vmware VM with two network interfaces: one as a
bridged connected directly to the physical network and replicating the
network state and the second one as a host only interface (the one I use to
manage the VM) so
2000 Mar 08
5
x-server
Dear all,
first, I would like to thank R-core team for making so a great
software available. Thank you all, really!
Using R (1.0.0) on a Win98 platform, I need an x-server to run
xgobi (through R xgobi interface). I've been using a MI/X server but
trying to upgrade I noticed that MI/X is no longer available for free.
Similarly, eXceed is available at evaluation version (for a limited
time
2008 May 25
9
Segmentation Fault.
Hi there,
I am relative new to the wxRuby so please bear with me.
I use Ubuntu Hardy Heron 8.04 release. I have installed the wxwidgets C
libraries
and then did a
gem install wxruby
The ruby extensions were downloaded and installed correctly. If i do
$gem list --local
..
wxruby (1.9.7)
..
Then I tried to run a simple example "Hello World" as described in the
tutorial
2010 Sep 06
8
Over lay 2 scale in same plot
Hi Everyone,
I have two different data set in 2 different scale.
I want to plot these two data in the same plot
in their respective scale. So the plot will have 2 different scale.
I have added an image below to show how it should look.
does any bode has any idea how this can be done.
2 different y scale in same plot..??
http://r.789695.n4.nabble.com/file/n2528661/2scale_ovelay.jpg
Thanks in
2010 Apr 20
0
Regarding problem with encoding / decoding
Hi,
I got the following problem with speex. Could you help me to resolve the following issue.
Description: I am taking speech input from MIC storing in a buffer after that i will encode by using speex then decoding and sending to output(speakers).
it is small demo project of speech encoding/decoding in VC++.
I am reading the data from buffer in the following way where data is short[] type and
2004 May 03
0
anacron missing from 3.1
hi,
there is a few packages which are missingfrom 3.1 like anacron, mc etc.
these are not used anymore ore replaced or ? I saw that these packages
missing from redhat's ftp site to although rhel 3's admin guide has a
reference to it.
thanks in advace.
--
Levente "Si vis pacem para bellum!"
2004 Aug 27
1
xlite Problems
-- Attempting native bridge of SIP/1009-3df0 and SIP/101-f8f1
-- Attempting native bridge of SIP/1009-3df0 and SIP/101-f8f1
RFC3389: 5 bytes, level 0...
Aug 27 08:32:16 NOTICE[23572]: rtp.c:289 process_rfc3389: RFC3389
support incomplete. Turn off on client if possible
Killed
Whenever I make a call between extension 101 and 1009 which are both
Xten Xlite SIP clients, I get that error and
2005 Feb 17
1
asterisk functions without voIP
Dear friends,
Can i use the Asterisk functions (call recognition for example), using
conventional telephony (in Brazil) ?
Thanks in advace
Pablo Fernandes