There is not this member variable, look at this: #ifdef HAS_ACCT PTime* m_stopTime; PTime* m_setupTime; PTime* m_connectTime; PTime* m_disconnectTime; PString m_acctSessionId; PString m_callingStationId; PString m_calledStationId; int m_acctEventsLogged; #endif I can't find where is that member variable... Could you help me? -----Mensaje original----- De: openh323gk-users-admin@lists.sourceforge.net [mailto:openh323gk-users-admin@lists.sourceforge.net] En nombre de Zygmuntowicz Michal Enviado el: Jueves, 04 de Septiembre de 2003 06:37 a.m. Para: openh323gk-users@lists.sourceforge.net Asunto: Re: [Openh323gk-users] CDR Question CDR does not provide disconnect cause, but if you compile sources with HAS_ACCT=1 and have some basic skills in programming, you can manually add to CallRec::GenerateCDR function printing of disconnect cause - it is stored in member variable CallRec::disconnectCause. Be aware that changing CDR output may break compatibility for some existing scripts that process CDRs from status line (if you are using any). ----- Original Message ----- From: "Nir Simionovich" <nirs@m-wise.com> Sent: Thursday, September 04, 2003 10:04 AM Subject: [Openh323gk-users] CDR Question > Is there a way to know the reason for disconnection of a call via > the > CDRs ? > I know that I can run a 'debug trc 4' or run gnugk with -tttt options, > but I don't > want to save logs from here to honololo. Does the CDR of an unconnected call > provide that kind of information? ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/