cookbooks:4.3.x:pseudovariables
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cookbooks:4.3.x:pseudovariables [2015/10/12 18:38] – oej | cookbooks:4.3.x:pseudovariables [2016/02/05 10:44] (current) – [$uac_req(key)] oej | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{ : | ||
====== Kamailio SIP Server v4.3.x (stable): Pseudo-Variables ====== | ====== Kamailio SIP Server v4.3.x (stable): Pseudo-Variables ====== | ||
Line 152: | Line 153: | ||
==== $ci - Call-Id ==== | ==== $ci - Call-Id ==== | ||
- | **$ci** - reference to body of call-id header | + | **$ci** - reference to body of call-id header |
==== $cl - Content-Length ==== | ==== $cl - Content-Length ==== | ||
Line 1305: | Line 1306: | ||
<code c> | <code c> | ||
$uac_req(method)=" | $uac_req(method)=" | ||
- | $uac_req(ruri)=" | + | $uac_req(ruri)=" |
- | $uac_req(furi)=" | + | $uac_req(turi)=" |
- | $uac_req(turi)=" | + | $uac_req(furi)=" |
$uac_req(evroute) = 1; | $uac_req(evroute) = 1; | ||
uac_req_send(); | uac_req_send(); | ||
Line 1407: | Line 1408: | ||
</ | </ | ||
- | ===== TLS module Pseudo-Variables ===== | + | |
===== TLS module Pseudo-Variables ===== | ===== TLS module Pseudo-Variables ===== | ||
Line 1604: | Line 1605: | ||
The key can be: | The key can be: | ||
- | * line - return current line in config | + | |
- | * name - return the name of current config file | + | * name - return the name of current config file |
Example: | Example: |
cookbooks/4.3.x/pseudovariables.1444675095.txt.gz · Last modified: 2015/10/12 18:38 by oej