浏览代码

modules: readme files regenerated - sdpops ... [skip ci]

Kamailio Dev 7 年之前
父节点
当前提交
94e7a4d862
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/modules/sdpops/README

+ 2 - 1
src/modules/sdpops/README

@@ -481,7 +481,8 @@ if(sdp_with_ice()) {
 
    Store the search part of SDP body message with line beginning with
    'string' in an AVP. Return 1 if 'string' is found in SDP, -1 on error
-   and -2 if there is no SDP part in the message body.
+   and -2 if there is no SDP part in the message body. The second
+   parameter can contain psudeo-variables.
 
    This function can be used from ANY_ROUTE.