Displaying 4 results from an estimated 4 matches for "ast_cdr_answered".
Did you mean:
ast_cdr_answer
2003 Oct 09
1
real billing time for a call
Is there any way that you could trigger events based upon actual pickup of
calls and hangups of lines in ALL cases(parked calls, queued calls, calls
triggerd by .call queue files)?
It seems like Asterisk needs something a little lower level to allow for
this, is it even possible?
MATT---
-----Original Message-----
From: asterisk@analitica.md [mailto:asterisk@analitica.md]
Sent: Thursday,
2004 Sep 23
1
CDR (cdr_odbc)
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 145 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040923/d37c237a/attachment.gif
2007 Aug 19
1
CDR Disposition Value with ODBC
It looks like when you use odbc for CDR storage, rather than getting a
Dispositon string like ANSWERED, CONGESTION etc, you'll get an integer
(1,2,4,8). Does anyone know where I can find what strings (ANSWERED etc)
these integers map to?
Doug.
2004 Aug 26
6
chan_capi module
Hello!
I have tried to compile the capi module
(http://www.junghanns.net/asterisk/downloads/chan_capi.0.3.5.tar.gz) on
fedora2 today.
----------- MAKEFILE --------------
..EXPORT_ALL_VARIABLES:
INSTALL_PREFIX=
#ASTERISK_HEADER_DIR=$(INSTALL_PREFIX)/usr/include
ASTERISK_HEADER_DIR=/usr/include/asterisk
#MODULES_DIR=$(INSTALL_PREFIX)/usr/lib/asterisk/modules