I'm building an app for the CALL-E hackathon. I need to place outbound English calls from an international CALL-E line to authorized Zambian +260 numbers. Zambia is currently rejected as an unsupported English destination. Can you enable international outbound calling to Zambia (+260), English. this is the error i'm getting -:
code: 'call_not_ready',
status: 422,
details: {
questions: [
'The phone number appears to be in Zambia, but English calls for Zambia are not currently supported. Which supported region/language combination should I use instead if you want to continue?'
]
}
I'm building an app for the CALL-E hackathon. I need to place outbound English calls from an international CALL-E line to authorized Zambian +260 numbers. Zambia is currently rejected as an unsupported English destination. Can you enable international outbound calling to Zambia (+260), English. this is the error i'm getting -:
code: 'call_not_ready',
status: 422,
details: {
questions: [
'The phone number appears to be in Zambia, but English calls for Zambia are not currently supported. Which supported region/language combination should I use instead if you want to continue?'
]
}