frappe / twilio-integration

Twilio integration for ERPNext
Other
61 stars 74 forks source link

fix: Add callerID in twilio outgoing voice callback API #12

Closed leela closed 3 years ago

leela commented 3 years ago

Unable to make Twilio outbound calls because callerID is missing in outgoing voice callback endpoint response. Fixed that by generating caller ID from the sanitised identity that comes from twilio request.