On Friday 23 January 2009 18:22:16 Pascal Bruno wrote: > Is it possible to log just the outgoing calls using cdr_odbc into a custom > mysql database table? > my table will look like this: > ____________ > > | call_status | > |------------------ --| > | · id | > | · destination | > | · status | > |____________| > > I just need to store the destination number and the status of the channel > for example BUSY, UNAVAILABLE etc...
Yes, if you install the cdr_adaptive_odbc backport. See the sample config file for more information. Web: http://svncommunity.digium.com/view/tilghman/branches/1.4 SVN: http://svncommunity.digium.com/svn/tilghman/branches/1.4 -- Tilghman _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
