We''re starting a project where we need to make outgoing phonecalls that will play a pre-recorded message to the logged-in user. The only service I can find to do this is jaduka.com, however they don''t allow calls outside the US and Canada. We need to make our calls to Netherlands phone numbers. Anyone know of any web-based services that we could use? TIA Nick -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hiya, Spend an hour installing AsteriskNow. Get a VOIP account at Voxee or some such, and then build up a script to make the calls. It''s not a no-brainer, but certainly do-able. Regards, Rich Duzenbury> -----Original Message----- > From: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > [mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] On Behalf Of Nick Coyne > Sent: Friday, April 20, 2007 1:45 PM > To: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > Subject: [Rails] OT: Make an outgoing phonecall > > > We''re starting a project where we need to make outgoing > phonecalls that will play a pre-recorded message to the > logged-in user. > > The only service I can find to do this is jaduka.com, however > they don''t allow calls outside the US and Canada. We need to > make our calls to Netherlands phone numbers. > > Anyone know of any web-based services that we could use? > > TIA > Nick > > -- > Posted via http://www.ruby-forum.com/. > > > >--~--~---------~--~----~------------~-------~--~----~ 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 email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I second that. I''m a longtime Asterisk fan. Check out: http://rubyforge.org/projects/ruby-agi/ or just Google ruby asterisk, search yields plenty of results. ~k On 4/20/07, Duzenbury, Rich <RDuz-lc0hzAU4LMUAvxtiuMwx3w@public.gmane.org> wrote:> > Hiya, > > Spend an hour installing AsteriskNow. Get a VOIP account at Voxee or > some such, and then build up a script to make the calls. It''s not a > no-brainer, but certainly do-able. > > Regards, > > Rich Duzenbury > > > > -----Original Message----- > > From: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > > [mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] On Behalf Of Nick Coyne > > Sent: Friday, April 20, 2007 1:45 PM > > To: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > > Subject: [Rails] OT: Make an outgoing phonecall > > > > > > We''re starting a project where we need to make outgoing > > phonecalls that will play a pre-recorded message to the > > logged-in user. > > > > The only service I can find to do this is jaduka.com, however > > they don''t allow calls outside the US and Canada. We need to > > make our calls to Netherlands phone numbers. > > > > Anyone know of any web-based services that we could use? > > > > TIA > > Nick > > > > -- > > Posted via http://www.ruby-forum.com/. > > > > > > > > > > >-- Ozone Computer Computer Consulting, Services and Sales. 1 Main Street Springfield, Vermont 1-802-885-8030 1-888-321-OZONE --~--~---------~--~----~------------~-------~--~----~ 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 email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks guys! Will check it out. Nick. Kurth Bemis wrote:> I second that. I''m a longtime Asterisk fan. > > Check out: http://rubyforge.org/projects/ruby-agi/ > > or just Google ruby asterisk, search yields plenty of results. > > ~k > > On 4/20/07, Duzenbury, Rich <RDuz-lc0hzAU4LMUAvxtiuMwx3w@public.gmane.org> wrote: >> >> > phonecalls that will play a pre-recorded message to the >> > >> > -- >> > Posted via http://www.ruby-forum.com/.-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---