<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic repeat calls in Developer Forum</title>
    <link>https://community.sinch.com/t5/Developer-Forum/repeat-calls/m-p/16081#M168</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hello everybody! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;Is it possible to make a call to a subscriber until he answers the incoming call?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Sep 2024 19:50:17 GMT</pubDate>
    <dc:creator>Sekiro</dc:creator>
    <dc:date>2024-09-13T19:50:17Z</dc:date>
    <item>
      <title>repeat calls</title>
      <link>https://community.sinch.com/t5/Developer-Forum/repeat-calls/m-p/16081#M168</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello everybody! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;Is it possible to make a call to a subscriber until he answers the incoming call?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 19:50:17 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Developer-Forum/repeat-calls/m-p/16081#M168</guid>
      <dc:creator>Sekiro</dc:creator>
      <dc:date>2024-09-13T19:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: repeat calls</title>
      <link>https://community.sinch.com/t5/Developer-Forum/repeat-calls/m-p/16103#M169</link>
      <description>&lt;P&gt;Hi Sekiro,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It should be possible to achieve this by parsing the call events. You could set up an application that continues to try to call until an &lt;A href="https://developers.sinch.com/docs/voice/api-reference/voice/tag/Callbacks/#tag/Callbacks/operation/ace" target="_self"&gt;Answered Call Event&lt;/A&gt; (ACE) was received, which only occurs after a call is answered. If the number you're calling is using an answering machine/voice mail, the voice mail answering the call counts as an ACE, but for that we also have &lt;A href="https://developers.sinch.com/docs/voice/api-reference/amd_v2/" target="_self"&gt;Answering Machine Detection&lt;/A&gt; (AMD), and so you could further parse whether or not the call was answered by a human or a machine, and then keep trying the call until a human answers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's not exactly the use-case you're asking for here, but you can view this &lt;A href="https://developers.sinch.com/docs/voice/tutorials/qualify-leads/java/" target="_self"&gt;tutorial&lt;/A&gt; to see an example of using ACE and AMD together to check if a call is answered.&lt;BR /&gt;&lt;BR /&gt;Let me know if you have any other questions, and I'll try to help.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 18:59:37 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Developer-Forum/repeat-calls/m-p/16103#M169</guid>
      <dc:creator>Alex_Sberna</dc:creator>
      <dc:date>2024-09-20T18:59:37Z</dc:date>
    </item>
  </channel>
</rss>

