Hello all,<div><br></div><div>I am trying to write a script in which I need to simultaneously:</div><div><br></div><div>1. Play a file</div><div>2. Read digits</div><div>3. Ring a phone</div><div><br></div><div>I can play the file an read digits using setInputCallback</div>
<div><br></div><div>But the playing of file blocks for the origination of a b leg usingĀ <span class="Apple-style-span" style="font-family: monospace; font-size: 13px; line-height: 14px; white-space: pre; background-color: rgb(249, 249, 249); ">freeswitch.Session()</span></div>
<div><span class="Apple-style-span" style="font-family: monospace; font-size: 13px; line-height: 14px; white-space: pre; background-color: rgb(249, 249, 249); "><br></span></div><div><font class="Apple-style-span" face="monospace" size="4"><span class="Apple-style-span" style="line-height: 14px; white-space: pre;">Am I SOL?</span></font></div>
<div><font class="Apple-style-span" face="monospace" size="4"><span class="Apple-style-span" style="line-height: 14px; white-space: pre;"><br></span></font></div><div><font class="Apple-style-span" face="monospace" size="4"><span class="Apple-style-span" style="line-height: 14px; white-space: pre;">TIA</span></font></div>