Hi all, I wanted to add new functionality so that my gk would add some fields containing statistcs for the call being finished (duration, fee, remaining balance etc.), but I hardly can track logical flow inside gnugk code; -ttttttt is very helpful, but still I haven't found the right way to do that. Originally I thought that I could add some info (I receive it from radius billing on acct::stop) inside DRQ, but I was wrong - gnugk only sends DCF and also something else, but in the trace I cannot tell what exactly. RadAcct::LogAcctEvent receives the radius responce and from this place I have all the info that I want to add, but I have no idea where the call goes after this place.... Please, any suggestion are welcome!! > P. P. wrote: > > > > -----Original Message----- > > From: Victor Gamov <vit@xxxxxxxxxx> > > To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > > Date: Wed, 24 Mar 2004 13:53:58 +0300 > > Subject: Re: gnugk staticaly linked FreeBSD > > > > > >>P. P. wrote: > >> > >>>Hello everybody, I have a simple question > >>> > >>>I compiled gnugk static build on freebsd and the final size is 8Mb > >>>(-Os was used) How do I get it to be smaller size (which variables or > >>>compiler flags I need to set?) I used standart compile options for > >>>pwlib & openh323 as on a win32 machine (without all openssl expat > >>>etc.) Even the binary from gnugk.org for FreeBSD Executable (static > >>>for FreeBSD 4.9, with Radius authentication and accounting, no LDAP, > >>>no MySQL support large fd_set) wheighs 1.5Mb (How can I at least get > >>>it this small???) Is it gcc isn't this good or I have really wrong > >>>settings??? (On vc6 I have static gnugk ~1.5Mb with almost the same > >>>settings) > >>> > >>> > >>>Any input apreciated > >> > >>strip ? > >> > > > > > > how? > > strip <obj-name> > > man 1 strip > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > Homepage: http://www.gnugk.org/ > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/