-
Notifications
You must be signed in to change notification settings - Fork 18
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
Labels
Comments
matiasgarciaisaia
added a commit
that referenced
this issue
Apr 7, 2020
matiasgarciaisaia
added a commit
that referenced
this issue
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
This was referenced Apr 7, 2020
matiasgarciaisaia
added a commit
that referenced
this issue
Apr 8, 2020
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
Working properly in version d9a0609 |
bcardiff
pushed a commit
that referenced
this issue
Apr 13, 2020
bcardiff
pushed a commit
that referenced
this issue
Apr 14, 2020
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
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
The text was updated successfully, but these errors were encountered: