Selaa lähdekoodia

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

Kamailio Dev 4 vuotta sitten
vanhempi
commit
615b538c87
1 muutettua tiedostoa jossa 120 lisäystä ja 96 poistoa
  1. 120 96
      src/modules/rtpengine/README

+ 120 - 96
src/modules/rtpengine/README

@@ -138,20 +138,21 @@ Richard Fuchs
               5.4. rtpengine_info([flags])
               5.4. rtpengine_info([flags])
               5.5. rtpengine_delete([flags])
               5.5. rtpengine_delete([flags])
               5.6. rtpengine_query([flags])
               5.6. rtpengine_query([flags])
-              5.7. rtpengine_manage([flags])
-              5.8. start_recording([flags])
-              5.9. stop_recording([flags])
-              5.10. block_dtmf([flags])
-              5.11. unblock_dtmf([flags])
-              5.12. block_media([flags])
-              5.13. unblock_media([flags])
-              5.14. silence_media([flags])
-              5.15. unsilence_media([flags])
-              5.16. start_forwarding([flags])
-              5.17. stop_forwarding([flags])
-              5.18. play_media([flags])
-              5.19. stop_media([flags])
-              5.20. play_dtmf([flags])
+              5.7. rtpengine_query_v(fmt, var)
+              5.8. rtpengine_manage([flags])
+              5.9. start_recording([flags])
+              5.10. stop_recording([flags])
+              5.11. block_dtmf([flags])
+              5.12. unblock_dtmf([flags])
+              5.13. block_media([flags])
+              5.14. unblock_media([flags])
+              5.15. silence_media([flags])
+              5.16. unsilence_media([flags])
+              5.17. start_forwarding([flags])
+              5.18. stop_forwarding([flags])
+              5.19. play_media([flags])
+              5.20. stop_media([flags])
+              5.21. play_dtmf([flags])
 
 
         6. Exported Pseudo Variables
         6. Exported Pseudo Variables
 
 
@@ -256,26 +257,27 @@ Richard Fuchs
    1.84. rtpengine_info usage
    1.84. rtpengine_info usage
    1.85. rtpengine_delete usage
    1.85. rtpengine_delete usage
    1.86. rtpengine_query usage
    1.86. rtpengine_query usage
-   1.87. rtpengine_manage usage
-   1.88. start_recording usage
-   1.89. stop_recording usage
-   1.90. block_dtmf usage
-   1.91. unblock_dtmf usage
-   1.92. block_media usage
-   1.93. unblock_media usage
-   1.94. silence_media usage
-   1.95. unsilence_media usage
-   1.96. start_forwarding usage
-   1.97. stop_forwarding usage
-   1.98. play_media usage
-   1.99. stop_media usage
-   1.100. play_dtmf usage
-   1.101. $rtpestat Usage
-   1.102. rtpengine.reload usage
-   1.103. rtpengine.enable usage
-   1.104. rtpengine.show usage
-   1.105. rtpengine.ping usage
-   1.106. rtpengine.get_hash_total usage
+   1.87. rtpengine_query_v usage
+   1.88. rtpengine_manage usage
+   1.89. start_recording usage
+   1.90. stop_recording usage
+   1.91. block_dtmf usage
+   1.92. unblock_dtmf usage
+   1.93. block_media usage
+   1.94. unblock_media usage
+   1.95. silence_media usage
+   1.96. unsilence_media usage
+   1.97. start_forwarding usage
+   1.98. stop_forwarding usage
+   1.99. play_media usage
+   1.100. stop_media usage
+   1.101. play_dtmf usage
+   1.102. $rtpestat Usage
+   1.103. rtpengine.reload usage
+   1.104. rtpengine.enable usage
+   1.105. rtpengine.show usage
+   1.106. rtpengine.ping usage
+   1.107. rtpengine.get_hash_total usage
 
 
 Chapter 1. Admin Guide
 Chapter 1. Admin Guide
 
 
@@ -378,20 +380,21 @@ Chapter 1. Admin Guide
         5.4. rtpengine_info([flags])
         5.4. rtpengine_info([flags])
         5.5. rtpengine_delete([flags])
         5.5. rtpengine_delete([flags])
         5.6. rtpengine_query([flags])
         5.6. rtpengine_query([flags])
-        5.7. rtpengine_manage([flags])
-        5.8. start_recording([flags])
-        5.9. stop_recording([flags])
-        5.10. block_dtmf([flags])
-        5.11. unblock_dtmf([flags])
-        5.12. block_media([flags])
-        5.13. unblock_media([flags])
-        5.14. silence_media([flags])
-        5.15. unsilence_media([flags])
-        5.16. start_forwarding([flags])
-        5.17. stop_forwarding([flags])
-        5.18. play_media([flags])
-        5.19. stop_media([flags])
-        5.20. play_dtmf([flags])
+        5.7. rtpengine_query_v(fmt, var)
+        5.8. rtpengine_manage([flags])
+        5.9. start_recording([flags])
+        5.10. stop_recording([flags])
+        5.11. block_dtmf([flags])
+        5.12. unblock_dtmf([flags])
+        5.13. block_media([flags])
+        5.14. unblock_media([flags])
+        5.15. silence_media([flags])
+        5.16. unsilence_media([flags])
+        5.17. start_forwarding([flags])
+        5.18. stop_forwarding([flags])
+        5.19. play_media([flags])
+        5.20. stop_media([flags])
+        5.21. play_dtmf([flags])
 
 
    6. Exported Pseudo Variables
    6. Exported Pseudo Variables
 
 
@@ -2018,20 +2021,21 @@ modparam("rtpengine", "wsapi", "lwsc")
    5.4. rtpengine_info([flags])
    5.4. rtpengine_info([flags])
    5.5. rtpengine_delete([flags])
    5.5. rtpengine_delete([flags])
    5.6. rtpengine_query([flags])
    5.6. rtpengine_query([flags])
-   5.7. rtpengine_manage([flags])
-   5.8. start_recording([flags])
-   5.9. stop_recording([flags])
-   5.10. block_dtmf([flags])
-   5.11. unblock_dtmf([flags])
-   5.12. block_media([flags])
-   5.13. unblock_media([flags])
-   5.14. silence_media([flags])
-   5.15. unsilence_media([flags])
-   5.16. start_forwarding([flags])
-   5.17. stop_forwarding([flags])
-   5.18. play_media([flags])
-   5.19. stop_media([flags])
-   5.20. play_dtmf([flags])
+   5.7. rtpengine_query_v(fmt, var)
+   5.8. rtpengine_manage([flags])
+   5.9. start_recording([flags])
+   5.10. stop_recording([flags])
+   5.11. block_dtmf([flags])
+   5.12. unblock_dtmf([flags])
+   5.13. block_media([flags])
+   5.14. unblock_media([flags])
+   5.15. silence_media([flags])
+   5.16. unsilence_media([flags])
+   5.17. start_forwarding([flags])
+   5.18. stop_forwarding([flags])
+   5.19. play_media([flags])
+   5.20. stop_media([flags])
+   5.21. play_dtmf([flags])
 
 
 5.1.  set_rtpengine_set(setid[, setid])
 5.1.  set_rtpengine_set(setid[, setid])
 
 
@@ -2419,7 +2423,27 @@ rtpengine_delete();
 rtpengine_query();
 rtpengine_query();
 ...
 ...
 
 
-5.7.  rtpengine_manage([flags])
+5.7.  rtpengine_query_v(fmt, var)
+
+   Queries the RTP proxy about the current status and statistics of a
+   running call, converts the response to JSON according to fmt and sets
+   the variable var with the result.
+
+   The fmt parameter can be 'j' for compacted JSON and 'jp' for
+   pretty-formatted JSON.
+
+   The var parameter has to be the name of a writable variable.
+
+   This function can be used from ANY_ROUTE.
+
+   Example 1.87. rtpengine_query_v usage
+...
+if(rtpengine_query_v("j", "$var(rdata)")) {
+    xinfo("rtpengine query response: $var(rdata)\n");
+}
+...
+
+5.8.  rtpengine_manage([flags])
 
 
    Manage the RTPEngine session - it combines the functionality of
    Manage the RTPEngine session - it combines the functionality of
    rtpengine_offer(), rtpengine_answer() and rtpengine_delete(), detecting
    rtpengine_offer(), rtpengine_answer() and rtpengine_delete(), detecting
@@ -2450,12 +2474,12 @@ rtpengine_query();
 
 
    This function can be used from ANY_ROUTE.
    This function can be used from ANY_ROUTE.
 
 
-   Example 1.87. rtpengine_manage usage
+   Example 1.88. rtpengine_manage usage
 ...
 ...
 rtpengine_manage();
 rtpengine_manage();
 ...
 ...
 
 
-5.8.  start_recording([flags])
+5.9.  start_recording([flags])
 
 
    This function will send a signal to the RTP relay to record the RTP
    This function will send a signal to the RTP relay to record the RTP
    stream flowing through it. See also the option “record-call=on” for
    stream flowing through it. See also the option “record-call=on” for
@@ -2469,12 +2493,12 @@ rtpengine_manage();
 
 
    This function can be used from REQUEST_ROUTE and ONREPLY_ROUTE.
    This function can be used from REQUEST_ROUTE and ONREPLY_ROUTE.
 
 
-   Example 1.88. start_recording usage
+   Example 1.89. start_recording usage
 ...
 ...
 start_recording();
 start_recording();
 ...
 ...
 
 
-5.9.  stop_recording([flags])
+5.10.  stop_recording([flags])
 
 
    This function will send a signal to the RTP relay to stop recording the
    This function will send a signal to the RTP relay to stop recording the
    RTP stream flowing through it. See also the option “record-call=off”
    RTP stream flowing through it. See also the option “record-call=off”
@@ -2488,12 +2512,12 @@ start_recording();
 
 
    This function can be used from REQUEST_ROUTE and ONREPLY_ROUTE.
    This function can be used from REQUEST_ROUTE and ONREPLY_ROUTE.
 
 
-   Example 1.89. stop_recording usage
+   Example 1.90. stop_recording usage
 ...
 ...
 stop_recording();
 stop_recording();
 ...
 ...
 
 
-5.10.  block_dtmf([flags])
+5.11.  block_dtmf([flags])
 
 
    This function will instruct the RTP proxy to start blocking DTMF event
    This function will instruct the RTP proxy to start blocking DTMF event
    packets (RFC 4733). DTMF events will still be processed by the RTP
    packets (RFC 4733). DTMF events will still be processed by the RTP
@@ -2512,14 +2536,14 @@ stop_recording();
 
 
    This function can be used from REQUEST_ROUTE and ONREPLY_ROUTE.
    This function can be used from REQUEST_ROUTE and ONREPLY_ROUTE.
 
 
-   Example 1.90. block_dtmf usage
+   Example 1.91. block_dtmf usage
 ...
 ...
 block_dtmf();
 block_dtmf();
 block_dtmf("directional");
 block_dtmf("directional");
 block_dtmf("address=192.168.42.42");
 block_dtmf("address=192.168.42.42");
 ...
 ...
 
 
-5.11.  unblock_dtmf([flags])
+5.12.  unblock_dtmf([flags])
 
 
    Reverses the effects of a previously issued block_dtmf call. See above
    Reverses the effects of a previously issued block_dtmf call. See above
    for a description of which flags can be used.
    for a description of which flags can be used.
@@ -2528,13 +2552,13 @@ block_dtmf("address=192.168.42.42");
    unblocking DTMF events for the entire call (i.e. no flags given) will
    unblocking DTMF events for the entire call (i.e. no flags given) will
    not remove these blocks. The flag “all” can be used to achieve this.
    not remove these blocks. The flag “all” can be used to achieve this.
 
 
-   Example 1.91. unblock_dtmf usage
+   Example 1.92. unblock_dtmf usage
 ...
 ...
 unblock_dtmf();
 unblock_dtmf();
 unblock_dtmf("all");
 unblock_dtmf("all");
 ...
 ...
 
 
-5.12.  block_media([flags])
+5.13.  block_media([flags])
 
 
    Analogous to “block_dtmf”, but blocks media RTP packets instead of DTMF
    Analogous to “block_dtmf”, but blocks media RTP packets instead of DTMF
    events. When media is blocked, DTMF events still pass through the RTP
    events. When media is blocked, DTMF events still pass through the RTP
@@ -2542,27 +2566,27 @@ unblock_dtmf("all");
 
 
    See “block_dtmf” for a description of the flags that can be used.
    See “block_dtmf” for a description of the flags that can be used.
 
 
-   Example 1.92. block_media usage
+   Example 1.93. block_media usage
 ...
 ...
 block_media();
 block_media();
 block_media("directional");
 block_media("directional");
 block_media("address=192.168.42.42");
 block_media("address=192.168.42.42");
 ...
 ...
 
 
-5.13.  unblock_media([flags])
+5.14.  unblock_media([flags])
 
 
    Analogous to “unblock_dtmf”, but applies to media RTP packets instead
    Analogous to “unblock_dtmf”, but applies to media RTP packets instead
    of DTMF events.
    of DTMF events.
 
 
    See “unblock_dtmf” for a description of the flags that can be used.
    See “unblock_dtmf” for a description of the flags that can be used.
 
 
-   Example 1.93. unblock_media usage
+   Example 1.94. unblock_media usage
 ...
 ...
 unblock_media();
 unblock_media();
 unblock_media("all");
 unblock_media("all");
 ...
 ...
 
 
-5.14.  silence_media([flags])
+5.15.  silence_media([flags])
 
 
    Identical to “block_media” except that media RTP packets are not simply
    Identical to “block_media” except that media RTP packets are not simply
    blocked, but instead have their audio payload replaced by silence
    blocked, but instead have their audio payload replaced by silence
@@ -2571,27 +2595,27 @@ unblock_media("all");
 
 
    See “block_dtmf” for a description of the flags that can be used.
    See “block_dtmf” for a description of the flags that can be used.
 
 
-   Example 1.94. silence_media usage
+   Example 1.95. silence_media usage
 ...
 ...
 silence_media();
 silence_media();
 silence_media("directional");
 silence_media("directional");
 silence_media("address=192.168.42.42");
 silence_media("address=192.168.42.42");
 ...
 ...
 
 
-5.15.  unsilence_media([flags])
+5.16.  unsilence_media([flags])
 
 
    Identical to “unblock_media” except that it's the counterpart to
    Identical to “unblock_media” except that it's the counterpart to
    “silence_media”.
    “silence_media”.
 
 
    See “unblock_dtmf” for a description of the flags that can be used.
    See “unblock_dtmf” for a description of the flags that can be used.
 
 
-   Example 1.95. unsilence_media usage
+   Example 1.96. unsilence_media usage
 ...
 ...
 unsilence_media();
 unsilence_media();
 unsilence_media("all");
 unsilence_media("all");
 ...
 ...
 
 
-5.16.  start_forwarding([flags])
+5.17.  start_forwarding([flags])
 
 
    Controls the PCM forwarding feature of the recording daemon. Unlike the
    Controls the PCM forwarding feature of the recording daemon. Unlike the
    recording feature, PCM forwarding can be done directionally for
    recording feature, PCM forwarding can be done directionally for
@@ -2600,27 +2624,27 @@ unsilence_media("all");
 
 
    See “block_dtmf” for a description of the flags that can be used.
    See “block_dtmf” for a description of the flags that can be used.
 
 
-   Example 1.96. start_forwarding usage
+   Example 1.97. start_forwarding usage
 ...
 ...
 start_forwarding();
 start_forwarding();
 start_forwarding("directional");
 start_forwarding("directional");
 start_forwarding("address=192.168.42.42");
 start_forwarding("address=192.168.42.42");
 ...
 ...
 
 
-5.17.  stop_forwarding([flags])
+5.18.  stop_forwarding([flags])
 
 
    Analogous to “unblock_dtmf”, but controls the PCM forwarding feature
    Analogous to “unblock_dtmf”, but controls the PCM forwarding feature
    instead of DTMF blocking.
    instead of DTMF blocking.
 
 
    See “unblock_dtmf” for a description of the flags that can be used.
    See “unblock_dtmf” for a description of the flags that can be used.
 
 
-   Example 1.97. stop_forwarding usage
+   Example 1.98. stop_forwarding usage
 ...
 ...
 stop_forwarding();
 stop_forwarding();
 stop_forwarding("all");
 stop_forwarding("all");
 ...
 ...
 
 
-5.18.  play_media([flags])
+5.19.  play_media([flags])
 
 
    Instructs rtpengine to play a prerecorded announcement to the selected
    Instructs rtpengine to play a prerecorded announcement to the selected
    call participant, either from a local file or from a file stored in a
    call participant, either from a local file or from a file stored in a
@@ -2633,25 +2657,25 @@ stop_forwarding("all");
    the duration of the media being played, expressed in milliseconds. If
    the duration of the media being played, expressed in milliseconds. If
    the length of the media could not be determined, it's set to -1.
    the length of the media could not be determined, it's set to -1.
 
 
-   Example 1.98. play_media usage
+   Example 1.99. play_media usage
 ...
 ...
 play_media("file=/use/share/media/hello.wav");
 play_media("file=/use/share/media/hello.wav");
 play_media("from-tag=tfugklbildfydrtuykgfv db-id=12345");
 play_media("from-tag=tfugklbildfydrtuykgfv db-id=12345");
 ...
 ...
 
 
-5.19.  stop_media([flags])
+5.20.  stop_media([flags])
 
 
    Stops the playback of media previously started by “play_media”. Media
    Stops the playback of media previously started by “play_media”. Media
    playback is automatically stopped when the end of the media file is
    playback is automatically stopped when the end of the media file is
    reached, so this function is only useful to prematurely stop playback.
    reached, so this function is only useful to prematurely stop playback.
 
 
-   Example 1.99. stop_media usage
+   Example 1.100. stop_media usage
 ...
 ...
 stop_media();
 stop_media();
 stop_media("from-tag=5yqaeriguhxcikxj");
 stop_media("from-tag=5yqaeriguhxcikxj");
 ...
 ...
 
 
-5.20.  play_dtmf([flags])
+5.21.  play_dtmf([flags])
 
 
    Injects a DTMF event into the media stream. Depending on which codecs
    Injects a DTMF event into the media stream. Depending on which codecs
    were negotiated, this either injects an RFC 2833/4733 DTMF event, or an
    were negotiated, this either injects an RFC 2833/4733 DTMF event, or an
@@ -2676,7 +2700,7 @@ stop_media("from-tag=5yqaeriguhxcikxj");
    alternative pause length can be given through the “pause” option,
    alternative pause length can be given through the “pause” option,
    between 100 and 5000 ms.
    between 100 and 5000 ms.
 
 
-   Example 1.100. play_dtmf usage
+   Example 1.101. play_dtmf usage
 ...
 ...
 play_dtmf("from-tag=5yqaeriguhxcikxj code=#");
 play_dtmf("from-tag=5yqaeriguhxcikxj code=#");
 play_dtmf("code=1 volume=5 duration=300 pause=150");
 play_dtmf("code=1 volume=5 duration=300 pause=150");
@@ -2694,7 +2718,7 @@ play_dtmf("code=1 volume=5 duration=300 pause=150");
    packet counters. The statistics must be retrieved before the session is
    packet counters. The statistics must be retrieved before the session is
    deleted (before rtpengine_delete()).
    deleted (before rtpengine_delete()).
 
 
-   Example 1.101. $rtpestat Usage
+   Example 1.102. $rtpestat Usage
 ...
 ...
     append_hf("X-RTP-Statistics: $rtpestat\r\n");
     append_hf("X-RTP-Statistics: $rtpestat\r\n");
 ...
 ...
@@ -2724,7 +2748,7 @@ ackets, 0 errors
    is enabled, the sessions are still allowed to finish for the hidden old
    is enabled, the sessions are still allowed to finish for the hidden old
    nodes.
    nodes.
 
 
-   Example 1.102.  rtpengine.reload usage
+   Example 1.103.  rtpengine.reload usage
 ...
 ...
 $ kamcmd rtpengine.reload
 $ kamcmd rtpengine.reload
 ...
 ...
@@ -2755,7 +2779,7 @@ $ kamcmd rtpengine.reload
    NOTE: If you specify an IPv6 RTP, the proxy url must be prefixed with
    NOTE: If you specify an IPv6 RTP, the proxy url must be prefixed with
    :: to escape the :: from the IPv6 address. See the example below.
    :: to escape the :: from the IPv6 address. See the example below.
 
 
-   Example 1.103.  rtpengine.enable usage
+   Example 1.104.  rtpengine.enable usage
 ...
 ...
 $ kamcmd rtpengine.enable udp:192.168.2.133:8081 0
 $ kamcmd rtpengine.enable udp:192.168.2.133:8081 0
 $ kamcmd rtpengine.enable ::udp6:fe80::9a90:96ff:fea8:fd99:9999 1
 $ kamcmd rtpengine.enable ::udp6:fe80::9a90:96ff:fea8:fd99:9999 1
@@ -2778,7 +2802,7 @@ $ kamcmd rtpengine.enable all 1
    NOTE: When specify the IPv6 RTP proxy url one must prefix it with :: to
    NOTE: When specify the IPv6 RTP proxy url one must prefix it with :: to
    escape the :: from the IPv6 address. See the example below.
    escape the :: from the IPv6 address. See the example below.
 
 
-   Example 1.104.  rtpengine.show usage
+   Example 1.105.  rtpengine.show usage
 ...
 ...
 $ kamcmd rtpengine.show udp:192.168.2.133:8081
 $ kamcmd rtpengine.show udp:192.168.2.133:8081
 $ kamcmd rtpengine.show ::udp6:fe80::9a90:96ff:fea8:fd99:9999
 $ kamcmd rtpengine.show ::udp6:fe80::9a90:96ff:fea8:fd99:9999
@@ -2798,7 +2822,7 @@ $ kamcmd rtpengine.show all
    NOTE: When specify the IPv6 RTP proxy url one must prefix it with :: to
    NOTE: When specify the IPv6 RTP proxy url one must prefix it with :: to
    escape the :: from the IPv6 address. See the example below.
    escape the :: from the IPv6 address. See the example below.
 
 
-   Example 1.105.  rtpengine.ping usage
+   Example 1.106.  rtpengine.ping usage
 ...
 ...
 $ kamcmd rtpengine.ping udp:192.168.2.133:8081
 $ kamcmd rtpengine.ping udp:192.168.2.133:8081
 $ kamcmd rtpengine.ping ::udp6:fe80::9a90:96ff:fea8:fd99:9999
 $ kamcmd rtpengine.ping ::udp6:fe80::9a90:96ff:fea8:fd99:9999
@@ -2810,7 +2834,7 @@ $ kamcmd rtpengine.ping all
    Print the total number of hash entries in the hash table at a given
    Print the total number of hash entries in the hash table at a given
    moment.
    moment.
 
 
-   Example 1.106.  rtpengine.get_hash_total usage
+   Example 1.107.  rtpengine.get_hash_total usage
 ...
 ...
 $ kamcmd rtpengine.get_hash_total
 $ kamcmd rtpengine.get_hash_total
 ...
 ...