Hi,<br><br>this issue is due to a missing Answer. It is ok now.<br><br>thx,<br>jb<br><br><div class="gmail_quote">On Wed, Sep 23, 2009 at 12:32 PM, Juan Backson <span dir="ltr"><<a href="mailto:juanbackson@gmail.com">juanbackson@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>What I would like to do is to park an incoming call and then play a background music while it is parked. Upon occurrence of certain event, I would like to unpark the caller again and bridge it to someone else. <br>
<br>I tried to use the following:<br><br> switch_status_t status = switch_ivr_play_file(session, NULL, set_bg_prompt_data, NULL);<br> switch_ivr_park_session ( session);<br><br>It does not work. The call goes to hangup and it does not "wait" there.<br>
<br>Does anyone know what is wrong and how to accomplish my goal?<br><br>thanks,<br><font color="#888888">jb<br>
</font></blockquote></div><br>