search for: add_dates

Displaying 3 results from an estimated 3 matches for "add_dates".

2003 Aug 13
1
How do i configure so an incoming call triggers an http request?
Hi all, I'm about to start setting up my first asterisk/cti system in our test lab. I've read through all the documentation I can find and relevant posts in the list archives but can't seem to find anything explaining how to go about initiating an http request upon an incoming call. I basically want asterisk to request an uri on our intranet, which will pass call details to our
2008 Jul 24
1
ruby issue : mixing Hash and Array
I have been trying to set up an hash without any success :: here is what I tested (I splitted it to detail my understanding or error...) h = {"2008" => []} => {"2008"=>[]} months = Array.new(12, []) => [[], [], [], [], [], [], [], [], [], [], [], []] h[''2008''] = months => => [[], [], [], [], [], [], [], [], [], [], [], []]
2012 Jan 11
2
lubridate does not install on FreeBSD any more
...ed, using "C" 2: Setting LC_TIME failed, using "C" 3: Setting LC_MESSAGES failed, using "C" 4: Setting LC_PAPER failed, using "C" Error : .onLoad failed in loadNamespace() for 'lubridate', details: call: utils::assignInNamespace("+.Date", add_dates, "base") error: locked binding of '+.Date' cannot be changed Error: loading failed Execution halted ERROR: loading failed * removing '/usr/local/lib/R/library/lubridate' * restoring previous '/usr/local/lib/R/library/lubridate' Do you have any idea what is goi...