server-side recording
How to do server side recording in browser phone application?
agners/acdr: Asterisk Call Detail Record (github.com) https://github.com/agners/acdr
Good Morning
Em qui., 2 de nov. de 2023 às 03:17, prathibhacdac @.***> escreveu:
How to do server side recording in browser phone application?
— Reply to this email directly, view it on GitHub https://github.com/InnovateAsterisk/Browser-Phone/issues/476, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANXIE2I2ZXDTAQ5EBHFXN3YCM3IPAVCNFSM6AAAAAA62LNOFKVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3TGNJYGIYTMNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- Jeferson Januário 055 11 97966-4256 https://wa.me/5511979664256 [image: Profissional em Anúncios Certificado Microsoft] https://www.credly.com/users/jefersonjanuario/badges
https://docs.asterisk.org/Asterisk_21_Documentation/API_Documentation/Dialplan_Applications/MixMonitor/
Please not that as per the name both legs of the call are recorded and "mixed" together. Also note that you have to fully manage the call fork, bridge, and transfer, leading to the possibility of partial recordings, duplicate recordings, and truncated recordings. You should also be aware of your local laws around storing and transferring of personal information.
Generally, it's quite a mess - hence I like to record at the client level.