Hi,
While making an outbound call from Plivo using the REST API, I added a "GatewayRetries=2," param, but it doesn't seem to retry twice.
Looks like it considers 'ringing' as success ? I also tried ignoring early media by adding "ExtraDialString='ignore_early_media=true'", but it still doesn't retry.
How can I have it retry x number of times or until the call is answered ?
Thanks,
Vishal