Call Recording Flow
Posted: 21 Jan 2016 04:18
Hi!
I've made a flow that records all calls (incoming as well as outgoing). Please change the directory that stores the recorded conversation as per your liking. Kindly note that in the outgoing calls' recording part of the flow, I've excluded the USSD numbers (those that are usually used to check balance and other sim related services and information). For such an exclusion, I've used the condition 'Expression' that evaluates the following condition
startsWith(called_number, "*")
This means I've excluded the recording of all outgoing calls for which the called number starts with * (because usually here in India, on the networks of all service providers, the USSD numbers start with *, for example *123# for checking balance, *121# for checking other services etc.).
Any suggestions as regards improvements in this flow are most welcome. Also, do let me know your feedback, particularly whether you found this flow useful or not?
Thanks
http://automagic4android.com/flow.php?i ... dc5a450c76
I've made a flow that records all calls (incoming as well as outgoing). Please change the directory that stores the recorded conversation as per your liking. Kindly note that in the outgoing calls' recording part of the flow, I've excluded the USSD numbers (those that are usually used to check balance and other sim related services and information). For such an exclusion, I've used the condition 'Expression' that evaluates the following condition
startsWith(called_number, "*")
This means I've excluded the recording of all outgoing calls for which the called number starts with * (because usually here in India, on the networks of all service providers, the USSD numbers start with *, for example *123# for checking balance, *121# for checking other services etc.).
Any suggestions as regards improvements in this flow are most welcome. Also, do let me know your feedback, particularly whether you found this flow useful or not?
Thanks
http://automagic4android.com/flow.php?i ... dc5a450c76