MIS wrote:
Can anyone tell me the field definitions for the queue_log file in the Asterisk log directory?

1080593958|1080593892.0|salesq|NONE|ABANDON|1|1|50

fprintf(qlog, "%ld|%s|%s|%s|%s|", (long)time(NULL), callid, queuename, agent, event);


_______________________________________________ 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