Displaying 12 results from an estimated 12 matches for "mailboxusers".
Did you mean:
mailboxuser
2015 May 05
2
only mark as deleted when deleted as default for some mailboxes
Hi list,
i wonder if this is possible with some dovecot configuration.
Selected mailboxusers will only mark their mails as deleted, when a mail
is being deleted through any client.
No automatic expunge.
This is default behaviour in Outlook, and i think in Thunderbird too,
but unfortunately not in Open-Xchange for example.
So i was asking myself if it would be possible to simply turn this...
2005 Aug 30
0
Re: [Asterisk-Dev] voicemessages table
I agree you however i solved my problem with
app_voicemail.c
The table scheme provide in doc/README.odbcstorage
don't match to sql queries in app_voicemail.c
I think developpers who has written app_voicemail.c
for ARA provide a useable table !
Regards
Harry
--- Steve McMahon <voip@digitaldatabits.net> a ?crit :
> These questions should be sent to Asterisk-Users
> this is not a
2005 Aug 30
0
Re: [Asterisk-Dev] voicemessages table
I agree you however i solved my problem with
app_voicemail.c
The table scheme provide in doc/README.odbcstorage
don't match to sql queries in app_voicemail.c
I think developpers who has written app_voicemail.c
for ARA provide a useable table !
Regards
Harry
--- Steve McMahon <voip@digitaldatabits.net> a ?crit :
> These questions should be sent to Asterisk-Users
> this is not a
2010 Jun 19
2
Voicemail ODBC
I have Asterisk 1.4.32 and I would like save all VoiceMail to MSSQL 2008
database. I configured ODBC, but I receive this errors.
[Jun 18 14:00:37] NOTICE[19914] res_odbc.c: Connecting sqlserver
[Jun 18 14:00:37] NOTICE[19914] res_odbc.c: res_odbc: Connected to
sqlserver [kupalaodbc]
[Jun 18 14:00:37] WARNING[19914] app_voicemail.c: SQL Prepare
failed![SELECT COUNT(*) FROM pbx_VoiceMail
2014 May 29
1
Voice mail with ODBC
Hi All,
I have an issue on voice mail with odbc in asterisk 11.7 box. Voice message
can be received through Google mail but it doesn't show in phone. The error
messages is as follow and let me get your kind advice.
-- <SIP/0015-00000007> Playing 'auth-thankyou.g722' (language 'en')
[2014-05-28 14:55:13] DEBUG[12260][C-00000006]: app_voicemail.c:3824
last_message_index:
2015 May 06
0
only mark as deleted when deleted as default for some mailboxes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 5 May 2015, zucca at systemschmiede.com wrote:
> i wonder if this is possible with some dovecot configuration.
> Selected mailboxusers will only mark their mails as deleted, when a mail is
> being deleted through any client.
> No automatic expunge.
That's a client configuration out of the reach of Dovecot. Maybe you can
work around this behaviour with:
http://wiki2.dovecot.org/Plugins/Lazyexpunge
> This is default...
2009 Jul 17
1
Voicemail ODBC storage table schema
Hello,
Upgraded from 1.6.1.0 to 1.6.1.1 and my voicemail setup does not work
anymore. I use ODBC storage for voicemail. Comes out that the
"voicemessages" table schema should have changed, because the log says
Asterisk needed to store data to an additional field called "flag". Any
new message cannot be saved.
The thing is that I'd like to know where I can find an updated
2010 Jun 19
0
Asterisk ODBC
Ok, this issue I resolved, I just changed the TDS version to 7.0. But now I
receive different error, I can't insert into database.
[Jun 19 14:30:25] WARNING[6212] app_voicemail.c: SQL Prepare failed![INSERT
INTO pbx_VoiceMail
(dir,msgnum,recording,context,macrocontext,callerid,origtime,duration,mailboxuser,mailboxcontext)
VALUES (?,?, ? , ?,?,?,?,?,?,?)]
[Jun 19 14:30:25] WARNING[6212]
2014 May 29
1
voicemail with odbc
Hi,
I have some issue with voice mail with ODBC on asterisk 11.7 box. I may not
understand database functionality on asterisk fully. The most suspected
area is func_odbc. I already googled but not luck. Your guide is warmly
welcomed
*Error messages when I make call and leave message.*
-- <SIP/1ffa9-00000007> Playing 'auth-thankyou.g722' (language 'en')
[2014-05-28
2008 Feb 23
2
MySQL Voicemail Storage Questions\Errors
I am running CentOS 5 with Asterisk 1.4.14. I am trying to setup storage of voicemail messages into MySQL. It is my understanding that I can only do this via ODBC. I installed per http://www.voip-info.org/wiki/view/CentOS+5+and+Asterisk+1.4.x+installation unixODBC unixODBC-devel libtool-ltdl libtool-ltdl-devel and mysql-connector-odbc. I reconfigured and built Asterisk, using menuconfig to
2006 May 08
5
MySQL replication for voicemail
Hi -
We've got a number of offices, and they're all using ODBC message
storage using MySQL. I've been trying to get MySQL replication set up
so messages left in a voicemail box at one office will get copied to
the corresponding voicemail box at all the offices.
We're also using MySQL replication for the voicemail user info, and
that part works just fine. I'd like to
2007 Apr 30
5
Asterisk 1.4.4 VoiceMail ODBC Storage Help
Hi All,
I have an issue with the ODBC voicemail storage option with asterisk. All
appears to work fine, however, I get several sql execute warnings. I was
wondering if anyone out there could help me get to the bottom of what is
causing this and how I could possibly go about rectifying it.
The warning message we are getting is as follows:
WARNING[30115]: app_voicemail.c:1280 delete_file: SQL