Skip to content

Conversation

@sinehome
Copy link
Contributor

Normalise the “sip:” prefix from incoming caller address in Voice studio flows using SIP.

The address in SIP calls is usually “sip:+2787654321@twilio.dcthosted.net”. This change aims to remove the “sip:” prefix and the suffix domain name keeping only the phone number using the below

"name": "trigger.call.From | replace: 'sip:', '' | split: '@' | first"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants