mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-06 02:55:27 +00:00
Travis Cross
52892b312a
Fix misspelled function
switch_rtp_set_invalid_handler has been misspelled as switch_rtp_set_invald_handler going all the way back to the beginning. So while it's possible that someone somewhere could be relying on this misspelling, I think it's more likely that no one has used it much and that's why it wasn't spotted. We don't even use it ourselves anywhere anymore. Introduced in commit: 828e03715f67f358671c6691c3e9c0f2a66ec6ec
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
270 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%