06-12-2025 01:42 AM
Hi Guys,
do you have any idea how to generate instant API-based outbound call from Contact Pro?
BR, Piotr
Solved! Go to Solution.
06-16-2025 12:21 AM
I faced the same situation almost two years ago and talked to Support about it aswell. Their answer was this:
Unfortunately there is no way to make this faster.
I doubt that anything has changed in the past few years. There is a parameter called NewCallsCheckInterval that can be configured under Dialers, but it is not applicable for QueueDialer unfortunetly
06-13-2025 12:46 AM
Hei,
https://docs.cc.sinch.com/onpremise/fp20/api/CPExtInterface.html
With this you can initiate outbound calls over API.
Kind regards,
Alder
06-13-2025 12:52 AM
thanks Alder for this but we need server-side initiated callout
06-13-2025 01:40 AM
an acceptable solution is to use Outbound Campaign module (with redirection of an outbound call to IVR) but the question is how to force Outbound Dialing Controller (ODC) to make callout instantly after inserting of a new campaing record. Currently we observe delay of about 60 seconds between inserting of a new record and making outboud call by dialer.
06-16-2025 12:21 AM
I faced the same situation almost two years ago and talked to Support about it aswell. Their answer was this:
Unfortunately there is no way to make this faster.
I doubt that anything has changed in the past few years. There is a parameter called NewCallsCheckInterval that can be configured under Dialers, but it is not applicable for QueueDialer unfortunetly
06-16-2025 01:02 AM
Hi Guys,
I can confirm what Alder said. There is indeed a delay if you wish to trigger call out from server side via outbound campaigns. This due to technical processes behind the scenes.
Br,
Jukka