<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
Dear Juan,<BR>
<BR>
thank you for your answer. The reason why registration failed was a mismatch between the 'username'-field and the 'name'-field.<BR>
If I put both values to the same, it works... But why do these 2 need to be the same ? I would rather have a different 'name' and 'username'-parameter.<BR>
<BR>
Adding 'authname' to my realtime MySQL-DB does not change anything. (found this field 'authname' through google)<BR>
<BR>
Jonas.<BR>
<BR>
On Mon, 2010-02-22 at 15:25 -0500, Juan Miguel wrote:
<BLOCKQUOTE TYPE=CITE>
    Hello Jonas:
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    &nbsp;
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Change this parameter, if you are using Mysql.
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    &nbsp;
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#0000ff">[general]</FONT><BR>
    <FONT SIZE="2"><FONT COLOR="#0000ff">dbhost = 127.0.0.1</FONT></FONT><BR>
    <FONT SIZE="2"><FONT COLOR="#0000ff">dbname = Asterisk</FONT></FONT><BR>
    <FONT SIZE="2"><FONT COLOR="#0000ff">dbuser = asteriskuser</FONT></FONT><BR>
    <FONT SIZE="2"><FONT COLOR="#0000ff">dbpass = asteriskpasswd</FONT></FONT><BR>
    <FONT SIZE="2"><FONT COLOR="#0000ff">dbport = 3306</FONT></FONT><BR>
    <B><FONT SIZE="2"><FONT COLOR="#cc0000">dbsock = /var/lib/mysql/mysql.sock</FONT></FONT></B>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    cheersss...<BR>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>