<!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>
The problem was that I had a different value for 'name' and 'username'.<BR>
<BR>
How can I have the 'name' different from the 'username' ??? Why do these 2 need to be the same ??<BR>
<BR>
Jonas.<BR>
<BR>
On Mon, 2010-02-22 at 20:36 +0100, jonas kellens wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    Little fault in my mailing :<BR>
    <BR>
    The CLI shows :<BR>
    <FONT SIZE="2"><FONT COLOR="#0000ff">[Feb 22 19:58:23]&nbsp;&nbsp; == Parsing '/etc/asterisk/extconfig.conf': [Feb 22 19:58:23] Found</FONT></FONT><BR>
    <FONT SIZE="2"><FONT COLOR="#0000ff">[Feb 22 19:58:23]&nbsp;&nbsp; == Binding voicemail to mysql/Asterisk/voicemail_users</FONT></FONT><BR>
    <FONT SIZE="2"><FONT COLOR="#0000ff">[Feb 22 19:58:23]&nbsp;&nbsp; == Binding sipusers to mysql/Asterisk/sip_buddies</FONT></FONT><BR>
    <FONT SIZE="2"><FONT COLOR="#0000ff">[Feb 22 19:58:23]&nbsp;&nbsp; == Binding sippeers to mysql/Asterisk/sip_buddies</FONT></FONT><BR>
    <BR>
    My database-name is just 'Asterisk', my bad.<BR>
    <BR>
    So... what am I missing for this realtime SIP to work ??<BR>
    <BR>
    Jonas<BR>
    <BR>
    On Mon, 2010-02-22 at 20:13 +0100, jonas kellens wrote:<BR>
    <BLOCKQUOTE TYPE=CITE>
        I have followed the instructions on voip-info.org for Realtime SIP peers, but I get this notice :<BR>
        <BR>
        <FONT SIZE="2"><FONT COLOR="#0000ff">[Feb 22 20:05:32] NOTICE[15298]: chan_sip.c:15889 handle_request_register: Registration from '&lt;sip:testsip@192.168.1.150;transport=UDP&gt;' failed for '192.168.1.105' - No matching peer found</FONT></FONT><BR>
        <BR>
        The CLI shows :<BR>
        <BR>
        <FONT SIZE="2"><FONT COLOR="#0000ff">[Feb 22 19:58:23]&nbsp;&nbsp; == Parsing '/etc/asterisk/extconfig.conf': [Feb 22 19:58:23] Found</FONT></FONT><BR>
        <FONT SIZE="2"><FONT COLOR="#0000ff">[Feb 22 19:58:23]&nbsp;&nbsp; == Binding voicemail to mysql/Asterisk/voicemail_users</FONT></FONT><BR>
        <FONT SIZE="2"><FONT COLOR="#0000ff">[Feb 22 19:58:23]&nbsp;&nbsp; == Binding sipusers to mysql/Asterisk/sip_buddies</FONT></FONT><BR>
        <FONT SIZE="2"><FONT COLOR="#0000ff">[Feb 22 19:58:23]&nbsp;&nbsp; == Binding sippeers to mysql/Asterisk/sip_buddies</FONT></FONT><BR>
        <BR>
        I have the following in extconfig.conf :<BR>
        <BR>
        <FONT SIZE="2"><FONT COLOR="#0000ff">sipusers =&gt; mysql,Asterisk,sip_buddies</FONT></FONT><BR>
        <FONT SIZE="2"><FONT COLOR="#0000ff">sippeers =&gt; mysql,Asterisk,sip_buddies</FONT></FONT><BR>
        <BR>
        I have the following in res_mysql.conf :<BR>
        <BR>
        <FONT SIZE="2"><FONT COLOR="#0000ff">[general]</FONT></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>
        <FONT SIZE="2"><FONT COLOR="#0000ff">dbsock = /tmp/mysql.sock</FONT></FONT><BR>
        <BR>
        Something I'm missing ?? Need extra configuration ?<BR>
        <BR>
        Jonas. 
    </BLOCKQUOTE>
</BLOCKQUOTE>
</BODY>
</HTML>