Outgoing Voice Brodcast API's
Normal survey with repeat
1min
This API will assist you in triggering event-based voice calls to a specific number for receiving feedback, with the option to repeat. Additionally, if the user presses any other key between 0 to 9, the same API can capture the pressed key and store it in the system to display on the platform.
GET
Request
Header Parameters
msisdn
required
Number
End destination user mobile number .
maximum_retry
required
String
The value for the number of call retries, in case any call is not picked, it will retry again as per your retry count. Please ensure that the default value remains a maximum of 2.
retry_time
required
String
It refers to the time gap between retries of a specific call, for example, mention "30" for a retry after 30 minutes.
deskphone
required
Number
Assigned Calling number or DID of that particular account ( for example-0120xxxx)
baseloc
required
String
base location path of the voice prompt url. It should be hosted in your server starting from your domain name.
welcome_prompt
required
String
voice prompt clip name. Clip should be in mono, 16 pcm, 8000 hz and in .wav format.
mainmenurepeatkey
required
String
This parameter is required to specify the specific key that you want to set for repeating the standard voice clip.
multipleivr
required
Number
This is important to verify whether a voice clip includes any instances of multi-level voice calls that require repetition. By default, keep it only "1"
Updated 30 Dec 2023
Did this page help you?