<div dir="ltr">Hello,<div>I have a following scenario:</div><div>1) A call comes into freeswitch and gets parked with a park timeout of 25 seconds.</div><div>2) It is expected that another call will come and intercept into this UUID to start a conversation.</div>
<div>3) But if that doesn&#39;t happen, I need to answer this call from freeswitch and take into somebody&#39;s voicemail box.</div><div>Is this possible?? Generally freeswitch just hangs up after the park timeout.<br></div>
<div><br></div><div>I also tried doing this:</div><div>1) A call comes in, I call ring_ready application and sleep for 25 seconds.</div><div>2) After this I answer the call from freeswitch and take to voicemail.</div><div>
3) But here when another call intercepts this UUID, the call gets established but the media from A-Leg starts only after 25 seconds since the channel on A-Leg is asked to sleep.</div><div>So for this to work, I need some application to wake up the channel from sleep forcefully. I don&#39;t see how this can be done either.<br>
</div><div><br></div><div>I would really appreciate if someone has done anything similar or point me to some relevant direction to start looking at.</div><div><br></div><div>Thanks,</div><div><br></div><div>--- Jayesh</div>
</div>