<!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.6.2">
</HEAD>
<BODY>
seguindo&nbsp; o link&nbsp; tentei fazer o realtime com o postgresql, <BR>
<BR>
mas quando dou o comando sip show peers no CLI&nbsp; vem o seguinte aviso.<BR>
<BR>
0 sip peers [Monitored: 0 online, 0 offline Unmonitored: 0 online, 0 offline]<BR>
[Jan 31 12:21:58] WARNING[11198]: config.c:1231 find_engine: Realtime mapping for 'sippeers' found to engine 'pg_asterisk', but the engine is not available<BR>
desenv02*CLI&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>
<BR>
Configurei o unixodbc para usar o postgres e&nbsp; testei com isql&nbsp; e conectou no banco corretamente.<BR>
<BR>
Onde posso estar errando?<BR>
<BR>
no extconfig.conf&nbsp; <BR>
<BR>
esta&nbsp; asism<BR>
<BR>
;iaxusers =&gt; odbc,asterisk<BR>
;iaxpeers =&gt; odbc,asterisk<BR>
sipusers =&gt; pg_asterisk,asterisk,sip_buddies<BR>
sippeers =&gt; pg_asterisk,asterisk,sip_buddies<BR>
;voicemail =&gt; odbc,asterisk<BR>
;extensions =&gt; odbc,asterisk<BR>
;queues =&gt; odbc,asterisk<BR>
;queue_members =&gt; odbc,asterisk<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>