[Freeswitch-users] Manual generation of CDRs
Dan Christian Bogos
danb.lists at gmail.com
Mon Oct 13 11:16:48 MSD 2014
Hi Neven,
Although more like a work around but practical and more secure from the
point of view of really having your CDRs, you can also loop the call
(looping SIP signalling) through FS back (eg using fs_path) and let
FreeSWITCH generate your CDR out of that looping.
I prefer this approach since CDRs are real money and the risk of loosing
them involving events processing over the network is more expensive than
the resources used by FS to loop the call (although we rely within
CGRateS quite heavily on ESL, but when it comes to CDRs we always prefer
FreeSWITCH to handle them via internal modules, not external ones). You
can even use a separate SIP profile listening on another IP than the
public one where the initial call comes in.
Hope that helps!
DanB
On 13.10.2014 04:25, freeswitch-users-request at lists.freeswitch.org wrote:
> Hi guys,
>
> I'm new to Freeswitch and I have one question.
>
> It's regarding CDRs, what I would like to do is:
>
> 1. Customer calls number
> 2. IVR responds and prompts for PIN
> 3. PIN is provided by customer
> 4. NEW CDR IS GENERATED FROM DIAL PLAN
> 5. Call proceeds
>
> Is it possible to somehow generate new CDR "manually" from DialPlan?
> If not what is your proposal for solving this?
>
> Thank you in advance,
> Neven
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list