Browse Source

kamailio-kemi-framework: added header doc file for kx module

- note that functions are exported by kemix kamailio module
Daniel-Constantin Mierla 5 years ago
parent
commit
68809f26f9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      kamailio-kemi-framework/docs/modules/kx/kx.header.md

+ 3 - 0
kamailio-kemi-framework/docs/modules/kx/kx.header.md

@@ -0,0 +1,3 @@
+Functions exported by `kemix` module. They aim to provide a convenient way to
+retrieve string or integer values for most commonly used variables or runtime
+environment attributes.