SELECT category, var_name, var_val, cat_metric FROM voicemail_users WHERE filename='voicemail.conf' and commented=0 ORDER BY filename, cat_metric desc, var_metric asc, category, var_name, var_val, id;
however the table setup is followed from the wiki is way different, is there a new table structure,
Iqbal
Matthew Boehm wrote:
Preston Garrison wrote:
the database. But that is mostly due to the fact that realtime
queries the database 4 times everytime it needs a sip record. Also
?? I have not observed this 4 query behavior. I only see 1 query.
-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
.
_______________________________________________ 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
