Re: [asterisk-users] Logging outgoing calls

2009-01-24 Thread Pascal Bruno
That is a good idea too, where would I configure asterisk to log the channel
status on that custom field?





On Sat, Jan 24, 2009 at 8:27 AM, David fire  wrote:

> and what about add a custome field or setup a variable on outgoing calls
> and use the common cdr and then filtering by that field.
> David
>
> 2009/1/24 Tilghman Lesher 
>
> 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
>>
>
>
>
> --
> (\__/)
> (='.'=)This is Bunny. Copy and paste bunny into your
> (")_(")signature to help him gain world domination.
>
>
> ___
> -- 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
>
___
-- 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

Re: [asterisk-users] Logging outgoing calls

2009-01-24 Thread David fire
and what about add a custome field or setup a variable on outgoing calls and
use the common cdr and then filtering by that field.
David

2009/1/24 Tilghman Lesher 

> 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
>



-- 
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.
___
-- 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

Re: [asterisk-users] Logging outgoing calls

2009-01-23 Thread Tilghman Lesher
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


[asterisk-users] Logging outgoing calls

2009-01-23 Thread Pascal Bruno
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...
___
-- 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