search for: intelig

Displaying 20 results from an estimated 30 matches for "intelig".

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?
...nge 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 the same place. This SVN/CVS-like share handles the change inteligently, and makes a copy of the previous file to a ro file somewhere else: ro \\server\share\backup\2005.12.22-16:24:04\document.txt Do you have something in mind which would allow me to do something like that *transparently* to the user (assuming the user doesn't know much more about compu...
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? How can I get it? 4) To have integration with the CRM, how...
2001 Jun 04
1
Encoding speed reports (was: Choosing a processor)
...o; 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 as low a bit rate as possible. Quality isn't important as long as the voice is still inteligible. Peter ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=1 --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send...
2003 Sep 26
2
outbound IAX calls bog down DSL
...... additionally, I have a VPN tunnel to another office (using CIPE) and while inter-office (i.e. - SIP to SIP) calls are fine, I cannot call from the remote office to the outside world (SIP -> CIPE tunnel -> * -> IAX2 -> nufone) - the call goes through, but it breaks up and is not inteligible... now, I realize that there is a LOT of overhead in this arrangement but both offices have pretty fast connections (cable modem and 1.5meg SDSL) and it seems like there should be enough bandwidth to handle one GSM (and iLBC on the IAX leg) encoded call... It just seems like the calls out...
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)
...39;dns_backend': 'BIND9_DLZ', 'versionopts': <VersionOptions(_long_opt={'--use-xattrs': <Option(_long_opts=['--use-xattrs'], help='Define if we should use the native fs capabilities or a tdb file for storing attributes likes ntacl, auto tries to make an inteligent guess based on the user rights and system capabilities', callback_args=None, callback=None, default='auto', nargs=1, choices=['yes', 'no', 'auto'], dest='use_xattrs', container=<OptionParser(process_default_values=True, allow_interspersed_args=True,...
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
...is expected) But my main doubt is if this code was capable to generate the type of heteroskedasticity that I wanted. I tried to understand how the rnorm function generates the numbers but i could not grab much.... So could anyone help me telling if this kind of work is okay? or is there any moree inteligent way to do the job? thanks!!! [[alternative HTML version deleted]]
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://lis...
2017 Jan 30
0
classic upgrade fails with 4.6-test
...uot;auto"], metavar="[yes|no|auto]", help="Define if we should use the native fs capabilities or a tdb file for " "storing attributes likes ntacl when --use-ntvfs is set. " "auto tries to make an inteligent guess based on the user rights and system capabilities", default="auto") ] if samba.is_ntvfs_fileserver_built(): takes_options.extend(ntvfs_options) From the way I read it 'ntvfs_options' is ignored unless ntvfs has been built and it is...
2017 Jan 29
0
classic upgrade fails with 4.6-test
...;,"auto"], metavar="[yes|no|auto]", help="Define if we should use the native fs capabilities or a tdb file for " "storing attributes likes ntacl when --use-ntvfs is set. " "auto tries to make an inteligent guess based on the user rights and system capabilities", default="auto") ] if samba.is_ntvfs_fileserver_built(): takes_options.extend(ntvfs_options) def run(self, smbconf=None, targetdir=None, dbdir=None, testparm=None, quiet=False,...
2005 Mar 02
4
timing/clock problem
...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 2048000 bps, but asterisk stays on 2048443 pbs!! span=4,1,0,ccs,hdb3,crc4 Telco1 (Intelig) send alarms and I do not sync to then. I have another PRI circuit used for data connections from Telco2 and I used it for testing. Telco2 (Telemar) do not send alarms and I sync to then. Does anybody have some idea about what is happening? Regards []s -- Alex G Robertson NOC - Microlink
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...