frappe / twilio-integration

Twilio integration for ERPNext
Other
57 stars 74 forks source link

feat: Added dialpad to support Interactive Voice Response (IVR) #19

Closed shariquerik closed 3 years ago

shariquerik commented 3 years ago

To support Interactive Voice Response (IVR), we have added a dial-pad on the Outgoing popup.

The dial-pad button will be visible when you make a call, as shown below image

image

You can type numbers from a dial pad or from your keyboard and you can see those numbers on input on the dial pad as shown.

NOTE: You cannot add * and # from the keyboard you have to use a dial-pad for that.