On Monday 11 August 2008 12:07:47 J.M. wrote: > Are there Asterisk CLI commands I can use to add/manage extensions and dial > plans when using Asterisk Realtime with MySQL? I know about the "database > put" and "database get" commands, but from what I've read they apply to > AstDB and not to the Asterisk Realtime database. So far I've been manually > INSERTing and UPDATEing the records in MySQL.
There's no such command, no. I'm not sure it would even be a good idea, given the sheer number of fields and the fact that there are much better interfaces to the database (even the mysql CLI is better). -- Tilghman _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
