User Tools

Site Tools


cookbooks:4.1.x:pseudovariables

Differences

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

Link to this comparison view

Next revision
Previous revision
cookbooks:4.1.x:pseudovariables [2013/12/04 00:17]
miconda created
cookbooks:4.1.x:pseudovariables [2015/06/03 12:07]
mslehto $pr / $proto - lowercase sample values
Line 305: Line 305:
 ==== $pr - Protocol of received message ==== ==== $pr - Protocol of received message ====
  
-**$pr** or **$proto** - protocol of received message (UDPTCPTLSSCTPWSWSS)+**$pr** or **$proto** - protocol of received message (udptcptlssctpwswss)
  
 ==== $pU - User in P-Preferred-Identity header URI ==== ==== $pU - User in P-Preferred-Identity header URI ====
Line 315: Line 315:
 **$pu** - reference to URI in request's P-Preferred-Identity header (see RFC 3325) **$pu** - reference to URI in request's P-Preferred-Identity header (see RFC 3325)
  
-==== $ru - Domain in R-URI ====+==== $rd - Domain in R-URI ====
  
 **$rd** - reference to domain in request's URI (without port) or to the Namespace Specific String of a URN (see RFC 2141) **$rd** - reference to domain in request's URI (without port) or to the Namespace Specific String of a URN (see RFC 2141)
Line 343: Line 343:
 **$rmid** - returns internal integer representation of SIP method type **$rmid** - returns internal integer representation of SIP method type
  
 +==== $route_uri - URI in first Route header ====
  
 +**$route_uri** - returns the string with URI field in the first Route header
 ==== $rp - Port in R-URI ==== ==== $rp - Port in R-URI ====
  
cookbooks/4.1.x/pseudovariables.txt ยท Last modified: 2015/06/03 12:07 by mslehto