<!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>
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 COLOR="#0000ff"><FONT SIZE="2">[Feb 22 19:58:23]&nbsp;&nbsp; == Parsing '/etc/asterisk/extconfig.conf': [Feb 22 19:58:23] Found</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">[Feb 22 19:58:23]&nbsp;&nbsp; == Binding voicemail to mysql/AsteriskHosted/voicemail_users</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">[Feb 22 19:58:23]&nbsp;&nbsp; == Binding sipusers to mysql/AsteriskHosted/sip_buddies</FONT></FONT><BR>
<FONT COLOR="#0000ff"><FONT SIZE="2">[Feb 22 19:58:23]&nbsp;&nbsp; == Binding sippeers to mysql/AsteriskHosted/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.
</BODY>
</HTML>