Module: kamailio Branch: master Commit: 8f3b179dc379bcd32def6876687b94c97554f464 URL: https://github.com/kamailio/kamailio/commit/8f3b179dc379bcd32def6876687b94c97554f464
Author: Mikko Lehto <[email protected]> Committer: Henning Westerholt <[email protected]> Date: 2025-12-18T08:58:45+01:00 sdpops: Fix documentation typo --- Modified: src/modules/sdpops/doc/sdpops_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/8f3b179dc379bcd32def6876687b94c97554f464.diff Patch: https://github.com/kamailio/kamailio/commit/8f3b179dc379bcd32def6876687b94c97554f464.patch --- diff --git a/src/modules/sdpops/doc/sdpops_admin.xml b/src/modules/sdpops/doc/sdpops_admin.xml index 3c802d4cdf2..6c4bea02e58 100644 --- a/src/modules/sdpops/doc/sdpops_admin.xml +++ b/src/modules/sdpops/doc/sdpops_admin.xml @@ -781,7 +781,7 @@ sdp_iterator_end("s1"); </para></listitem> <listitem><para> <emphasis>$sdp(c:ip)</emphasis> - connection IP (read only) - - taken from first media strea if specified, otherwise from + - taken from first media stream if specified, otherwise from first session. </para></listitem> </itemizedlist> _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
