freeswitch
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...
Retreive user_data from the switch to display the callee ID name on the endpoint receiving the NOTIFY if it is available Fixes #1410
…annel is already in a CS_PARK state.
When communicating with IMS, we used update to negotiate the early media of RBT after 183, but FS did not respond
#JSGF V1.0; /** JSGF Grammar for example */ grammar example; public = []; # # # # 2022-07-12 00:07:15.203767 [DEBUG] apt_poller_task.c:246 () Wait for Messages [MRCPv2ConnectionAgent] timeout [3000] 2022-07-12 00:07:15.203767...
**Describe the bug** I'm setting up a test lab IMS kamailio (IMS core) + FS (Application Server) and I want to get forwarding. Everything works as it should except FreeSWITCH...
Patch by Christian Berger/Peter Steinbach from FreeSWITCH-users mailing list
If NDLB-force-rport is enabled, we rewrite the rport regardless of what the endpoint thinks the port should be. We do this by checking the status of server_rport_level before writing the...
**Describe the bug** A call from 1000 to 1001, when execute uuid_hold on bleg, unable hear MOH on aleg, but when uuid_hold is executed on aleg, MOH can be hear...
**Describe the bug** i use uuid_hold to play hold music on the bleg, the log show **EXECUTE [depth=0] sofia/internal/[email protected]:57763 playback(/usr/local/freeswitch/sounds/1.mp3)**, but the 1002 never receive hold music. i use sngrep...