[Freeswitch-users] How create customize CDR in free-Switch .

Nyamul Hassan nyamul at gmail.com
Fri Jun 21 10:49:15 MSD 2013


What I use is this:

=== start of file ===
#!/bin/sh
FILETORUN="/data/fs/cdr.php"
if ps -ef | grep -v grep | grep ${FILETORUN} ; then
        exit 0
fi
/usr/bin/php ${FILETORUN}
=== end of file ===

Regards
HASSAN


On Fri, Jun 21, 2013 at 12:27 PM, Abdullah <abdullah at smonte.com> wrote:

> hi ,
>
> thanks again ,,
>
> can you provide me the example . ??
>
> regards.
>
>
> Abdullah
>
>
>
> --
> View this message in context:
> http://freeswitch-users.2379917.n2.nabble.com/How-create-customize-CDR-in-free-Switch-tp7591980p7592032.html
> Sent from the freeswitch-users mailing list archive at Nabble.com.
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130621/0a1b8806/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list