From 1e5cc474efaa2aa0c45bd8b6285ed12e43db2c71 Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Tue, 14 Jan 2025 11:45:15 -0500 Subject: [PATCH] dialplan_functions_doc.xml: Document PJSIP_MEDIA_OFFER's `media` argument. Resolves: #1023 (cherry picked from commit dd5761783b8e83bdf264c84f72afb30dcebd986e) --- channels/pjsip/dialplan_functions_doc.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/channels/pjsip/dialplan_functions_doc.xml b/channels/pjsip/dialplan_functions_doc.xml index 5d3d047f11..adf5a6a8b3 100644 --- a/channels/pjsip/dialplan_functions_doc.xml +++ b/channels/pjsip/dialplan_functions_doc.xml @@ -171,7 +171,15 @@ - types of media offered + The type of media offered + + + Audio codecs to offer + + + Video codecs to offer + + -- 2.47.2