Closed (fixed)
Project:
Twilio
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2021 at 12:44 UTC
Updated:
28 Apr 2023 at 12:02 UTC
Jump to comment: Most recent
Add the ability to retrieve purchased phone number information from twilio.
Add the ability to make voice calls.
Working on adding new service classes and tidy up existing code
I've applied to be a co-maintainer but haven't heard back yet. In the mean time I'll create an issue fork and commit my changes there.
Added key module support for SID and token.
New Voice and Numbers services.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
lambic commentedComment #4
yang_yi_cn commentedThe
function requires beep.mp3 file which might cause the voice call to fail, if the site is local or not publicly accessible.
I couldn't find a free host to host such link publicly, so I'm gonna change the
addBeep()to take a parameter of soundFileUrl.Comment #5
mradcliffeComment #6
yang_yi_cn commentedchanged $number to be protected instead of private. Please review again.
Comment #8
shashank5563 commentedComment #9
shashank5563 commented@lambic, Thanks for your support. your code is merged in 8.x-1.0-alpha6 release.
So, Please review once again.
Comment #11
shashank5563 commentedComment #12
shashank5563 commented