> 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


_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to