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

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
cookbooks:5.0.x:pseudovariables [2017/03/16 22:14]
mslehto [$Au - Acc username] typo, clarification
cookbooks:5.0.x:pseudovariables [2019/09/05 21:42]
henningw [$Au - Acc username]
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 - Accounting username and realm/domain ==== 
 + 
 +**$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.
  
-**$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. 
  
  
Line 503: Line 504:
 ==== $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 1798:
 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.txt · Last modified: 2019/09/05 21:43 by henningw