[Freeswitch-users] cdr fields
Steven Ayre
steveayre at gmail.com
Mon Feb 21 03:02:44 MSK 2011
Is it possible one cdr is for the aleg and the other for the bleg? If they're the same channel they should both be the same value...
Steve on iPhone
On 20 Feb 2011, at 00:30, Serge Yuriev <me at nevian.org> wrote:
> Hello,
>
> Anyone?
>
> 09.02.2011, 01:00, "Serge Yuriev" <me at nevian.org>:
>> Hello
>>
>> I noticed difference in cause codes written in csv CDR and RADIUS. Perhaps I need to change something in template?
>> Current template is
>> <template name="lanbilling">
>> ${direction},${sip_network_ip},${user_name},${caller_id_number},${destination_number},${start_stamp},${answer_stamp},${end_stamp},${billsec},${hangup_cause_q850},${hangup_cause},${uuid},${bleg_uuid},${accountcode},${read_codec},${write_codec}
>> </template>
>>
>> This writes
>> inbound,109.173.67.229,nevian,nevian,79645835822,2011-02-09 00:18:52,,2011-02-09 00:20:00,0,16,NORMAL_CLEARING,a4da79c4-5356-43b8-894b-78627fb5e243,,nevian,G729,G729
>>
>> As you can see cause is 16 but in RADiUS is 27 and it's more accurate
>>
>> In mod_radius_cdr cause got from switch_channel_get_cause(channel)
>>
>> Please advice.
>>
>> --
>> wbr,
>> Serge
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>
> --
> wbr,
> Serge
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list