User Tools

Site Tools


cookbooks:5.2.x:pseudovariables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
cookbooks:5.2.x:pseudovariables [2018/11/23 11:53]
miconda created
cookbooks:5.2.x:pseudovariables [2019/09/05 21:43]
henningw [$Au - Accounting username and realm/domain]
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 and realm/domain ====
- +
-**$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 ====
  
cookbooks/5.2.x/pseudovariables.txt · Last modified: 2020/02/21 17:14 by btriller