<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi people, I'm trying to retrieve data from the database (server MySQL).<br>I have the following dial plan:<br><br>exten =&gt; s,1,Noop(Start)<br>exten =&gt; s,n,MYSQL(Connect connid localhost user pass asteriskcdrdb) <br>exten =&gt; s,n,Noop(Connid: ${connid})<br>...<br><br>The problem is that the 3º line is not showing the connid. How can I know the error?<br>Thanks,<br><br><br><br>                                               <br /><hr />Nuevo Windows Live, un mundo lleno de posibilidades <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>Descúbrelo.</a></body>
</html>