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

From **rfc8224** https://datatracker.ietf.org/doc/html/rfc8224#page-7 `Note that unlike the prior specification in [RFC4474], the Identity header field is now allowed to appear more than one time in a SIP request.` Create 2...

bug

- Version of FreeSWITCH 1.8.7 - follow https://freeswitch.org/confluence/display/FREESWITCH/CentOS+7+and+RHEL+7 - yum install -y https://files.freeswitch.org/freeswitch-release-1-6.noarch.rpm epel-release - yum install -y git alsa-lib-devel autoconf automake bison broadvoice-devel bzip2 curl-devel libdb4-devel e2fsprogs-devel erlang flite-devel...

enhancement

When a file is being played with the playback application and the speed is changed with eg. uuid_fileman speed:+1 the audio pitch increases. This PR tries to preserve the pitch...

From time to time, in different intervals the internal sofia interface freezes and stops responding to register / subscribe requests. Sometimes it happens once in two days, sometimes it happens...

bug

**Is your feature request related to a problem? Please describe.** FS with many profiles with ODBC-DSN start very slow. In startup cycle FS waits 1 second for every profile with...

enhancement

**Describe the bug** Can't disable proxy on the following scheme (user softphone) ->10.9.0.20 (user SIP portal) -> 10.9.0.23 (Freeswitch)-> 10.9.0.125 (PSTN gate) Only works when **inbound-proxy-media** is enabled. getting INCOMPATIBLE_DESTINATION...

bug

**Describe the bug** When a fixed # of freeswitch logs is configured, if one of the files is missing because an overzealous sysadmin deleted some, then the log rotation doesn't...

bug

Hello Dear, We observed zombie process creation during use of fs_ivrd when many call are made. Indeed a lot of zombies process are created and never clean. So we investigate...