Guest u4910 Report post Posted 01/06/2009 03:56 AM Is there an easy way to see the current list of outbound list of calls? Meaning I would like to view the out-of-the-box tables to see what outbound calls are left to make. For example I may want to know if there are 100 calls left to be made and look later to see it's progress. Thanks. Share this post Link to post
SupportTeam Report post Posted 01/06/2009 04:16 AM In the Outbound Call Loader application click on the "Database Tools" choice and then click on the SQL Execute button while leaving the text box to the left of that button blank. This will bring up the list of calls in the CallQue table. You can use the text box to issue any SQL query if you want to be more selective in retrieving information from the CallQue or PortToUse tables, or even to update or delete calls in/from those tables. Share this post Link to post