<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Please can anyone help me
with this ?!<br>
<br>
I have tried renaming the sip.conf file, or tried including another
file into sip.conf like sippy.conf and then add </font><font
 face="Helvetica, Arial, sans-serif">sippy.conf =&gt;
mysql,AsteriskDB,ast_config</font> to extconfig.conf but all this is
not working.<br>
<br>
The only thing that changes something is my example listed below, but
then I always have that nasty WARNING which I find odd.<br>
<br>
I need realtime sip registrations (so without having to do a sip
reload).<br>
<br>
<br>
<br>
<br>
Kind regards,<br>
<br>
Jonas.<br>
<font face="Helvetica, Arial, sans-serif"><br>
</font><br>
On 08/03/2010 10:13 AM, Jonas Kellens wrote:
<blockquote cite="mid:4C57CFAE.2000400@telenet.be" type="cite">
  <meta http-equiv="content-type"
 content="text/html; charset=ISO-8859-1">
  <font face="Helvetica, Arial, sans-serif">Hello list,<br>
  <br>
scrambling different pieces of info together I've come with the
following :<br>
  <br>
I want to have my "register =&gt;" statements in a MySQL-database, so
I've made the following table.<br>
  <br>
table ast_config :<br>
id&nbsp; 1<br>
cat_metric&nbsp; 0<br>
var_metric&nbsp; 0<br>
commented&nbsp; 0<br>
filename&nbsp; sip.conf<br>
category&nbsp; general<br>
var_name&nbsp; register<br>
var_val&nbsp; <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:username:password@sip.provider.net">username:password@sip.provider.net</a><br>
  <br>
  <br>
In ext_config (text file) I have :<br>
  <br>
sipusers =&gt; mysql,</font><font face="Helvetica, Arial, sans-serif">AsteriskDB</font><font
 face="Helvetica, Arial, sans-serif">,sip_buddies<br>
sippeers =&gt; mysql,</font><font face="Helvetica, Arial, sans-serif">AsteriskDB</font><font
 face="Helvetica, Arial, sans-serif">,sip_buddies<br>
sip.conf =&gt; mysql,AsteriskDB,ast_config<br>
  <br>
In sip.conf (text file) I have also :<br>
  <br>
sip.conf :<br>
rtcachefriends=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Cache realtime friends by adding them
to the internal list<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; just like friends added from the
config file only on a<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; as-needed basis? (yes|no)<br>
  <br>
  <br>
After a reload I noticed that the registration came through when I
executed "sip show registrations". This realtime works.<br>
But I then get a lot of the following messages :<br>
  <i><br>
[Aug&nbsp; 2 20:05:05] WARNING[29850]: chan_sip.c:18187 build_peer: Qualify
is incompatible with dynamic uncached realtime.&nbsp; Please either turn
rtcachefriends on or turn qualify off on peer 'user2'<br>
[Aug&nbsp; 2 20:05:05] WARNING[29850]: chan_sip.c:18187 build_peer: Qualify
is incompatible with dynamic uncached realtime.&nbsp; Please either turn
rtcachefriends on or turn qualify off on peer 'user2'</i><br>
  <br>
  <br>
rtcachefriends is turned on (see above)<br>
qualify is on on every peer (and I want it to stay that way)<br>
  <br>
  <br>
  <br>
Can anyone tell me what I need to configure to get a 100% working
example ?!<br>
  <br>
  <br>
  <br>
Kind regards,<br>
  <br>
Jonas.<br>
  </font>
</blockquote>
</body>
</html>