From f9f858b55e5aabdff74c020e3ad35c3b72f0d537 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 --- 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