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

Record transferred calls in Asterisk #859

Closed
matiasgarciaisaia opened this issue Apr 7, 2020 · 1 comment · Fixed by #860
Closed

Record transferred calls in Asterisk #859

matiasgarciaisaia opened this issue Apr 7, 2020 · 1 comment · Fixed by #860

Comments

@matiasgarciaisaia
Copy link
Member

Verboice has to offer the ability to record transferred calls for Asterisk/SIP channels.

We will enable Twilio & Africa's Talking channels in a later commit.

See #854, #856, #857

@matiasgarciaisaia matiasgarciaisaia self-assigned this Apr 7, 2020
matiasgarciaisaia added a commit that referenced this issue Apr 7, 2020
It'll be used for recording the Dial step

See #859
matiasgarciaisaia added a commit that referenced this issue Apr 7, 2020
Both Twilio & Africa's Talking implementations are pending

See #859
matiasgarciaisaia added a commit that referenced this issue Apr 8, 2020
It'll be used for recording the Dial step

See #859
matiasgarciaisaia added a commit that referenced this issue Apr 8, 2020
Both Twilio & Africa's Talking implementations are pending

See #859
matiasgarciaisaia added a commit that referenced this issue Apr 8, 2020
The `record.erl` implementation changed in 55bde09
to add a 4th parameter, but it wasn't added in `twilio_pbx.erl`

See #859
@mmuller
Copy link

mmuller commented Apr 9, 2020

Working properly in version d9a0609

bcardiff pushed a commit that referenced this issue Apr 13, 2020
The `record.erl` implementation changed in 55bde09
to add a 4th parameter, but it wasn't added in `twilio_pbx.erl`

See #859
matiasgarciaisaia added a commit that referenced this issue Apr 14, 2020
If the caller hangs the call during a forwarding, we want to
keep the recording anyway.

See #860
See #859
bcardiff pushed a commit that referenced this issue Apr 14, 2020
If the caller hangs the call during a forwarding, we want to
keep the recording anyway.

See #860
See #859
kakada pushed a commit to ilabsea/verboice that referenced this issue May 7, 2020
kakada pushed a commit to ilabsea/verboice that referenced this issue May 7, 2020
It'll be used for recording the Dial step

See instedd#859

Conflicts:
	broker/src/commands/record.erl
kakada pushed a commit to ilabsea/verboice that referenced this issue May 7, 2020
Both Twilio & Africa's Talking implementations are pending

See instedd#859

Conflicts:
	broker/src/africas_talking/africas_talking_pbx.erl
	broker/src/asterisk/agi_session.erl
	broker/src/asterisk/asterisk_pbx.erl
	broker/src/pbx.erl
	broker/src/twilio/twilio_pbx.erl
kakada pushed a commit to ilabsea/verboice that referenced this issue May 7, 2020
The `record.erl` implementation changed in 55bde09
to add a 4th parameter, but it wasn't added in `twilio_pbx.erl`

See instedd#859
kakada pushed a commit to ilabsea/verboice that referenced this issue May 7, 2020
If the caller hangs the call during a forwarding, we want to
keep the recording anyway.

See instedd#860
See instedd#859
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants