Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only record calls that have records/accounts #205

Open
jacobdevans opened this issue Dec 16, 2014 · 1 comment
Open

Only record calls that have records/accounts #205

jacobdevans opened this issue Dec 16, 2014 · 1 comment

Comments

@jacobdevans
Copy link

Is there an option to only log/record calls that have accounts associated once the call is complete.

Process stays the same up until hangup.
at hangup, if the related-to was not created (via popup) or the call does not match any record via phone number, the record is deleted.

Thank You,

@blak3r
Copy link
Owner

blak3r commented Dec 16, 2014

No, there is no option for that but it wouldn't be too difficult to add.

In the hangup code, if no matching records, call deleteCall.

On Tue, Dec 16, 2014 at 11:27 AM, jacobdevans notifications@github.com
wrote:

Is there an option to only log/record calls that have accounts associated
once the call is complete.

Process stays the same up until hangup.
at hangup, if the related-to was not created (via popup) or the call does
not match any record via phone number, the record is deleted.

Thank You,


Reply to this email directly or view it on GitHub
#205.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants