<div dir="ltr"><div>Hello,<br></div><div><br></div><div>I am fairly new to the world of Freeswitch and am a bit puzzled how to implement a particular use-case.</div><div><br></div><div>The first use-case I implemented involved writing a modpython script which recorded some voice to a file, where the file was terminated when it detected silence... After it was saved to a file I uploading the wav file to another application...</div><div><br></div><div>Now, the next use-case is a bit different... Instead of recording a short segment of voice to a file, I would like to be able to capture the entire voice conversation. In other words, I would like to stream the bytes of the entire voice conversation to another application.</div><div><br></div><div>Can this use-case be implemented using modpython/lua or should it be done by other means?</div><div><br></div><div>Thanks,</div><div>Bob</div><div><br></div></div>