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/12/15 10:40] – [$cfg(key) - Config File Attributes] miconda | 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(); |
cookbooks/4.3.x/pseudovariables.1450176050.txt.gz · Last modified: 2015/12/15 10:40 by miconda