[asterisk-users] Logging outgoing calls

Tilghman Lesher tilghman at mail.jeffandtilghman.com
Fri Jan 23 23:44:32 CST 2009


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



More information about the asterisk-users mailing list