04-01-2021 12:39 AM
Hello Team,
Requirement:
When the user makes the outbound call, based on the dialed number area code the calling number area code should change
I am trying to use CURRI to meet this requirement and built an HTTP Server using python and tested it using the POSTMAN
I have created the ECC profile and assigned it to the dialed number. I am not seeing my application server invoking when I try making the outbound call. I don't think it is even checking the ECC profile when making the outbound call.
Please let me know what I am missing here.
Regards,
Ajey Shetty
04-15-2021 10:38 AM
Hi Ajey,
I'm not an ECC expert, but I'd like to point you in the direction of some resources and, hopefully, draw some attention to this discussion.
Configure External Call Control Profile - documentation / instructions
Configuration For Curri - ECC - relevant (mostly) Imagicle knowledge base article
07-21-2021 12:32 PM
How is your ECC server URL configured? Append a "/" at the end. UCM somehow needs that to initiate the request.
And I guess you did that already but your python service is responding to other random http requests, correct?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide