Re: [Freeswitch-users] Freeswitch Documentation

2009-12-12 Thread Robert Clayton
David, Thanks for your hard work. Maybe more organization will make the areas needing substance or explanation more obvious. Bob On Sat, Dec 12, 2009 at 10:28 PM, David V. Fansler dfans...@dv-fansler.comwrote: I am new to FreeSWITCH (ok a month old) and am still learning as hard as I can.

[Freeswitch-users] Recording Pause

2008-12-15 Thread Robert Clayton
All, I was thinking since there is no direct functionality for the person being recorded to pause the recording could this be done indirectly. For example if using the functionality to record only when voice is present could the audio stream be preprocessed to evaluate the dtmf where if a

[Freeswitch-users] Pause and Reset During Recording

2008-10-09 Thread Robert Clayton
All, It was my understanding earlier that pausing during recording was not an option. According to the documentation Javascript DTMF Callback Function using Javascript allows four options while recording: true - keep recording false - stop pause restart Is it that pause or restart during

[Freeswitch-users] Hooking into the Audio Stream

2008-09-18 Thread Robert Clayton
All, Due to the limited audio abilities implemented thus far in FreeSwitch I am needing to handle the audio streams outside of FreeSwitch. So can I use Lua to pass the audio back and forth to an outside library as streamRecord and FilePlay do not provide the functionality needed? And if so what

[Freeswitch-users] At the least

2008-09-18 Thread Robert Clayton
All, To overcome audio limitations at the least can one use a callback in Lua to pull and push raw audio? And if so could both the push and pull be done simultaneously per caller? Thanks, Bob ___ Freeswitch-users mailing list

[Freeswitch-users] Adding LuaCom

2008-09-17 Thread Robert Clayton
All, What would be the process for adding LuaCOM (a windows COM library used by Lua) to the FreeSwitch build? Bob ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users

[Freeswitch-users] recordFile

2008-09-12 Thread Robert Clayton
All, Can recordFile be paused? Bob ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users

[Freeswitch-users] Voice Overlay

2008-09-12 Thread Robert Clayton
All, Can a voice file be played to a user (streamFile) while that user is recording (recordFile)? As well can two simultaneous files (streamFile) be played? Thanks, Bob ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org

[Freeswitch-users] Recording and Playing Audio

2008-09-10 Thread Robert Clayton
All, What command denotes the end of audio recording with recordFile so that the recorded file can be played back to the user by streamFile? Bob ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org

[Freeswitch-users] Re-Recording

2008-09-10 Thread Robert Clayton
All, I understand how to use the inputcallback to seek to a new position during playback. But how can I mix playback and recording. For example: But how would I playback a recording (say 8 seconds) allow a user to pause (say 6 seconds) then cease playing and allow the user to begin recording from

[Freeswitch-users] Bridging

2008-08-28 Thread Robert Clayton
All, I am attempting to allow a single line (1005) to be called which simultaneously allows multiple threads (lines 1006 and 1007) to apply simultaneous IVR. I would thing such grouping is common. Using the below it appears that line 1005 will not bridge to 1006 and 1007 since they are in the

[Freeswitch-users] FreeSwitch on openSUSE 11.0

2008-08-22 Thread Robert Clayton
All, Is there any documentation on the steps for installing FreeSwitch on openSUSE 11.0. I tried to install from the Buils Service on a new OS installation but it fails. Bob ___ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org

[Freeswitch-users] Understanding Freeswitch

2008-08-14 Thread Robert Clayton
In trying to learn the functionality of FreeSwitch does anyone have any suggestions for a hypothetical: To allow multiple users to call a single number and simultaneously and interactively leave recordings. I assume the line needs to bridge to other extensions which act as an ivr/recording

[Freeswitch-users] Dialplan Bridge

2008-08-14 Thread Robert Clayton
Is it possible to bridge to other extensions in the dial plan such as below where extension 100 would ring 9000, 9001 and 9002. ?xml version=1.0 encoding=utf-8? !-- http://wiki.freeswitch.org/wiki/Dialplan_XML -- include context name=default extension name=Main Line