[asterisk-users] strange records in cdr

Rusty Newton rnewton at digium.com
Thu Mar 13 14:56:52 CDT 2014


On Thu, Mar 13, 2014 at 7:58 AM, Игорь Гайсин <igor.gajsin at tts.tv> wrote:
<snip>
>
> mysql> select calldate, clid,src,dst,dcontext,channel,lastapp,duration,billsec,disposition,amaflags  from cdr where calldate like '2014-03-13 09:56:04';
> +---------------------+-------------+-----+-----+-------------------+----------------------------+---------+----------+---------+-------------+----------+
> | calldate            | clid        | src | dst | dcontext          | channel                    | lastapp | duration | billsec | disposition | amaflags |
> +---------------------+-------------+-----+-----+-------------------+----------------------------+---------+----------+---------+-------------+----------+
> | 2014-03-13 09:56:04 | "100" <100> | 100 | s   | from-sip-external |SIP/ip-00065fd2      | Answer  |        0 |       0 | ANSWERED    |3 |
> +---------------------+-------------+-----+-----+-------------------+----------------------------+---------+----------+---------+-------------+----------+
>
> What is clid "100" <100>? Why it came from? No this source into log.

That is the Caller ID information for that channel.

-- 
Rusty Newton
Digium, Inc. | Community Support Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
direct: +1 256 428 6200

Check us out at: http://digium.com & http://asterisk.org



More information about the asterisk-users mailing list