Hello Tim, I just made the command CLI> cdr status and here's what he gives me Thank you Luc raspberry*CLI> cdr status CDR logging: enabled CDR mode: simple CDR output unanswered calls: no raspberry*CLI> Original email: ----------------- From: Tim Sawyer tisawyer@gmail.com Date: Sun, 18 Mar 2018 17:19:11 -0700 To: app_rpt-users@lists.allstarlink.org Subject: Re: [App_rpt-users] LOG I think it's already in that distro because of autoload=yes. The *CLI> module show like cdr will confirm that. On Sun, Mar 18, 2018 at 4:59 PM, ldrolet@cgocable.ca <ldrolet@cgocable.ca> wrote:
Hello,
Ha GOOD, I'm glad to know that it's possible, but i look in module.conf and i am not CDR_CSV.so? can you confirm where I can find this file? I am in / ETC / ASTERISK and there is this module.conf and here is what I have in this module
Thank you for your help
Luc
; ; Asterisk configuration file ; ; Module Loader configuration file ;
[modules] autoload=yes noload=chan_oss.so noload=chan_alsa.so noload=chan_phone.so
noload=func_moh.so noload=res_musiconhold.so noload=res_speech.so ;noload=res_crypto.so noload=res_odbc.so noload=res_smdi.so noload=res_config_odbc.so noload=chan_tlb.so noload=app_milliwatt.so noload=app_image.so noload=app_sendtext.so noload=format_h264.so noload=app_hasnewvoicemail.so noload=app_ices.so noload=app_lookupblacklist.so noload=app_voicemail.so noload=chan_usrp.so noload=app_lookupidname.so noload=app_zapateller.so noload=format_jpeg.so noload=app_parkandannounce.so noload=app_meetme.so noload=app_settransfercapability.so noload=app_amd.so noload=app_followme.so ;noload=chan_echolink.so noload=app_transfer.so ;noload=func_callerid.so noload=app_directed_pickup.so ;noload=chan_voter.so noload=app_flash.so noload=app_page.so noload=app_gps.so noload=pbx_dundi.so noload=app_setcallerid.so noload=app_dictate.so noload=res_adsi.so noload=app_mp3.so noload=app_privacy.so noload=app_disa.so noload=app_alarmreceiver.so noload=app_externalirv.so noload=chan_beagle.so noload=chan_sip.so [global]
Original email: ----------------- From: Bryan Fields Bryan@bryanfields.net Date: Sun, 18 Mar 2018 16:22:03 -0400 To: app_rpt-users@lists.allstarlink.org Subject: Re: [App_rpt-users] LOG
On 3/18/18 4:05 PM, ldrolet@cgocable.ca wrote:
It sounds like you need to set up Asterisk Call Detail Records (CDR).
If you Google "iax cdr", or "asterisk cdr setup", you will probably find plenty of results.
I imagine you will need to have each of your users assigned a username and context in iax.conf to allow tracking of their usage.
It's simple to set this up.
In modules.conf enable cdr_csv.so, and then setup a cdr_manager.conf: [general] enabled = yes
and a cdr.conf
[general] enable=yes unanswered = yes [csv] usegmtime=no ; log date/time in GMT. Default is "no" loguniqueid=yes ; log uniqueid. Default is "no" loguserfield=yes ; log user field. Default is "no"
Sighup asterisk and you should be logging CDR to /var/log/asterisk/cdr-csv/
73's -- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-------------------------------------------------------------------- mail2web.com ? What can On Demand Business Solutions do for you? https://link.mail2web.com/Business/SharePoint
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/ cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- Tim WD6AWP -------------------------------------------------------------------- mail2web.com ? What can On Demand Business Solutions do for you? https://link.mail2web.com/Business/SharePoint