search for: reminder

Displaying 20 results from an estimated 3945 matches for "reminder".

2007 May 31
2
asterisk auto dial does not wait for answer
Hi All, I setup auto dial on my asterisk server. The problem is asterisk does not wait for called party to answer the call but proceed to process the extension specifed in my .call file My sample call file : hannel: local/0124787924@outbound-reminder MaxRetries: 5 RetryTime: 300 WaitTime: 40 Account: Reminder context: remindem extension: s priority: 1 Set: MSG=0135.20070601.0124787924 Set: APPTDT=20070601 Set: APPTTIME=0135 Set: APPTPHONE=0124787924 Set: CALLATTEMPTS=5 Set: CALLDELAY=300 My outbound-reminder context: [outbound-reminder] exten...
2010 Dec 04
7
Error loading mfc42.dll - failed (error c000007b)
...windows program as reported here (http://appdb.winehq.org/objectManager.php?sClass=version&iId=22133&iTestingId=59338). After few trails I decided to reinstall Wine (now version 1.3.8 ), to configure it as instructed by the guide, and than to install again the windows application, Birthday Reminder. At present the application doesn't run for a problem with mfc42.dll Here the code from my terminal Code: claudio at Aspire-8530:~$ wine "c:\\Programmi\\Birthday Reminder\\bday.exe" Trying to load PE image for unsupported architecture (AMD-64) err:module:import_dll Loading library MF...
2007 May 31
5
Auto Dial Problem
Hi All, I setup auto dial on my asterisk server. The problem is asterisk does not wait for called party to answer the call but proceed to process the extension specifed in my .call file My sample call file : hannel: local/0124787924@outbound-reminder MaxRetries: 5 RetryTime: 300 WaitTime: 40 Account: Reminder context: remindem extension: s priority: 1 Set: MSG=0135.20070601.0124787924 Set: APPTDT=20070601 Set: APPTTIME=0135 Set: APPTPHONE=0124787924 Set: CALLATTEMPTS=5 Set: CALLDELAY=300 My outbound-reminder context: [outbound-reminder] exten...
2008 Nov 12
4
Help! getting a "can't dup NilClass" error and don't know what to do about it.
...w it sounds odd. hear me out. I have loaded a bunch of emails into this table and just want to slowly work through them. Sort of a poor mans AR:Mailer. But I am getting a "can''t dup NilClass" when I hit it with a http request. ********************************** def message @reminders = Reminder.find(:all, :order => "created_at DESC", :limit => 5) for reminder in @reminders ReminderMailer.deliver_reminder_message(reminder) reminder.destroy end render :nothing => true, :status => 401 # Unauhorized end ******************************...
2012 May 04
3
Database schema question
Im setting up a very basic rails app and have a question about the needed migrations & associations. Basically, my app is an occasion reminder service that emails users when occasions that they select or input are coming up. Occasions will be selected from a checkbox type list or alternatively manually input by the user (name and date of the occasion). Users can have_many occassions. How would i set this up in my models? So far i ha...
2013 Apr 26
2
looking for a way to do appointment reminders
Hello, My health care organization is looking for a way to do appointment reminders. We currently have staff members who spend part of each day manually calling patients to remind them of their upcoming appointments, and we would like to automate this process. Our electronic health record software would provide such information as the patient's name, phone number, and da...
2013 Jan 13
2
Recorded reminders
Hi List Members , its been about one months since I built my first Asterisk server. What I want to know is: are there ways to make Asterisk take recorded reminders. This is the scenario I have in mind. 1 You place a call to a specific extension say 350. 2 On recognizing the incoming extension the reminder application at extension 350 prompts you to enter a number say 1 to record a message to your profile as well as input the time when the application...
2015 Mar 19
2
[LLVMdev] Reminder 3.5.2 merge deadline is Monday, Mar 16 - Testers needed
...c1-mips-linux-gnu.tar.xz started testing them. > -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] > On Behalf Of Daniel Sanders > Sent: 16 March 2015 15:36 > To: Tom Stellard; llvmdev at cs.uiuc.edu > Subject: Re: [LLVMdev] Reminder 3.5.2 merge deadline is Monday, Mar 16 - > Testers needed > > I'll do mips and mipsel. > > > -----Original Message----- > > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev- > bounces at cs.uiuc.edu] > > On Behalf Of Tom Stellard > > Sent: 12 March 2...
2007 Aug 05
1
[LLVMdev] REMINDER: Scheduled Maitenance - web server and subversion
Just a reminder that the scheduled shutdown will begin in less than 12 hours. Reid. On Fri, 2007-08-03 at 15:57 -0700, Reid Spencer wrote: > All, > > The web server and subversion will experience a restart and possibly > several service interruptions this Sunday morning. Services will be > availa...
2015 Mar 12
8
[LLVMdev] Reminder 3.5.2 merge deadline is Monday, Mar 16 - Testers needed
Hi, Just a reminder that testing for 3.5.2 will begin on Monday, Mar 16. If you have any patches you want merged please send an email to the relevant commits list and cc me and the code owner. If you have already done this and are waiting for a response, please ping the thread. As always we need testers, so let me...
2003 Jun 15
3
Reminder paging for voicemail (?)
Is there a way to configure voicemail to do reminder paging? I would like to configure some voicemail boxes to send an e-mail message to a pager every 10 minutes until the message is retrieved.
2006 Oct 25
2
Nerdvittle's Reminders and Zaptel
I am attempting to implement Nerdvittle's Call Reminders on my * 1.2.12.1 PBX. It has 8 Zaptel trunks provided by 2 Digium TDM400P cards. If I use the call reminders internally, it works flawlessly. The problem happens when I set the call-back number to an external number so that the call goes out the Zaptel trunk. The reminder message starts playin...
2007 Aug 05
0
[LLVMdev] REMINDER: Scheduled Maitenance - web server and subversion
Just a reminder that the scheduled service interruptions will begin in approximately one hour. Reid. On Sat, 2007-08-04 at 22:27 -0700, Reid Spencer wrote: > Just a reminder that the scheduled shutdown will begin in less than 12 > hours. > > Reid. > > On Fri, 2007-08-03 at 15:57 -0700, Reid S...
2014 Jun 13
2
[LLVMdev] LLVM 3.5 Pre-Reminder
This is just a reminder that the 3.5 release will be starting up in July. Most likely the 2nd week. Details will come later. But you can help things along. * Be sure to update the READMEs! * Try to get your new features in good working condition. * Tackle some of the bugs in the bugzilla. Focus on mis-compilations. * And...
2013 Apr 25
3
[LLVMdev] REMINDER: llvm.org is going down in 15 minutes
Just a reminder that llvm.org will be rebooted in 15 minutes, and will be down for about 30 minutes or less. It will be rebooted a couple times so you might see it come up and go back down, but do not get alarmed. Thanks, Tanya
2004 Jan 04
1
pager reminder script
Since the list community has done so much for me in my humble asterisk beginnings I have put together a simple little script written in php that serves as a paging reminder script. If anyone is interested in a copy of it contact me off list and I'll forward you a copy. The basics of the script are as follows: It queries an asterisk inbox of your choosing for the existence of a file that has been there longer than the time set in the script (you are free to s...
2015 Mar 18
6
[LLVMdev] Reminder 3.5.2 merge deadline is Monday, Mar 16 - Testers needed
On Mon, Mar 16, 2015 at 01:51:32PM -0700, Tom Stellard wrote: > On Thu, Mar 12, 2015 at 06:04:35PM -0400, Tom Stellard wrote: > > Hi, > > > > Just a reminder that testing for 3.5.2 will begin on Monday, Mar 16. If > > you have any patches you want merged please send an email to the > > relevant commits list and cc me and the code owner. If you have already > > done this and are waiting for a response, please ping the thread. > &gt...
2009 Feb 02
2
[LLVMdev] Reminder: 2.5 branch re-creation tonight.
Just a reminder, I'll be re-creating the 2.5 branch tonight at 9pm PST. -Tanya
2014 Dec 02
3
Reminder: CentOS Virt SIG call today, 2pm GMT
Just a reminder to everyone, we've got our bi-weekly Virt SIG meeting today. It's on a phone bridge this time; e-mail me if you want the dial-in information. Lars, will you be hosting the call, or shall I? -George
2014 Dec 15
2
Reminder: CentOS Virt SIG meeting tomorrow
Hey all! Just a reminder, the CentOS Virt SIG meeting is tomorrow, 2pm, on #centos-devel (freenode IRC). Agenda items I've got: * Xen 4.4.1 for C6 update (finally) - Got xen 4.4.1 w/ updated XenServer blktap working, + libvirt - Other changes to consider: xend off by default, revert "favor qdisk" change...