[Asterisk-Users] Realtime does not work yet, ...
    Matthew Boehm 
    mboehm at cytelcom.com
       
    Wed Mar 16 07:40:42 MST 2005
    
    
  
Ronald Wiplinger wrote:
> vpbx*CLI> realtime update sippeers allow g729 name 621
> Failed to update. Check the debug log for possible SQL related
    That is the wrong format of the command. Notice the incorrect SQL that
was queried? Type "realtime update" by itself to see an example.
> That is a joke ;-)   Everything is fine and updated 0 rows!!!
    No it isn't a joke. The "Everything is fine." statment refers to the
connection and the successful SQL execution. Even if nothing is updated,
that doesn't mean the SQL didn't execute.
> [mysql1]
> dsn => astconf
> username => root
> password => MyPassword
> pre-connect => yes
    You are not using the ODBC drivers. You can remove that [mysql1] stuff
from your res_mysql.conf
-Matthew
    
    
More information about the asterisk-users
mailing list