Re: [asterisk-users] Realtime Voicemail MWI

2015-09-22 Thread Stefan Tichy
>From SIP-debug output I have a little more information. In one case the first subscribe after a restart was rejected: SIP/2.0 481 Call/Transaction Does Not Exist Later subscribes from the same phone needed authentication and after this where rejected: SIP/2.0 404 Not found (no mailbox) Ther

Re: [asterisk-users] Realtime Voicemail MWI

2015-09-21 Thread Nick Olsen
ic : Yes Callerid : "Nick" <321XXX> Nick Olsen Network Operations (855) FLSPEED x106 From: "Stefan Tichy" Sent: Sunday, September 20, 2015 9:28 AM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-use

Re: [asterisk-users] Realtime Voicemail MWI

2015-09-20 Thread Stefan Tichy
On Wed, Sep 16, 2015 at 04:44:45PM -0400, Nick Olsen wrote: > I've got SIP Peers in realtime. All with a mailbox set. 98% of the time, > These are loaded into asterisk without the mailbox info. Leading to > "Received SIP subscribe for peer without mailbox" notices. And non-working > MWI. > >

Re: [asterisk-users] Realtime Voicemail MWI

2015-09-17 Thread Nick Olsen
Yes, They are. Nick Olsen Network Operations (855) FLSPEED x106 From: "Michele Pinassi" Sent: Thursday, September 17, 2015 3:07 AM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Realtime Voicemail MWI Hi Nick, did

Re: [asterisk-users] Realtime Voicemail MWI

2015-09-17 Thread Michele Pinassi
Hi Nick, did you set-up also Voicemail boxes in Realtime ? Michele Il 16/09/2015 22:44, Nick Olsen ha scritto: > Greetings All, Regarding this archived > post. > http://lists.digium.com/pipermail/asterisk-users/2014-November/285169.html > > Did anyone ever find an solution to this? I've got a

[asterisk-users] Realtime Voicemail MWI

2015-09-16 Thread Nick Olsen
Greetings All, Regarding this archived post. http://lists.digium.com/pipermail/asterisk-users/2014-November/285169.html Did anyone ever find an solution to this? I've got a new box running 13.3.0 with the exact same issue. For those that don't read the link. I've got SIP Peers in real

Re: [asterisk-users] realtime voicemail asterisk 11

2013-10-14 Thread troxlinux
ok , thnk Warren , your help has been invaluable. 2013/10/14 Warren Selby > On Mon, Oct 14, 2013 at 2:15 PM, troxlinux wrote: > >> thnk Warren , I only see one warning message >> >> [Oct 14 13:12:14] WARNING[2736][C-]: app_voicemail.c:3768 >> retrieve_file: SQL Get Data error! coltitle

Re: [asterisk-users] realtime voicemail asterisk 11

2013-10-14 Thread Warren Selby
On Mon, Oct 14, 2013 at 2:15 PM, troxlinux wrote: > thnk Warren , I only see one warning message > > [Oct 14 13:12:14] WARNING[2736][C-]: app_voicemail.c:3768 > retrieve_file: SQL Get Data error! coltitle=category > [SELECT * FROM voicemessages WHERE dir=? AND msgnum=?] > > I'm not sure o

Re: [asterisk-users] realtime voicemail asterisk 11

2013-10-14 Thread troxlinux
thnk Warren , I only see one warning message [Oct 14 13:12:14] WARNING[2736][C-]: app_voicemail.c:3768 retrieve_file: SQL Get Data error! coltitle=category [SELECT * FROM voicemessages WHERE dir=? AND msgnum=?] 2013/10/14 Warren Selby > On Mon, Oct 14, 2013 at 12:19 PM, troxlinux wr

Re: [asterisk-users] realtime voicemail asterisk 11

2013-10-14 Thread Warren Selby
On Mon, Oct 14, 2013 at 12:19 PM, troxlinux wrote: > res_config_mysql > > [general] > dbhost = 127.0.0.1 > dbname = asterisk > dbuser = root > dbpass = x > dbport = 3306 > dbsock = /var/lib/mysql/mysql.sock > > extconfig.conf > voicemail=> mysql,asterisk,voicemail_messages > First issue I s

Re: [asterisk-users] realtime voicemail asterisk 11

2013-10-14 Thread troxlinux
res_config_mysql [general] dbhost = 127.0.0.1 dbname = asterisk dbuser = root dbpass = x dbport = 3306 dbsock = /var/lib/mysql/mysql.sock extconfig.conf voicemail=> mysql,asterisk,voicemail_messages right now I'm around trying to rename the table voicemail_messages by asterisk.voicemessages

Re: [asterisk-users] realtime voicemail asterisk 11

2013-10-14 Thread Warren Selby
On Mon, Oct 14, 2013 at 11:13 AM, troxlinux wrote: > Hi list, I'm trying to put my voicemail on asterisk realtime with 11.XX, > generate tables in a couple of files in the folder realtime / mysql , > voicemail_messages.sql and voicemail.sql > > the connection with mysql and odbc works well > > is

[asterisk-users] realtime voicemail asterisk 11

2013-10-14 Thread troxlinux
Hi list, I'm trying to put my voicemail on asterisk realtime with 11.XX, generate tables in a couple of files in the folder realtime / mysql , voicemail_messages.sql and voicemail.sql the connection with mysql and odbc works well isql asterisk useradmin xxx +--

[asterisk-users] RealTime Voicemail

2010-10-23 Thread Brad .
I am using Asterisk 1.4.36 with Realtime Voicemail from a MySQL database, and whilst I have it all working, I am unable to find a way to customize the content of the email that gets sent to a user when they receive a voicemail. In the past I just edited it in the voicemail.conf file and made th

[asterisk-users] realtime voicemail and imap user

2009-08-28 Thread Todd Fulton
Hi,Does anyone know which database columns I would use to configure the imap user/password in a Realtime voicemail table?Todd ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Regi

[asterisk-users] Realtime Voicemail Password Change Not Working

2007-01-16 Thread JR Richardson
Hi All, I'm using asterisk 1.2.9.1 and mysql 3.23, asterisk add-ons 1.2.3. All seems to work normally with realtime voicemail, reads vmbox parameters from the db fine. When I try to change the password, asterisk operates normally, "enter new password" ok, "re-enter new password" ok, "password ha

[asterisk-users] Realtime Voicemail Table Column Name Question

2007-01-08 Thread JR Richardson
Hi All, In the realtime voicemail table the column 'customer_id' is used, for my purpose, to specify the customers accountcode. The column name 'accountcode' is used in the iax and sip tables. To keep this consistent throughout the tables, is there any reason I should NOT switch the column name

Re: [asterisk-users] Realtime voicemail passwords

2007-01-04 Thread Trevor Peirce
Bruce Ferrell wrote: I've been looking through everything I can find and observing the mysql logs and I don't see password changes passing through to the DB. Is that correct? Works fine for me with 1.2.14. Trevor ___ --Bandwidth and Colocation pr

[asterisk-users] Realtime voicemail passwords

2007-01-04 Thread Bruce Ferrell
I've been looking through everything I can find and observing the mysql logs and I don't see password changes passing through to the DB. Is that correct? -- One day at a time, one second if that's what it takes ___ --Bandwidth and Colocation provi

Re: [Asterisk-Users] Realtime Voicemail

2006-06-28 Thread Aaron Daniel
quot;); } } And yes, that should be documented somewhere... not a bad option to see about writing in for a per user setting :) Douglas Garstang wrote: >> -Original Message- >> From: Douglas Garstang=20 >> Sent: Tuesday, June 27, 2006 11:55 AM >> To: Asterisk Users

[Asterisk-Users] Realtime Voicemail Broken?

2006-06-27 Thread Douglas Garstang
What's up with realtime voicemail? I have been going thtough and testing each feature that can be set as a column in the db, one by one. Some do work, and some don't.   Here's some I have found that do work: delete envelope maxmsg review saycid   and here's some that simply don't work: atta

Re: [Asterisk-Users] Realtime Voicemail

2006-06-27 Thread Michiel van Baak
On 12:26, Tue 27 Jun 06, Douglas Garstang wrote: > I wasn't aware that realtime voicemail supported caching. I knew sip.conf > did, but voicemail? > How does that work? > > I just tried setting 'format' and 'sendvoicemail' in the users database row. > No effect. > BUT... maxmsg DOES work... I do

RE: [Asterisk-Users] Realtime Voicemail

2006-06-27 Thread Douglas Garstang
> -Original Message- > From: Douglas Garstang > Sent: Tuesday, June 27, 2006 12:14 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] Realtime Voicemail > > > > -Original Message- > > From: Douglas

RE: [Asterisk-Users] Realtime Voicemail

2006-06-27 Thread Douglas Garstang
> -Original Message- > From: Michiel van Baak [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 27, 2006 12:21 PM > To: asterisk-users@lists.digium.com > Subject: Re: [Asterisk-Users] Realtime Voicemail > > > On 12:13, Tue 27 Jun 06, Douglas Garstang wrote: >

Re: [Asterisk-Users] Realtime Voicemail

2006-06-27 Thread Michiel van Baak
On 12:13, Tue 27 Jun 06, Douglas Garstang wrote: > > -Original Message- > > From: Douglas Garstang > > Sent: Tuesday, June 27, 2006 11:55 AM > > To: Asterisk Users Mailing List - Non-Commercial Discussion > > Subject: [Asterisk-Users] Realtime Voicemail >

RE: [Asterisk-Users] Realtime Voicemail

2006-06-27 Thread Douglas Garstang
> -Original Message- > From: Douglas Garstang > Sent: Tuesday, June 27, 2006 11:55 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: [Asterisk-Users] Realtime Voicemail > > > I'm noticing that the documentation on the voip wiki

[Asterisk-Users] Realtime Voicemail

2006-06-27 Thread Douglas Garstang
I'm noticing that the documentation on the voip wiki for voicemail and realtime voicemail hasn't kept up with reality. I just created a column called maxmsg in my table. I set it to 1 for the user. I can leave more than once voicemail message. Why? Doug.

RE: [Asterisk-Users] Realtime voicemail not working

2006-06-23 Thread Adam Linford
erisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] Realtime voicemail not working   Weird.  I just tried with 127.0.0.1 instead of localhost and it worked.  Can't explain why   How can I force it to go through a db socket instead?   Mike  

Re: [Asterisk-Users] Realtime voicemail not working

2006-06-23 Thread Benjamin Stocker
2006/6/23, Mike <[EMAIL PROTECTED]>: That is what I have in my config file.  Pretty much the same thing as the CDR file   [general]dbhost=localhostdbname=dbdbuser=userdbpass=pw;dbport=3306 ;dbsock = /tmp/mysql.sock    In logger.conf, enable debug mode: debug => notice,warning,error,debug,ver

RE: [Asterisk-Users] Realtime voicemail not working

2006-06-23 Thread Mike
iling List - Non-Commercial DiscussionSubject: Re: [Asterisk-Users] Realtime voicemail not working 2006/6/23, Mike <[EMAIL PROTECTED]>: Hi,I've been using MySql with the CDR for awhile with no issues at all, but Ifigured I'd try putting voicemail users in a DB.  Using the

RE: [Asterisk-Users] Realtime voicemail not working

2006-06-23 Thread Mike
:07 AMTo: Asterisk Users Mailing List - Non-Commercial DiscussionSubject: Re: [Asterisk-Users] Realtime voicemail not working 2006/6/23, Mike <[EMAIL PROTECTED]>: Hi,I've been using MySql with the CDR for awhile with no issues at all, but Ifigured I'd try putting voicema

Re: [Asterisk-Users] Realtime voicemail not working

2006-06-23 Thread Benjamin Stocker
2006/6/23, Mike <[EMAIL PROTECTED]>: Hi,I've been using MySql with the CDR for awhile with no issues at all, but Ifigured I'd try putting voicemail users in a DB.  Using the same DB (verylow load), and a user that has been proven to work well using a client GUI, I inserted one user and tried to use

[Asterisk-Users] Realtime voicemail not working

2006-06-23 Thread Mike
Hi, I've been using MySql with the CDR for awhile with no issues at all, but I figured I'd try putting voicemail users in a DB. Using the same DB (very low load), and a user that has been proven to work well using a client GUI, I inserted one user and tried to use realtime. This is what I get in

RE: [Asterisk-Users] realtime voicemail

2006-01-17 Thread Vadim Berezniker
[EMAIL PROTECTED] wrote: > On Monday 16 January 2006 09:02, [EMAIL PROTECTED] wrote: > Put in voicemail.conf searchcontexts=yes > and do not forget to stop and start *. > Reload may not do. > benchev That's not a solution, but just a workaround. 1.2.1 has a bug where it always uses an empty contex

Re: [Asterisk-Users] realtime voicemail

2006-01-17 Thread bbench
On Monday 16 January 2006 09:02, [EMAIL PROTECTED] wrote: > i tried to setup realtime voicemail recently with 1.2.1 > but couldn't get it to work. no matter what i do. it still > looks for config in the voicemail.conf file. (BTW realtime > sip & extensions works fine) > > here's the voicemail line

Re: [Asterisk-Users] realtime voicemail

2006-01-16 Thread Steven Ringwald
On Sun, 2006-01-15 at 23:02 -0800, [EMAIL PROTECTED] wrote: > i tried to setup realtime voicemail recently with 1.2.1 > but couldn't get it to work. no matter what i do. it still > looks for config in the voicemail.conf file. (BTW realtime > sip & extensions works fine) > > here's the voicemail li

[Asterisk-Users] realtime voicemail

2006-01-16 Thread elam
i tried to setup realtime voicemail recently with 1.2.1 but couldn't get it to work. no matter what i do. it still looks for config in the voicemail.conf file. (BTW realtime sip & extensions works fine) here's the voicemail line in extconfig.conf: voicemail => mysql,asterisk,voicemail here's the

[Asterisk-Users] Realtime Voicemail & mailcmd=

2005-09-02 Thread niles
Hello, I need to alter the sendmail flags on my asterisk box so that I may define the reply address, and I read in the app_voicemail.c file that it can done in voicemail.conf /* Default mail command to mail voicemail. Change it with the mailcmd= command in voicemail.conf */ #define SEND

Re: [Asterisk-Users] Realtime voicemail login incorrect

2005-05-12 Thread Matthew Boehm
> it seems you are right, you need the context there, but than I cannot > use it in Realtime anymore, since I have more than one context Why would having more than one context stop you fomr using RealTime? Doesn't stop us. > I would than need for each context an extra extension number. > It m

Re: [Asterisk-Users] Realtime voicemail login incorrect

2005-05-12 Thread Ronald Wiplinger
Adam Goryachev wrote: On Thu, 2005-05-12 at 07:35 +0800, Ronald Wiplinger wrote: I have two ways to go to the voicemail box, either by dialing 8500 from the phone which received the voicemail (without a password) or from another phone by dialing 8501 and key in the mailbox and the

Re: [Asterisk-Users] Realtime voicemail login incorrect

2005-05-11 Thread Adam Goryachev
On Thu, 2005-05-12 at 07:35 +0800, Ronald Wiplinger wrote: > I have two ways to go to the voicemail box, either by dialing 8500 > from the phone which received the voicemail (without a password) or > from another phone by dialing 8501 and key in the mailbox and the > password. Howev

Re: [Asterisk-Users] Realtime voicemail login incorrect

2005-05-11 Thread Ronald Wiplinger
Matthew Boehm wrote: A debug trace is simply "tail -f /var/log/asterisk/debug | grep res_config_mysql" pretty simple... The output is also pretty simple: empty So, how does the debug trace really need to be setup? Or simpler do I have a syntax error to authenticate for the mailbox? bye Ronald

Re: [Asterisk-Users] Realtime voicemail login incorrect

2005-05-11 Thread Matthew Boehm
A debug trace is simply "tail -f /var/log/asterisk/debug | grep res_config_mysql" pretty simple... Also, send the console output during your attempt. -Matthew Ronald Wiplinger wrote: > Matthew Boehm wrote: > >> Where is your debug trace? >> >> >> > > > Have you had a look at my settings already

Re: [Asterisk-Users] Realtime voicemail login incorrect

2005-05-11 Thread Ronald Wiplinger
Matthew Boehm wrote: Where is your debug trace? Have you had a look at my settings already? Do you think it is correct? Or have you seen a mistake? If yes, yes and no, than please guide me to a page how I can produce the debug trace. I consider to DEBUG as the last methode to solve something

Re: [Asterisk-Users] Realtime voicemail login incorrect

2005-05-11 Thread Matthew Boehm
Where is your debug trace? -Matthew Ronald Wiplinger wrote: > I have two ways to go to the voicemail box, either by dialing 8500 > from the phone which received the voicemail (without a password) or > from another phone by dialing 8501 and key in the mailbox and the > password. However, with Real

[Asterisk-Users] Realtime voicemail login incorrect

2005-05-11 Thread Ronald Wiplinger
I have two ways to go to the voicemail box, either by dialing 8500 from the phone which received the voicemail (without a password) or from another phone by dialing 8501 and key in the mailbox and the password. However, with Realtime the password will be rejected as "login incorrect". What do I

Re: [Asterisk-Users] Realtime & voicemail

2005-04-28 Thread Matthew Boehm
> exten => 2201,1,agi,notify.agi > exten => 2201,2,Dial(Zap/9,20) > exten => 2201,3,Answer > exten => 2201,4,Wait(1) > exten => 2201,5,Voicemail(u${EXTEN}) > exten => 2201,6,Hangup > exten => 2201,105,Voicemail(b${EXTEN}) > exten => 2201,106,Hangup > > I realize that I did not need to use the EXTE

[Asterisk-Users] Realtime & voicemail

2005-04-28 Thread Edwin Horton
Thank you both for the insight. The original problem was that the voice mail system returned a "no mailbox found" error since the query was looking for a mailbox in the "default" context and I had defined them in other contexts, in my case, "from-sip" and "analog-phones". It seems I am confusing

RE: [Asterisk-Users] Realtime & voicemail

2005-04-26 Thread Joe Dennick
Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Realtime & voicemail Try having the voicemail command do Voicemail([EMAIL PROTECTED]) On Apr 4, 2005 4:56 AM, Ronald Wiplinger <[EMAIL PROTECTED]> wrote: > I tried to use ONE entry of my voicemail.conf to put

Re: [Asterisk-Users] Realtime & voicemail

2005-04-25 Thread Matthew Boehm
Damn Joe, that slap in the face was totally unnecessary. And who said anything about the extensions context? My original email is below..and I don't see anything in there about extensions context. Mr. Horton, could you please post the relevant section to your extensions.conf so I can see how you a

Re: [Asterisk-Users] Realtime & voicemail

2005-04-25 Thread Joe Dennick
Realtime voicemail configuration assumes the Voicemail Context to be 'default' unless otherwise specified. This is not the same as the Extensions Context. Having said that, can you specify what the actual problem is? Can't get voicemail to pick up; MWI doesn't work; etc. Matthew Boehm ([EMAIL PR

Re: [Asterisk-Users] Realtime & voicemail

2005-04-25 Thread Matthew Boehm
Edwin Horton wrote: > I have the latest Asterisk CVS as of 4/21/05 and a Fedora FC3 > machine. I also set up the system to use Realtime for the voicemail > mailboxes. I am successfully using Realtime for extensions and sip > clients on this machine, but as yet, cannot get the voicemail system > t

[Asterisk-Users] Realtime & voicemail

2005-04-25 Thread Edwin Horton
I have the latest Asterisk CVS as of 4/21/05 and a Fedora FC3 machine. I also set up the system to use Realtime for the voicemail mailboxes. I am successfully using Realtime for extensions and sip clients on this machine, but as yet, cannot get the voicemail system to recognize the mailboxes as d

Re: [Asterisk-Users] Realtime & voicemail

2005-04-08 Thread Terry Wilson
Try having the voicemail command do Voicemail([EMAIL PROTECTED]) On Apr 4, 2005 4:56 AM, Ronald Wiplinger <[EMAIL PROTECTED]> wrote: > I tried to use ONE entry of my voicemail.conf to put into the database: > > [other] > ;602=1357,Ronald Wiplinger 602,[EMAIL PROTECTED] > > INSERT INTO `voicemail

[Asterisk-Users] Realtime & voicemail

2005-04-04 Thread Ronald Wiplinger
I tried to use ONE entry of my voicemail.conf to put into the database: [other] ;602=1357,Ronald Wiplinger 602,[EMAIL PROTECTED] INSERT INTO `voicemail_users` ( `uniqueid` , `customer_id` , `context` , `mailbox` , `password` , `fullname` , `email` , `pager` , `stamp` , `attach` , `saycid` , `hide

Re: [Asterisk-Users] Realtime voicemail question

2005-01-24 Thread Matthew Boehm
OTECTED]> To: "Asterisk Users Mailing List - Non-Commercial Discussion" Sent: Monday, January 24, 2005 8:19 PM Subject: [Asterisk-Users] Realtime voicemail question Group I'm using realtime for voicemail the it works great.. The only problem I have is I'm not able to use direc

[Asterisk-Users] Realtime voicemail question

2005-01-24 Thread Eric Hall
Group I'm using realtime for voicemail the it works great.. The only problem I have is I'm not able to use directory or vmail.cgi Does anyone have a solution for this problem? Asterisk CVS-HEAD-01/24/05-07:36:37 RedHat 9.0 Any help would be great Thanks

Re: [Asterisk-Users] Realtime Voicemail ...

2005-01-18 Thread Matthew Boehm
You are missing many columns in that table. Goto the wiki and get the right schema. -Matthew - Original Message - From: "Vamsi Pottangi" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 18, 2005 6:13 AM Subject: [Asterisk-Users] Realtime Voicemail ... > Hi, &

Re: [Asterisk-Users] Realtime Voicemail ...

2005-01-18 Thread Matt Klein
MySQL RealTime: Retrieve SQL: SELECT * FROM voicemail_users WHERE mailbox = '201' AND context = 'default' There is no column 'context'. Add a column 'context' to your voicemail_users table, default value of 'default', make sure the column is filled with 'default' as a value. Or edit the source

[Asterisk-Users] Realtime Voicemail ...

2005-01-18 Thread Vamsi Pottangi
Hi, Realtime SIP and Extensions are working fine but facing some problems with Voicemail. Added an entry to extconfig.conf voicemail => mysql,asterisk,voicemail_users Created the corresponding table and an entry for mailbox 201. This is also reflected in the CLI as shown below. CLI> realtime loa

Re: [Asterisk-Users] realtime voicemail

2004-12-27 Thread Matthew Boehm
Paste your extensions.conf section that is relevant. -Matthew - Original Message - From: "Greg - Cirelle Enterprises" <[EMAIL PROTECTED]> To: Sent: Monday, December 27, 2004 4:32 PM Subject: [Asterisk-Dev] realtime voicemail > Let me clarify my last message. > > If I put in the wrong

Re: [Asterisk-Users] Realtime voicemail failure

2004-12-20 Thread Greg - Cirelle Enterprises
At 10:57 AM 12/20/04, you wrote: Have you looked at the debug logs to see if there is any SQL errors? -Matthew I realized the problem, was using a semi colon to separate addresses to send the VM email notification from one extension to 2 addresses. I solved that issue by using a forward address whi

Re: [Asterisk-Users] Realtime voicemail failure

2004-12-20 Thread Matthew Boehm
Have you looked at the debug logs to see if there is any SQL errors? -Matthew - Original Message - From: "Greg - Cirelle Enterprises" <[EMAIL PROTECTED]> To: "asterisk Users Mailing List - Non-Commercial Discussion" Sent: Monday, December 20, 2004 7:12 A

[Asterisk-Users] Realtime voicemail failure

2004-12-20 Thread Greg - Cirelle Enterprises
having set up mysql per instructions for the voicemail system in realtime, we have noticed, email notification has stopped on receipt of voicemail. this works fine on conf file setup, not under realtime. Regards Greg Cirino ___ __