User Tools

Site Tools


cookbooks:5.0.x:pseudovariables

Differences

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

Link to this comparison view

Next revision
Previous revision
cookbooks:5.0.x:pseudovariables [2017/02/23 20:30]
miconda created
cookbooks:5.0.x:pseudovariables [2019/09/05 21:43] (current)
henningw [$Au - Accounting username and realm/domain]
Line 77: Line 77:
 **$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 $au if exits or From username 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 503: Line 503:
 ==== $sut - Source address as full URI ==== ==== $sut - Source address as full URI ====
  
-**$su** - returns the representation of source address (ip, port, proto) as full SIP URI. The proto UDP is added also as transport parameter.+**$sut** - returns the representation of source address (ip, port, proto) as full SIP URI. The proto UDP is added also as transport parameter.
  
 Its value looks like: Its value looks like:
Line 1797: Line 1797:
 The key can be: The key can be:
  
- * line - return current line in config +  * 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/5.0.x/pseudovariables.1487878213.txt.gz · Last modified: 2017/02/23 20:30 by miconda