cookbooks:5.2.x:pseudovariables
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
cookbooks:5.2.x:pseudovariables [2018/11/23 10:53] – created miconda | cookbooks:5.2.x:pseudovariables [2020/02/21 16:14] (current) – btriller | ||
---|---|---|---|
Line 76: | Line 76: | ||
**$aU** - whole username from Authorization or Proxy-Authorization header | **$aU** - whole username from Authorization or Proxy-Authorization header | ||
- | ==== $Au - Acc username ==== | + | ==== $Au - Acc username |
- | + | ||
- | **$Au** - username for accounting purposes. It's a selective pseudo variable (inherited from acc module). It returns auth username ($au) if exists or From username ($fU) otherwise. | + | |
+ | **$Au** - username for accounting purposes. It's a selective pseudo variable (inherited from acc module). It returns the auth username and realm ($au@$ar) if exists or From URI ($fu) otherwise. | ||
==== $branch(name) - Branch attributes ==== | ==== $branch(name) - Branch attributes ==== | ||
Line 279: | Line 277: | ||
**$mb** - reference to SIP message buffer | **$mb** - reference to SIP message buffer | ||
+ | ==== $mbu - updated SIP message buffer ==== | ||
+ | |||
+ | **$mbu** - reference to updated SIP message buffer, after applying changes | ||
==== $mf - Flags ==== | ==== $mf - Flags ==== | ||
Line 2036: | Line 2037: | ||
* version - HEP version | * version - HEP version | ||
- | * src_ip - source IP address | ||
- | * dst_ip - destination IP address | ||
* 0x000 - HEP attribute 0x000 | * 0x000 - HEP attribute 0x000 | ||
* 0x999 - HEP attribute 0x999 | * 0x999 - HEP attribute 0x999 |
cookbooks/5.2.x/pseudovariables.1542970382.txt.gz · Last modified: 2018/11/23 10:53 by miconda