We are gearing up for Rails Conf 08 and we are getting pretty excited. Not only about attending but also about showing off version 2.0 of our Lypp Telephony and Conferencing API + Rails Plugin.
Here is a snippet of our new Natural Language Call Scheduling feature that allows users to quickly and easily schedule their calls using natural language. Remember, our telephony service (hosted on Level3) does not require embedded softphones, it calls all attendees at the time of the call. We support up to 150 people at a time.

Below is a description of these elements:
scheduled-to-start-at
The time the conference should start at. Can be in many different forms, below are some examples:
Relative Times
* now
* thursday
* november
* friday 13:00
* mon 2:35
* 4pm
* 6 in the morning
* friday 1pm
* sat 7 in the evening
* today
* tomorrow
* this tuesday
* next month
* this morning
* this second
* tomorrow at 6:45pm
Complex Times
* 7 days from now
* 1 week hence
* in 3 hours
* 7 hours before tomorrow at noon
* 3rd wednesday in november
* 3rd month next year
* 3rd thursday this september
* 4th day last week
Specific Dates
* January 5
* dec 25
* may 27th
* October 2006
* oct 06
* jan 3 2010
* 3 jan 2000
* 17 april 85
* 5/27/1979
* 27/5/1979
* 05/06
* 1979-05-27
* Friday
Specific Times
* 5
* 4:00
* 17:00
* 0800
* January 5 at 7pm
* 1979-05-27 05:00
0 Responses to “Telephony API and Rails Plugin”