[OpenSIPS-Devel] [OpenSIPS/opensips] cb30c5: Add support to send a command to an RTPEngine spec...
Norm Brandinger
noreply at github.com
Tue May 20 08:52:06 UTC 2025
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: cb30c5c8f4f5898fcd0e9983590730f71d0d94d0
https://github.com/OpenSIPS/opensips/commit/cb30c5c8f4f5898fcd0e9983590730f71d0d94d0
Author: Norm Brandinger <nbrandinger at planet.net>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M modules/rtpengine/README
M modules/rtpengine/doc/rtpengine_admin.xml
M modules/rtpengine/rtpengine.c
Log Message:
-----------
Add support to send a command to an RTPEngine specified by the sock_var (#3617)
* Add support to send a command to an RTPEngine specified by the sock_var
* Removed some logging problems that the linter complained about.
* Updates to support memory corruption edge case
* Fixed casting typo
* Update some comments
* Implement developer suggestions
1. If the set variable is passed in, use it. Otherwise use the existing logic.
2. Move setting of the socket STR outside of the loop.
* Update README
* Update rtpengine_admin.xml documentation
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list