On Thu, Mar 13, 2014 at 7:58 AM, Игорь Гайсин <igor.gaj...@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

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to