Displaying 20 results from an estimated 30 matches for "inteligence".
Did you mean:
intelligence
2008 Jun 10
2
How to join data.frames and vectors of different length, in an inteligent way?
I have a data set something like this:
"YYYY", "Value"
1972 , 117
1984 , 73
1969 , 92
1976 , 113
1999 , 80
1996 , 78
1976 , 98
1984 , 106
1976 , 99
it could be created with:
> dafSamp <- data.frame(cbind(c(1972,1984,1969,1976,1999,1996,1976,1984,1976),c(117,73,92,113,80,78,98,106,99)))
The real dataset is of cause much larger, app. 100.000 samples
2005 Dec 22
4
SVN/CVS-like share for Samba users?
I am looking for some solution, working with Samba preferably, which
would allow multiple users to work on one document.
This means that if a user makes a change to the document, a previous
version of that document is saved somewhere else.
For example, user A opens a document (rw - read/write, ro - read-only
document):
rw \\server\share\document.txt
User makes some changes, and saves it to
2010 Sep 07
3
Call Center: scripting for call routing, reporting, login and logout, CTI
Hi All;
I would like to use Asterisk for a call center, but really does not know if Asterisk support the following in a good way:
1) Ability to do an inteligent routing, so to route the call to the proper skill group based on the caller information?
2) If I can create skill groups and then the agent will login to this skill group.
3) What about reporting to check the call center performance?
2001 Jun 04
1
Encoding speed reports (was: Choosing a processor)
> Standard oggenc settings:
> 16bit stereo 44.1kHz, 128kbps.
>
>
> The settings don't affect encoding speed much, really.
>
>
> And _of course_ it's stereo; Vorbis is a music codec
If it is mainly a music codec, is there something else I should
be using for simple speach recording. I want to record and compress
lecture notes. This would of course be mono and
2003 Sep 26
2
outbound IAX calls bog down DSL
Evening,
I've got * asterisk up and running with nufone account for inbound and
outbound calls from the world... everything works quite nicely except that I
noticed last night that when I have a call active from * to nufone, web
surfing on the network slows to a crawl... additionally, I have a VPN tunnel
to another office (using CIPE) and while inter-office (i.e. - SIP to SIP)
calls
2005 May 29
17
Plans for 2.4.0
Hi folks,
Has anyone tested the changes to multiple ISPs/load balancing or
routestopped in 2.4.0-RC1 yet? We need to talk about what criteria we
will use for determining whether 2.4.0 is ready for release.
I''ve started configuring a firewall at work with the multiple ISPs
support, but its kernel doesn''t have connection marking support, so it''s
going to be a couple of
2007 Jan 26
2
Most reliable setup for mongrel
I''m looking for the most reliable setup for Mongrel. Reliable meaning
avoiding things like sending too many requests to a single mongrel
process, or sending requests to a mongrel process that has hung for
some reason. The handler will most likely be rails, but it might be a
custom handler. SSL is also a requirement, which limits the options a
bit but it can''t be done away
2017 Feb 26
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On 27/02/17 08:05, Tom Robinson via samba wrote:
> On 17/02/17 07:58, Andrew Bartlett via samba wrote:
>> On Fri, 2017-02-17 at 07:48 +1100, Tom Robinson via samba wrote:
>>> Anyone?
>> Can you please post a gdb backtrace --full?
>>
>>
> Hi,
>
> I replied last week with a full backtrace but I didn't see my post come through. The email was only
>
2017 Feb 16
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Fri, 2017-02-17 at 07:48 +1100, Tom Robinson via samba wrote:
> Anyone?
Can you please post a gdb backtrace --full?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 862 bytes
Desc: This is a digitally signed message part
URL:
2008 Apr 26
0
Help with simulation of heteroskedasticity
Hello guys!
Sorry to bother with such a question
I was trying to generate a monte carlo simulation with heteroskedasticity
errors. but I am not sure if the command line that I had
wrote is quite correct.
the type of heteroskedasticity that I want to create is such as var(e) =
var(x^4)
I began my work with this
x<- rnorm (100, 2,0.4) # generating an indepedent random variable
e<-
2007 Nov 02
1
one way RTP using NAT
Hi,
I'm having a problem with my asterisk, trying to connect to a CISCO 2840 IOS12.x
ASterisk is behind firewall NATing, when it do the handshaking for
RTP, it sends his internal IP instead of sending the external one.
How can I tell the asterisk box, to modify that and send the external IP?
I tryied with Sip.conf's externip=xxxx and localnet=xxxx, nat=yes
Nothing seems to change the
2001 May 11
1
comments to my STDIN-control patch?
...9;m impatient but I just want to be assured someone responsible
will eventually take a look and then give me a yes or a no so I can stop
worrying and continue with other stuff :-)
Bye,
Peter Surda (Shurdeek) <surda@bigfoot.com>, ICQ 10236103, +436505122023
--
Better Artificial Inteligence than Natural Stupidity
<HR NOSHADE>
<UL>
<LI>application/pgp-signature attachment: stored
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: part
Type: application/octet-stream
Size: 233 bytes
Desc: not available
Url : http://lists.x...
2017 Jan 30
0
classic upgrade fails with 4.6-test
On Mon, 30 Jan 2017 21:59:06 +1300
Andrew Bartlett <abartlet at samba.org> wrote:
> On Mon, 2017-01-30 at 08:42 +0000, Rowland Penny wrote:
> > On Mon, 30 Jan 2017 15:44:15 +1300
> > Andrew Bartlett <abartlet at samba.org> wrote:
> >
> > > On Sun, 2017-01-29 at 22:43 +0000, Rowland Penny via samba wrote:
> > > > On Sun, 29 Jan 2017 17:07:39
2017 Jan 29
0
classic upgrade fails with 4.6-test
On Sun, 29 Jan 2017 17:07:39 -0500
Sonic <sonicsmith at gmail.com> wrote:
> On Sun, Jan 29, 2017 at 4:54 PM, Rowland Penny <rpenny at samba.org>
> wrote:
>
> > When you built Samba, did you use the '--with-ntvfs-fileserver' or
> > '--enable-selftest' options with configure ?
> >
>
> I used '--without-ntvfs-fileserver'.
OK,
2005 Mar 02
4
timing/clock problem
Hi all,
We have been fighting with telco for a entire week.
Today they came here with a LITE3000 to analyze what is going on.
When I configure zaptel with no external clock, E1 gets aligned/synchronized
with bit rate in 2048000 bps, both me and telco.
span=4,0,0,ccs,hdb3,crc4
But when I configure span4 to get clock source from telco they become
unsynchronized. TElco bit rate stays in
2020 Apr 30
3
Removing IP address from DC
On 30/04/2020 09:50, William Edwards wrote:
> I want to do this because IPv4 is a legacy protocol. I do not need IPv4, it is old, and I do not want IPv4 in my network if I don't need it.
Just because something is legacy, it doesn't mean you cannot still use it.
>> Do you have more than 2,147,483,647 computers, printers, scanners etc ?
> No.
> Then you have no real need to
2007 Apr 27
4
Unable to find a codec translation path from ilbc to ulaw
Hi!
As the upstream of my DSL-connection is very slow, I'd like my
sip-phones to use iLBC to connect to my *. My gateway provider only
allows ulaw. Hence, I'd like to use the follwing setup:
SIP-phone <--iLBC--> Asterisk <---ulaw----> PSTN-Gateway
I get the following error:
"Unable to find a codec translation path from ilbc to ulaw"
Setup SIP-phone:
disallow=all
2017 Jan 29
3
classic upgrade fails with 4.6-test
On Sun, Jan 29, 2017 at 4:54 PM, Rowland Penny <rpenny at samba.org> wrote:
> When you built Samba, did you use the '--with-ntvfs-fileserver' or
> '--enable-selftest' options with configure ?
>
I used '--without-ntvfs-fileserver'.
2017 Jan 30
2
classic upgrade fails with 4.6-test
On Mon, 2017-01-30 at 08:42 +0000, Rowland Penny wrote:
> On Mon, 30 Jan 2017 15:44:15 +1300
> Andrew Bartlett <abartlet at samba.org> wrote:
>
> > On Sun, 2017-01-29 at 22:43 +0000, Rowland Penny via samba wrote:
> > > On Sun, 29 Jan 2017 17:07:39 -0500
> > > Sonic <sonicsmith at gmail.com> wrote:
> > >
> > > > On Sun, Jan 29,
2015 Jun 12
0
CFP The 11th International Conference on Computer Graphics Theory and Applications - GRAPP 2016
...hics
* Games for Education and Training
* Evaluation of Human Performance and Usability in Virtual
Environments
AREA 5: SOCIAL AGENTS IN COMPUTER GRAPHICS
* Social Agents and Avatars
* Emotion and Personality
* Autonomous Actors
* Artificial Inteligence based Animation
* Social and Conversational Agents
* Inter-Agent Communication
* Social Behavior
* Gesture Generation
* Emotional and Social Interaction with Virtual Agents
PROGRAM COMMITTEE
http://www.grapp.visigrapp.org/ProgramCommittee.aspx
G...