search for: asterisk_vm

Displaying 7 results from an estimated 7 matches for "asterisk_vm".

2005 Feb 11
1
Still stuck trying to make Asterisk read MySQL
...terisk CVS-v1-0-12/12/04-15:58:29 on a Whitebox Enterprise Linux box. I'm not using any telephony hardware or SIP phones. I've just got a voicepulse DID talking to asterisk via IAX. I've got mysql downloaded and installed and have successfully got the contributed script reading from my asterisk_vm database to set up the extensions.conf, as per the instructions at: http://www.voip-info.org/wiki-Asterisk+extensions+from+mysql Now I'm trying to get Asterisk to look up voicemail configs from the asterisk_vm database. In order to do this, I've been following the instructions at: http://...
2006 Jan 11
1
Better solution to mysql reconnect timeout
vmail*CLI> realtime mysql status Jan 11 09:53:04 ERROR[3597]: res_config_mysql.c:623 mysql_reconnect: MySQL RealTime: Failed to reconnect. Check debug for more info. vmail*CLI> realtime mysql status Connected to asterisk_vm@tritonvoice.com, port 3306 with username voicemail for 1 days, 5 hours, 32 minutes, 7 seconds. vmail*CLI> realtime mysql status Connected to asterisk_vm@tritonvoice.com, port 3306 with username voicemail for 0 seconds. ----- There seems to be a problem with the way mysql is reconnected, appara...
2006 Nov 05
1
Reading Voicemail Config from MySQL
...p-info.org/wiki/view/Asterisk+voicemail+database so basically I have 1) Build asterisk-addons-1.2.5 and added the USE_MYSQL_VM_INTERFACE=1 to the asterisk/apps folder and built asterisk again 2) I configured my voicemail.conf appropriately: dbuser=username dbpass=password dbhost=localhost dbname=asterisk_vm and have a database called asterisk_vm with a table called users with the fields needed by asterisk 3) Populated my database with some values When I try to leave a voicemail, I get the following error in the CLI: -- Called 7521@myserver -- SIP/myserver-08c5ef80 is ringing -- Nobody picke...
2005 Sep 15
1
Can not get realtime static voicemail.conf to work
...before msg enabled globally Sep 15 13:23:51 DEBUG[28130] app_voicemail.c: Duration info before msg enabled globally Sep 15 13:23:51 DEBUG[28130] app_voicemail.c: We are not going to skip to the next msg after save/delete But that's not what I have defined in my voicemail database: mysql->asterisk_vm->settings +----+------------+------------+-----------+----------------+----------+------------------+-----------------------------+ | id | cat_metric | var_metric | commented | filename | category | var_name | var_val | +----+------------+------------+----------...
2005 Mar 25
0
Re: Asterisk-Users Digest, Vol 8, Issue 210
...up to do some other things. It should be: 1234 => 1234,Bob Jones,bob@jones.com do your mail logs have any errors at all in them in regards to mail bouncing or anything like that..? Do you have your servermail settings configured in voicemail.conf and did you (maybe) compile asterisk to use asterisk_vm mysql db instead of the voicemail.conf..?
2005 Feb 11
1
Asterisk-MySQL: Not loading voicemail config from MySQL
...r voicemail ONLY by email. ; nextaftercmd=yes ; Skips to the next message after hitting 7 or 9 to delete/save current message. ; [global option only at this time] ;; ;; Configure to read from mySQL database ;; dbuser=mydbuser dbpass=mydbpass dbhost=localhost dbname=asterisk_vm [zonemessages] eastern=America/New_York|'vm-received' Q 'digits/at' IMp central=America/Chicago|'vm-received' Q 'digits/at' IMp central24=America/Chicago|'vm-received' q 'digits/at' H 'digits/hundred' M 'hours' [default] 1234 => 4...
2005 Jun 20
1
voicemail system
Hello, I wish to use asterisk as a voicemail server with ser . I want to use asterisk external configuration toHello, I wish to use asterisk as a voicemail server with ser . I want to use asterisk external configuration to manage users and storing voicemail messages according to ser database. Where can i find the schema of the SQL DB for voicemail accounts . for example in extconfig ;