Displaying 5 results from an estimated 5 matches for "ast_vm_users".
Did you mean:
ast_vm_user
2004 Jun 23
0
UPDATE Patch for postgres enabled app_voicemail.c
I forgot to take out the portion that would read in the voicemail boxes from
the text file. If you want to leave it in then you could have some voicemail
boxes defined in the text voicemail.conf. I do not, so I have removed it.
Below is the new patch:
*** app_voicemail.c 2004-06-23 07:55:54.000000000 -0600
--- app_voicemail.c.new 2004-06-23 07:55:47.000000000 -0600
***************
*** 49,61 ****
2004 Jun 23
0
Patch for postgres enabled app_voicemail.c
Hello all,
I am just getting going on building my system, but I thought I'd send you
all a patch that I wrote so the command:
show voicemail users
issued from the CLI works properly when there is a postgres backend for the
voicemail. The current version of the app does not display the voicemail
boxes found in a database.
It is called in the load_config function. I haven't done
2006 Mar 19
0
Voicemail Bug?
Ugh.
I have voicemail set up for realtime...
mysql> SELECT * FROM ast_vm_users;
+----------+-------------+-----------+---------+----------+----------+-------+-------+---------------------+
| uniqueid | customer_id | context | mailbox | password | fullname | email | pager | stamp |
+----------+-------------+--...
2006 Nov 28
1
vm_change_password shell?
In Asterisk 1.2.13 in app/app_voicemail.c, line 4700
ext_pass_cmd is checked to decide whether to use
vm_change_password or vm_change_password_shell to
change a user's password for his voicemail account.
I wonder, what is the difference between
vm_change_password and vm_change_password_shell - what
is that shell? The only reference I found on the
Internet was the following bug report:
2009 Aug 21
3
Core dump gets created while accessing voicemail
Hi ALL,
When i was accessing the voice message it suddenly goes dead and after that
i couldn't able to retrieve the voicemessage again from my mailbox . This
happens once in a while for any configured mailboxes
I am using the following system configuration.
asterisk 1.4.22.1
odbc storage of voicemail messages
centos 5.2 64bit
unixODBC-2.2.11-7.1
mysql-connector-odbc-3.51.12-2.2