similar to: realtime voicemail

Displaying 20 results from an estimated 4000 matches similar to: "realtime voicemail"

2005 Dec 23
4
OO model style: inheritance
Hi everybody I am totally new to rails and I am trying to start a tiny project to get familiar with rails. But I already got my first problem and I would be happy if somebody could point me in the best and cleanest direction. I am trying to develop a small gallery app. Since I would like to add more features in future I am trying to design a clean OO architecture of my models: The base object
2018 Nov 15
1
Dovecot proxy: per user/domain 'namespace/inbox/prefix' from MySQL
As a way to try and avoid using "prefix = INBOX." ad infinitum for the inbox namespace, I'm looking for ways to move on to "prefix =" for new mail accounts, and grandfather the existing ones. Previously running Courier-IMAP, now Dovecot, I looked at https://wiki.dovecot.org/Namespaces#Backwards_Compatibility:_Courier_IMAP and decided it's too risky to go down that
2005 Aug 11
5
Realtime + MYSQL
I'm having a few issues with the MySQL realtime configuration in CVS-HEAD. I tested it initially with realtime extensions (realtime_ext => mysql,asterisk,extensions) and a realtime switch in extensions.conf and that works fine, So I though I'd go back and test a static configuration mapping. I used the table structure from the asterisk guru postgres howto to create something
2005 Dec 15
4
rake migrate ignores '':null => false'' on mysql
I wanted to add a login string column to an existing table => I created a migration : ... def self.up add_column "members", "login" , :string, :null => false end ... remark: it shouldn''t work, as the table is not empty (=> ''login'' would be null in the existing rows.) problem: rake migrate didn''t complain
2006 Mar 21
12
Fw: anybody has SIP realtime working ?
Hello, I am just asking this because I am note sure if the problem is on my side or not, I saw some comments on SIP realtime today so I was wondering, has anybody has SIP realtime working with a softfone ? If yes, please confirm, that would give me a light. My previous message to the list is below. Thanks. Frederic ----- Original Message ----- From: Frederic Jean To:
2009 Aug 24
1
Problems sending voicemail emails
Hi everybody, I'm trying my Asterisk to send emails when a new message arribes to a voicemail user but no email arribes. my voicemail configuration is the following: VOICEMAIL.CONF: [general] format=wav serveremail=asterisk at mydomain.com attach=yes maxmsg=20 maxsecs=180 minsecs=3 maxsilence=10 silencethreshold=128 maxlogins=3 fromstring="My Asterisk" When I look at maillog file,
2005 Jul 07
3
NameError Exception
Ruby/Rails n00b here so go easy on me... I''ve been wracking my brain trying to figure out what is wrong here. I''ve checked all my models for the appropriate belongs_to, has_many, etc. I''ve checked to make sure I''m using singular and plurals in the right spot. I''ve checked my syntax around all my "within"''s and nothing seems to fix
2013 Nov 11
1
Asterisk Realtime Static Voicemail
Guys, I need you help on this one. Don't know when this broke but we have a custom gui that runs on top of Asterisk running a real-time static for configurations. Nothing has changed with the database other than upgrades of Asterisk 10. Customer complained that there password was not changing when they called into voicemail and changed it. Database is running standard ast_config with the
2007 Jul 27
2
Attaching VoiceMails on E-Mails
Hello all, I am running Asterisk-1.4.5 on my Debian GNU/Linux Etch here and I want to send the voicemails as attachment to e-mails and delete the voicemails from my PBX once it has been sent. But, I don't have a running MTA here even on the PBX itself. I just want to send the e-mails to my GMail account from my PBX. Can I just use the mail or mailx command to send the e-mail and attach the
2006 May 11
2
Problem setting locale for voicemail
I've set voicemail almost successfully, only a minor detail remains :-) I can't get the dates in my local language (spanish). In sip.conf, zapata.conf and voicemail.conf, I've set: language=es and my locale is "es" also. However, the days and months names still appear in english in the emails!!! Thursday 11 de May de 2006, 18:49:34. instead of Martes 11 de mayo de
2005 Aug 18
10
Scaffolding, DRY and RHTML
Hello all, I''m working on a couple of Rails projects at the moment and have noticed something that seems to go against the DRY principal. Why, when scaffolding, are individual CRUD rhtml files created instead of using one as a partial and having the others use that single partial? This especially applies to the list rhtml. I am about to get to the other operations and see how feasible
2005 Mar 15
6
Realtime config
Having problems getting realtime working, I'm trying to use odbc for all of this. I've got Fedora 3 and have been fighting with odbc for a day now. I think I got it working correctly, however I can't seem to get the realtime portion working. In asterisk 'odbc show' shows it connected, I see it on my (odbc) mysql server connected and all, it connects and just idles. So, without
2015 Jan 20
1
Mailbox password change problem on realtime engine
Hello, I am struggling with what seems a common unresolved problem, changing the password from voicemailman when using a realtime engine (adaptive_odbc in my case, connected to mysql). I have seen messages dating back to 2007 with this problem and the last one was bug 5168, reported as closed, but without explaining the fix
2006 Feb 24
9
Growing beyond unsigned integer for the id field
I am creating an app that will out grow an int(10) unsigned for the id field, ie. 4,294,967,295 records. What are my options, I have looked at the GUID plugin that lets you use a 32 char GUID, but I still want the id''s to be sequential, and (I think) that the overhead of searching a varchar field will be too big for such a large number of records. It does not appear you can use a
2004 Dec 20
1
how to prevent res_odbc from loading
I am trying to resolve a problem where grandstream phones (only) fail to register after a period of time. I have a mysql realtime setup that appears to work, but fails for no reason. before i classify the realtime system as unusable, I am trying to isolate the problem. One thing I have noticed is the odbc driver continues to load even though I have removed (from what I can tell) references to
2012 Aug 10
2
postfix mysql quota map to dovecot dict in mysql
currently dovecot dict is CREATE TABLE IF NOT EXISTS `quota` ( `username` varchar(100) COLLATE latin1_general_ci NOT NULL, `bytes` bigint(20) NOT NULL DEFAULT '0', `messages` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`username`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci; there is not field that says how much quota each user have, so one cant
2004 Dec 21
2
sip seeding vs registration
does anybody have an idea what the difference and significance of sip seeding and registration is. g Regards Greg Cirino ___________________________________ Cirelle Enterprises Inc. 603-425-2221 www.cirelle.com Web Application Development & Design www.cirelle.net ProSpeed High Speed Dial-up - 6 Times Faster www.cedata.com Web, FTP, Email Hosting Services www.mlsbot.com NNEREN MLS IDX
2004 Sep 24
2
Digium Closed Today?
Has anybody been able to get in touch with anybody at digium today? Regards Greg Cirino ___________________________________ Cirelle Enterprises Inc. 603-425-2221 www.cirelle.com Website Design www.cirelle.net ProSpeed High Speed Dial-up - 5 Times Faster www.cedata.com Web, FTP, Email Hosting Services www.mlsbot.com MLS IDX Services When You Want It Done Well, Just Call Cirelle It's not just
2004 Dec 20
4
Asterisk Fails To Start on Reboot Mysql
Apparently asterisk cannot reboot gracefully (unattended) when using realtime.... MySQL RealTime: Failed to connect database server asterisk on 127.0.0.1. Check debug for more info. WARNING[3763]: MySQL RealTime: Couldn't establish connection. Check debug. Since asterisk starts before mysql it will never start any workaround for this? g Regards Greg Cirino
2004 Dec 13
3
CVS zaptel missing files
it appears the cvs for zaptel as of 12/13/04 am is missing at least 1 file -- wcfxs.c greg Regards Greg Cirino ___________________________________ Cirelle Enterprises Inc. 603-425-2221 www.cirelle.com Web Application Development & Design www.cirelle.net ProSpeed High Speed Dial-up - 6 Times Faster www.cedata.com Web, FTP, Email Hosting Services www.mlsbot.com NNEREN MLS IDX Services When