freeswitch
                                
                                 freeswitch copied to clipboard
                                
                                    freeswitch copied to clipboard
                            
                            
                            
                        FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a...
``` session:execute("record_session","/home/record.wav") session:execute("sleep","5000") session:execute("speak", tts_engine .. "|" .. tts_voice .. "|" .. "Hello, How are you?") ``` I am using record_session and speak for tts module. When I hear recording,...
#### Call with mod_tts_commandline/mod_flite speak and record call. Each speak has a pause of about 5 seconds. The wav file has no pause with each speak java esl client, speak:...
I'm working on a setup where I need to pass the user's IVR selection through a ring group and ultimately to a SIPjs application. How can I do that, which...
### Context: Please refer to #2226 ### Root cause: In vars.xml , when you use codec settings like this: `` [The switch_core_media.c line 5520](https://github.com/signalwire/freeswitch/pull/2582/commits/5d1b0ffba1c9895d14804f07902fa9859a0347a8#) only takes the OPUS default rate...
> Hello, After Google Chrome (version 127.0.6533.120) uses Webrtc api to access Freeswitch, video delay occurs, and the maximum delay can reach 10 seconds.After testing, it is found that when...
1. Call extension 1000 from ext 1001 2. Enter any DTMF on dialpad 3. End call 4. Call extension 1000 from ext 1001 5. Enter any DTMF on dialpad 6....
If we reserve an agent but some one else took the call in the meantime, release the reserved agent.
**Describe the bug** Some agents are stuck in Reserved state. **To Reproduce** We noticed this when there are many agents ( more than 10 ) assigned to a ring-all queue....
**Describe the bug** Hello, Guys! I apologize in advance, I'm new to this topic. My problem is related to frozen channels. Some outgoing calls get stuck and eventually the channel...