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
Next revision Both sides next revision
cookbooks:5.0.x:pseudovariables [2017/02/23 20:30]
miconda created
cookbooks:5.0.x:pseudovariables [2017/06/26 08:59]
mslehto [$cfg(key) - Config File Attributes] fix markup
Line 79: Line 79:
 ==== $Au - Acc username ==== ==== $Au - Acc username ====
  
-**$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 auth username ($auif exists or From username ($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.txt · Last modified: 2019/09/05 21:43 by henningw