baresip/modules/menu
Christian Spielberger 740f3ca7f3
menu: fix limit early media (#3754)
If the calling UA receives 183 Session Progress with SDP the remote
media direction has to be taken into account to limit the number of
early
media streams. The local media direction normally is always send-recv
and thus
doesn't matter.
2026-06-18 10:29:55 +02:00
..
CMakeLists.txt cmake: refactor module detection (#2875) 2024-01-13 08:45:17 +01:00
dynamic_menu.c menu, cparam: initialize stack variable, free memory (#3579) 2025-12-17 14:25:14 +01:00
menu.c menu: fix limit early media (#3754) 2026-06-18 10:29:55 +02:00
menu.h menu: delayed answer fixes (#3687) 2026-04-14 11:05:53 +02:00
static_menu.c menu: free allocated cparam_call at the end of cmd_answerdir (#3577) 2025-12-16 10:46:33 +01:00