· KLDP.org · KLDP.net · KLDP Wiki · KLDP BBS ·
Asterisk Source/Queue Cdr

AsteriskSource/QueueCdr


* queue report ¸¦ À§ÇÑ º¯ÇüÀÛ¾÷

* qcdr
  • ÇÊ¿äÇÑ function Àº main/cdr.c ¿¡ ÷°¡ÇÑ´Ù.
  • ÇÊ¿äÇÑ µ¥ÀÌŸ ±¸Á¶´Â include/asterisk/cdr.h ¿¡ ÷°¡ÇÑ´Ù.

* queue.conf ¿¡ qcdr º¯¼ö¸¦ Ãß°¡ÇÑ´Ù.

* asterisk14-addons ÀÇ cdr µð·ºÅ丮¿¡ qcdr_addon_mysql.c ¸¦ Ãß°¡ÇÑ´Ù.

* ÇÊ¿äÇÑ function
  • ast_qcdr_alloc
  • ast_qcdr_init
  • ast_qcdr_post
  • ast_qcdr_free

* ÇÊ¿äÇÑ µ¥ÀÌŸ ±¸Á¶
  • ast_qcdr
    • char queuename80;
    • char membername80;
    • struct timeval enterqueue;
    • struct timeval agentcalled;
    • struct timeval lastagentcalled;
    • struct timeval leavequeue;
    • struct timeval agentconnect;
    • struct timeval agentcomplete;
    • long int disposition;
    • struct timeval cdrstart;
    • char uniqueid32;

* cdr °ú ¿¬°èÇϱâ À§ÇØ cdr ÀÇ start ¿Í uniqueid °¡ ÇÊ¿äÇÔ.
  • °á°úÀûÀ¸·Î cdr ÀÌ ¼³Á¤µÇ¾î ÀÖÀ»¶§¸¸ qcdr ÀÌ ¼³Á¤µÇ´Â °ÍÀ¸·Î ÇØ¾ß ÇÒ °ÍÀÓ.

ID
Password
Join
He who has a shady past knows that nice guys finish last.


sponsored by andamiro
sponsored by cdnetworks
sponsored by HP

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2009-10-15 07:33:10
Processing time 0.0035 sec