[OpenSIPS-Users] OpenSIPS-CP and cdrviewer
Iulia Bublea
iulia at opensips.org
Fri Jun 12 12:02:01 CEST 2009
Hi,
I added the caller and callee fields into the stored procedure, for
mysql. It is fixed in the trunk and also on branch 2.0.
Regards,
Iulia
Gavin Henry wrote:
> 2009/6/11 Gavin Henry <gavin.henry at gmail.com>:
>
>> 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 |
>> +---------+---------------------+----------+-----------------------------------------------+--------------------------------------+------------+---------------------+
>>
>>
>
> I mean in the CP gui, not the above table.
>
>
More information about the Users
mailing list