<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Prezados,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Estou tentando implementar o voicemail em realtime no postgres.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Cheguei até esse erro.</DIV>
<DIV>&nbsp;</DIV>
<DIV>[Oct 31 22:08:28] WARNING[4918]: app_voicemail.c:3777 insert_data_cb: SQL 
Direct Execute failed!</DIV>
<DIV>[Oct 31 22:08:28] WARNING[4918]: res_odbc.c:609 ast_odbc_direct_execute: 
SQL Execute error! Verifying connection to asterisk [asterisk]...</DIV>
<DIV>[Oct 31 22:08:28] WARNING[4918]: res_odbc.c:762 ast_odbc_sanity_check: 
Connection is down attempting to reconnect...</DIV>
<DIV>[Oct 31 22:08:28] DEBUG[4918]: res_odbc.c:1497 odbc_obj_disconnect: 
Disconnected 0 from asterisk [asterisk]</DIV>
<DIV>[Oct 31 22:08:28] DEBUG[4918]: res_odbc.c:1504 odbc_obj_disconnect: 
Database handle 0x7f40ec00a530 deallocated</DIV>
<DIV>[Oct 31 22:08:28] NOTICE[4918]: res_odbc.c:1531 odbc_obj_connect: 
Connecting asterisk</DIV>
<DIV>[Oct 31 22:08:28] NOTICE[4918]: res_odbc.c:1563 odbc_obj_connect: res_odbc: 
Connected to asterisk [asterisk]</DIV>
<DIV>[Oct 31 22:08:28] WARNING[4918]: app_voicemail.c:3777 insert_data_cb: SQL 
Direct Execute failed!</DIV>
<DIV>[Oct 31 22:08:28] WARNING[4918]: res_odbc.c:762 ast_odbc_sanity_check: 
Connection is down attempting to reconnect...</DIV>
<DIV>[Oct 31 22:08:28] DEBUG[4918]: res_odbc.c:1497 odbc_obj_disconnect: 
Disconnected 0 from asterisk [asterisk]</DIV>
<DIV>[Oct 31 22:08:28] DEBUG[4918]: res_odbc.c:1504 odbc_obj_disconnect: 
Database handle 0x7f40d8004c00 deallocated</DIV>
<DIV>[Oct 31 22:08:28] NOTICE[4918]: res_odbc.c:1531 odbc_obj_connect: 
Connecting asterisk</DIV>
<DIV>[Oct 31 22:08:28] NOTICE[4918]: res_odbc.c:1563 odbc_obj_connect: res_odbc: 
Connected to asterisk [asterisk]</DIV>
<DIV>[Oct 31 22:08:28] WARNING[4918]: app_voicemail.c:3890 store_file: SQL 
Execute error!</DIV>
<DIV>[INSERT INTO voicemessages 
(dir,msgnum,recording,context,macrocontext,callerid,origtime,duration,mailboxuser,mailboxcontext,flag) 
VALUES (?,?,?,?,?,?,?,?,?,?,?)]</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Alguem sabe me dizer o que pode ser?</DIV>
<DIV>&nbsp;</DIV>
<DIV>O resto, queues, sip_buddies, cdr, queue_log, etc..., esta funcionando 
perfeitamente.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Obrigado</DIV>
<DIV>&nbsp;</DIV>
<DIV>Att,</DIV></DIV></DIV></BODY></HTML>