[Asterisk-Users] Realtime does not work yet, ...

Matthew Boehm mboehm at cytelcom.com
Tue Mar 15 20:43:18 MST 2005


> Is there anything I can do to track down the problem? e.g., is there a
> command in *CLI to read the database record? push a record, see the
> differences, ...

You can try this:

realtime update sippeers allow g729 name 621

That should be the SQL equivalent to "UPDATE TABLE sippeers SET allow =
'g729' WHERE name = '621'

If you type just "realtime update" that will give you some info.

You can also do "realtime load sippeers name 621"

-Matthew





More information about the asterisk-users mailing list