search for: delph

Displaying 11 results from an estimated 11 matches for "delph".

Did you mean: delphi
2003 Jul 19
2
I don't find "fuzzy matching"
hello. I'm a student that work on R.(version 1.7.0) I need to some data frames such as "possum","Beams"'"kiwishade","dolphins",... . I typed help.search("possum") and so on,but the response was "No help files found with alias or title matching 'possum' using fuzzy matching.". I dont know what is "fuzzy matching"
2008 Dec 15
3
Dedicated Fax Line
Hello folks, I have a 20 channel fractional PRI and I would like to dedicate one of the lines for a Fax service (in and outbound). Is this possible with Asterisk and what conf would I need for that? Thanks, -JE
2009 Jul 02
3
Grandstream 2010 and blinky lights
I am using 1.4, and have the above device, and it worked really well with monitoring 18 "hints" aka devices. Now, I've moved us to a hotdesking paradigm where the user is the "extension" not the device. IOW if I dial 1234, I will get user 1234 (who happens to log on to device ABC today, and DEF tomorrow). Can I make the GXP monitor user 1234, not extension 1234 ?
2005 May 13
0
randomForest partialPlot x.var through function
...ut am getting an error that I can't seem to solve. Here's a simplified version of the function and error... > pplot <- function(rf,pred.var){partialPlot(x=rf,pred.data=acoust,x.var=pred.var)} > > attach(acoust) > acoust.rf <- randomForest(VocalTF~Cruise+Spot+Spin+Delph+Stripe+Steno+Turs+Gramp+Lags+ + Lisso+FerPsu+Glob+mixspotspin+mixother+mixed+Size, + data=acoust,importance=TRUE,keep.forest=TRUE) > cruise.pp <- pplot(acoust.rf,Cruise) Error in "[.data.frame"(pred.data, , xname) : undefined columns selected Here's the tra...
2008 Dec 01
2
[SPAM] - Re: CDR Design - Email found in subject
...(well, via. my code) trace the call through to check for human intervention. Actually, the same would go for v1.6 and it's built in fax detection :). I hope that makes sense. Cheers Andy Andrew Thomas Technical Services Manager DataVox Ltd Saddleworth Business Centre Huddersfield Road Delph, Oldham OL3 5DF
2009 Jul 16
0
AGI to announce temperature from weather.com XMLfile
I have just the thing in PHP. Drop me a personal e-mail and I'll whiz it over. Andrew Thomas Technical Services Manager andy at datavox.co.uk DataVox Ltd Saddleworth Business Centre Huddersfield Road Delph, Oldham OL3 5DF -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Trevor Hammonds Sent: 16 July 2009 12:50 To: 'Asterisk Users List' Subject: [asterisk-users] AGI to announce temperature fr...
2008 Nov 04
3
Updating Rails
...utput: Updating installed gems Updating rails ERROR: While executing gem ... (Errno::EACCES) Permission denied - /usr/local/lib/ruby/gems/1.8/cache/ activesupport-2.1.2.gem Has anyone else come across this problem now or in the past? If so please can you help me!! Thanks in advance. Richard Delph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send...
2009 Jan 21
4
integration with Microsoft CRM?
Hi, How hard is it to integrate asterisk with Microsoft CRM? Thanks for any suggestions, pointers, etc.
2010 Sep 16
2
Realtime semi-colon
...w that * uses the semi-colon as a 'seperator' - but I need to be able to use one in a command. I know I can use \; in the non-realtime configs, but this doesn't work in realtime. Cheers, Andrew Thomas Technical Services Manager DataVox Ltd Saddleworth Business Centre Huddersfield Road Delph, Oldham OL3 5DF If you have received this communication in error we would appreciate you advising us either by telephone or return of e-mail. The contents of this message, and any attachments, are the property of DataVox, and are intended for the confidential use of the named recipient only. If...
2009 Jul 16
5
AGI to announce temperature from weather.com XML file
I would like to have the ability to have Asterisk announce the temperature -- not using TTS -- within the dialplan. For a non-Asterisk project, I have a cron job that periodically pulls down an XML file from weather.com containing local weather data (TWC's user agreement requires that data be cached locally). Using sed, I also create a text file that contains only the numeric value of the
2008 Nov 23
14
CDR Design
I've taken the liberty of starting a new thread to discuss the design of the Asterisk CDR mechanism. The discussion has been kindly initiated by murf putting together a proposal: http://svn.digium.com/svn/asterisk/team/murf/RFCs. After reading the proposal I still don't think it's the right way to go. To my mind adding more channel variables increases the complexity in a situation