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
Next 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:37]
henningw [$Au - Acc username]
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 - Accounting 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.
  
  
Line 279: Line 279:
 **$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