<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Hello list,<br>
<br>
using asterisk 1.4.30.<br>
<br>
When setting up the MySQL table 'musiconhold' as described in
<a class="moz-txt-link-freetext" href="http://www.voip-info.org/wiki/view/Asterisk+config+musiconhold.conf">http://www.voip-info.org/wiki/view/Asterisk+config+musiconhold.conf</a> ,
what is the meaning of the fields :<br>
<br>
&nbsp; `<b>digit</b>` char(1) NOT NULL default '',<br>
&nbsp; `<b>sort</b>` varchar(16) NOT NULL default '',<br>
<br>
and what are there default values ?!<br>
<br>
<br>
What is the default value of :<br>
<br>
&nbsp; `<b>format</b>` varchar(16) NOT NULL default '',<br>
<br>
<br>
<br>
Kind regards,<br>
<br>
Jonas.<br>
</font>
</body>
</html>