<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Nothing is difficult my friend. If you dedicate a few cups of
coffee to it, a couple of days, and do some good googling, you will get it
done yourself.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Good luck!<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>CS<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<div>
<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>
<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <b>On Behalf Of </b>Torintino
T<br>
<b>Sent:</b> Monday, May 25, 2009 3:29 PM<br>
<b>To:</b> asterisk-users@lists.digium.com<br>
<b>Subject:</b> Re: [asterisk-users] Asterisk, SQL Database Update<o:p></o:p></span></p>
</div>
</div>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;
font-family:"Verdana","sans-serif"'>Thanks for your helpful reply.<br>
<br>
I am not so good in coding.<br>
<br>
simply all i need is as follow<br>
<br>
When a call comes, goes into an IVR, and then depending on the entry
option<br>
it will connect to a remote SQL Database, to check the pre-existed data,<br>
and in the end of the IVR the caller will enter an option that will need to be
written in the SQL Database.<br>
<br>
Can you please give me a general scenrio how this will be achieved.<br>
and which files that i will need to modify.<br>
<br>
Thanks a lot.<br>
<br>
<br>
<br>
> Date: Sun, 24 May 2009 22:15:31 +0200<br>
> From: philipp.kempgen@amooma.de<br>
> To: asterisk-users@lists.digium.com<br>
> Subject: Re: [asterisk-users] Asterisk, SQL Database Update<br>
> <br>
> Torintino T schrieb:<br>
> > Is there any method in Asterisk to enable the updating process<br>
> > into another SQL database through entering IVR options during the
call.<br>
> <br>
> Depending on what you are trying to do there are various solutions:<br>
> Channel Event Logging (CEL) - http://www.asterisk.org/node/48358<br>
> AGI<br>
> System()<br>
> ODBC_*() functions<br>
> <br>
> <br>
> Philipp Kempgen<br>
> -- <br>
> AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de<br>
> Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998<br>
> Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de<br>
> Videos of the AMOOCON VoIP conference 2009 -> http://www.amoocon.de<br>
> -- <br>
> <br>
> _______________________________________________<br>
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>
> <br>
> asterisk-users mailing list<br>
> To UNSUBSCRIBE or update options visit:<br>
> http://lists.digium.com/mailman/listinfo/asterisk-users<o:p></o:p></span></p>
<div class=MsoNormal align=center style='text-align:center'><span
style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>
<hr size=2 width="100%" align=center>
</span></div>
<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>check
out the rest of the Windows Live™. More than mail–Windows Live™ goes way beyond
your inbox. <a href="http://www.microsoft.com/windows/windowslive/"
target="_new">More than messages</a><o:p></o:p></span></p>
</div>
</body>
</html>