Displaying 2 results from an estimated 2 matches for "sendemailnotification".
Did you mean:
sendemailnotifications
2008 Oct 02
1
acts_as_taggable_on environment issues
...running the command on the production instance
itself as well as a development instance checked out from source
control (so running in the development Rails environment, but on the
production box). Here''s what I''m seeing:
whisper:tidbitz mark$ ./script/runner
BackgroundController.sendEmailNotifications
/Users/mark/Documents/Feedback Games/development/tidbitz/vendor/rails/
railties/lib/commands/runner.rb:47: /Users/mark/Documents/Feedback
Games/development/tidbitz/vendor/rails/activerecord/lib/active_record/
base.rb:1667:in `method_missing_without_paginate'': undefined method
`acts_as_tag...
2007 Feb 25
7
Sending Email From the dialplan
I have looked around with no luck.
Does anyone know of a way to send an email from the dialplan.
The system that I am working on has none thing to do with VoiceMail.
This is something like the SMS command but using sending email
I am working on a prepaid alarm dispatch program for Asterisk if anyone
has any input please let me know.
I will be more than happy to write the code as Open Source