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/17 07:02] – oej | cookbooks:4.3.x:pseudovariables [2016/02/05 10:44] (current) – [$uac_req(key)] oej | ||
---|---|---|---|
Line 153: | 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 1306: | 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 1605: | 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.1445065329.txt.gz · Last modified: 2015/10/17 07:02 by oej