Hi , I would like to create voice call flow from the bot to the user . How can it be done ?
Hello @anuka.gowda,
Welcome to Kore Community!!!
If our understanding is correct - you want to be able to trigger a response from the bot to user automatically.
To answer to that questions - Bots platform will only respond to a userâs input. I.e, until we have a trigger from users, bot does not communicate with the users.
Please clarify if the use case in detail, if there are any more questions.
Hello Sameera,
I have outbound flow in my outbound dialog task. however , I use postman post request to initiate it the outbound call /sms. I want to incorporate it in chatbot by creating a dialog task or something , so that It can initiate an outbound call/sms via chatbot.
Please guide me .
Regards,
Khushboo Yadav
Hi after trying all the process as shown in documentation i am getting the out put as below attached screen shot what is the next step i have to do
Hello @vangimalla.reddy1 ,
Could you please share the curl used here ?
Thank you,
Srujan Madderla
Kore.ai Community Team
Hi @srujan.madderla https://smartassist.kore.ai/api/1.1/public/bot/st-d78b8918-c4fd-52a0-9540-74963f10363c/smartassist/dialout this is the url i am using
and i am getting the out put as conversation id
Please confirm if you are using AudioCodes or SAVG as this API works only for SAVG as written in the documentation.
when I am using outbound API call, i am getting below response
This is my crul
curl --location âhttps://smartassist.kore.ai/api/1.1/public/bot/st-21df4b37-b3e2-59ef-8c07-3566f7e52bce/smartassist/dialoutâ
âheader â
âheader âContent-Type: application/jsonâ
âdata â{
âbotâ: âst-21df4b37-b3e2-59ef-8c07-3566f7e52bceâ,
âtargetâ: âtel:917799359065â,
âcallerâ: â+16509772175â,
âtrunkâ: âTRUNKâ,
âtimersâ: {
ânoSpeechTimeoutMsâ: 12000,
âdecisionTimeoutMsâ: 15000,
âtoneTimeoutMsâ: 10000,
âgreetingCompletionTimeoutMsâ: 10000
},
âthresholdWordCountâ: 4,
âmachineDetectionâ: âdetectâ,
ânotifyurlâ: âhttps://de8a-115-114-88-222.ngrok-free.app/notifyâ,
âmetadataâ: {
âjobPositionâ: âSoftware Engineerâ,
âuserNameâ: âJohn Doeâ,
âcompanyNameâ: âabc corporationâ,
âjobLocationâ: âUSAâ
}
}â
Hello team Kore.ai,
I have doubt in this outbound calling. Using the given number we can call one number at time? For example I have to call â96545xxxxxâ number from â+16234XXXXXXâ. Now When I called for first time it made the call. Soon after 5 mins when started calling to same number, Iâm not getting any call?
What could be the reason behind this? This is what happening to me. Why it is not possible to make quick calls to other numbers?