[OpenSIPS-Users] OpenSIPS-CP and cdrviewer
Gavin Henry
gavin.henry at gmail.com
Thu Jun 11 22:13:23 CEST 2009
2009/6/11 Gavin Henry <gavin.henry at gmail.com>:
> 2009/6/11 Iulia Bublea <iulia at opensips.org>:
>> Hi,
>>
>> Try changing the type of cdr_id field from varchar to int(11) not null
>> default 0
>
> That fixed it, thanks.
>
It is strange though, because caller and callee are unpopulated:
mysql> select * from cdrs;
+---------+---------------------+----------+-----------------------------------------------+--------------------------------------+------------+---------------------+
| cdr_id | call_start_time | duration | sip_call_id
| sip_from_tag |
sip_to_tag | created |
+---------+---------------------+----------+-----------------------------------------------+--------------------------------------+------------+---------------------+
| 1332978 | 2009-06-11 21:07:56 | 17 |
7af42d34-3155-de11-943e-001d09097b69 at suretec |
06632e34-3155-de11-943e-001d09097b69 | as52287ce0 | 2009-06-11
21:08:56 |
+---------+---------------------+----------+-----------------------------------------------+--------------------------------------+------------+---------------------+
More information about the Users
mailing list