freeswitch icon indicating copy to clipboard operation
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...

Results 500 freeswitch issues
Sort by recently updated
recently updated
newest added

Hi there. As far as I can see, the asr_tts directory still quite poor. What about add this small set of TTS modules ?

Using the chat command can send SIP messages normally, but the uuid_send_message command fails to send them.

bug

**Describe the bug** step: 1. git clone 2. ./bootstrap.sh 3. ./configure 4. make && make install then error has happend when run 'make install' as followed: _vpx_img_wrap, referenced from: _switch_img_wrap...

bug

**Describe the bug** FreeSWITCH encode does not support lowercase English letters 'abcdef'. But its decode will only output lowercase English letters 'abcdef' as shown above.

bug

We've found that the patch https://github.com/signalwire/freeswitch/pull/2582 has the side effect of causing calls that fail to negotiate the same codec as Leg A for Leg B to fail with SIP...

Is it possible to reduce the encoding times when FreeSWITCH is recording a video,as i know,when FS recording video, will re-codec and transmit,when aleg and bleg have same video codec,I...

enhancement

**Describe the bug** - FreeSWITCH receives INVITE without SDP - FreeSWITCH answers with the offer in 200OK - ACK is received with single codec selected - Re-INVITE message is received...

bug

**Describe the bug** I am consistently getting a segmentation fault on retrieving certain variables using session:getVariable in LUA The variables are _bleg_created_time_ and _bleg_answered_time_ and are called after hangup of...

bug