Hi to all!! I'm successful to connect Asterisk to MySQL database... Can anyone learn me how to store sip user in MySQL database and how to configure voicemail?? Thanks for all!!!
On Fri, 2004-05-28 at 08:13, Fabio Donaggio wrote:> Hi to all!! > I'm successful to connect Asterisk to MySQL database... > Can anyone learn me how to store sip user in > MySQL database and how to configure voicemail??Can I learn ya with a 2x4? BTW, what happened to your postgres connection you told us about yesterday? Also did you install CVS yet? -- Steven Critchfield <critch@basesys.com>
Hi to all!!! Here's my problem: -- Executing Dial("SIP/2002-ba7c", "SIP/2000|30|tr") in new stack May 31 16:26:11 NOTICE[262161]: app_dial.c:536 dial_exec: Unable to create channel of type 'SIP' == Everyone is busy at this time -- Executing VoiceMail("SIP/2002-ba7c", "b2000") in new stack May 31 16:26:11 WARNING[262161]: app_voicemail.c:1517 leave_voicemail: No entry in voicemail config file for '2000' -- Executing Hangup("SIP/2002-ba7c", "") in new stack == Spawn extension (from-sip, 2000, 103) exited non-zero on 'SIP/2002-ba7c' I follow instructions that I found in http://www.voip-info.org/wiki-Asterisk+voicemail+database but voicemail not work with my MySql database.... I'm in your hands Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040531/66f26708/attachment.htm
Guys. I added the mysql addon to asterisk and looked at the wiki for some examples but they are pretty obscure.. I want to use the mysql command to fetch some info from a mysql db, for example, let a caller access a certain menu based on a pin number ... so I made the pins db but now how do I actually call mysql for them? Anybody doing something similar that can paste some code for the calls? Thx! __________________________________________________________________ Anton Krall
Guys. I added the mysql addon to asterisk and looked at the wiki for some examples but they are pretty obscure.. I want to use the mysql command to fetch some info from a mysql db, for example, let a caller access a certain menu based on a pin number ... so I made the pins db but now how do I actually call mysql for them? Anybody doing something similar that can paste some code for the calls? Thx! __________________________________________________________________ Anton Krall