[sr-dev] git:5.1:45233bf5: textops: update documentation for is_audio_on_hold()

Ovidiu Sas osas at voipembedded.com
Fri Feb 2 20:11:59 CET 2018


Module: kamailio
Branch: 5.1
Commit: 45233bf5d736b7f47390d150d41511702212183b
URL: https://github.com/kamailio/kamailio/commit/45233bf5d736b7f47390d150d41511702212183b

Author: Ovidiu Sas <osas at voipembedded.com>
Committer: Ovidiu Sas <osas at voipembedded.com>
Date: 2018-02-02T14:11:41-05:00

textops: update documentation for is_audio_on_hold()

(cherry picked from commit def7be2a3a60039c21c0711153152533b8ceb836)

---

Modified: src/modules/textops/doc/textops_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/45233bf5d736b7f47390d150d41511702212183b.diff
Patch: https://github.com/kamailio/kamailio/commit/45233bf5d736b7f47390d150d41511702212183b.patch

---

diff --git a/src/modules/textops/doc/textops_admin.xml b/src/modules/textops/doc/textops_admin.xml
index f94183dabf..4cb99d708e 100644
--- a/src/modules/textops/doc/textops_admin.xml
+++ b/src/modules/textops/doc/textops_admin.xml
@@ -1258,8 +1258,6 @@ if(has_body("application/sdp"))
 		<para>
 		The function returns <emphasis>true</emphasis> if the SIP message
 		has a body attached and at least one audio stream in on hold.
-		Only RFC2543 is supported (c=0.0.0.0).
-		Hold detection based on RFC3264 is not supported (a=sendonly/inactive).
 		</para>
 		<para>
 		This function can be used from REQUEST_ROUTE, ONREPLY_ROUTE, 




More information about the sr-dev mailing list