mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-06 19:58:34 +00:00
Use the PRI_NEW_SET_API define provided by >=libpri-1.2 to distinguish between old style and new style pri_set_error() and pri_set_message() callback functions. Improve message logging by using ftdm_log_chan() if per-span data with a valid (d-)channel object is available. NOTE: pri_get_userdata() returns NULL if pri is NULL. This will reduce the horizontal space for libpri output a bit, but allows us to see which span the message/error came from. Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Description
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 Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses
268 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%