Skip to content

Commit

Permalink
modules: readme files regenerated - modules ... [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kamailio-dev committed Apr 1, 2024
1 parent e394a05 commit 4e4e935
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/modules/smsops/README
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ Carsten Bock
4.1. isRPDATA()
4.2. smsdump()

5. Variables

List of Examples

1.1. isRPDATA() usage
Expand All @@ -57,6 +59,8 @@ Chapter 1. Admin Guide
4.1. isRPDATA()
4.2. smsdump()

5. Variables

1. Overview

This module collects the Transformations for 3GPP-SMS.
Expand Down Expand Up @@ -115,3 +119,12 @@ if (isRPDATA())
...
smsdump();
...

5. Variables

Several variables are exported by the module to access the attributes
of the SMS.
* $smsack
$smsbody
$rpdata(key)
$tpdu(key)

0 comments on commit 4e4e935

Please sign in to comment.