User Tools

Site Tools


cookbooks:3.2.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
Next revision Both sides next revision
cookbooks:3.2.x:pseudovariables [2012/02/02 10:36]
klaus3000 [SIP message length]
cookbooks:3.2.x:pseudovariables [2012/02/02 10:38]
klaus3000 [Username in SIP Request's URI]
Line 336: Line 336:
  
 **$rm** - reference to request's method. Works also for replies (by using the CSeq header) **$rm** - reference to request's method. Works also for replies (by using the CSeq header)
 +
 +==== Request Method ID ====
 +
 +**$rmid** - returns internal integer representation of SIP method type
 +
  
 ==== SIP request's port ==== ==== SIP request's port ====
Line 370: Line 375:
  
 <fc #0000ff>It is R/W variable (you can assign values to it directly in configuration file)</fc> <fc #0000ff>It is R/W variable (you can assign values to it directly in configuration file)</fc>
 +
 +==== URI Scheme of Request URI ====
 +
 +**$rz** - returns R-URI scheme, possible values: sip, sips, tel and tels, R-URI scheme parsing error should be reflected by value: none
  
 ==== Received IP address ==== ==== Received IP address ====
cookbooks/3.2.x/pseudovariables.txt ยท Last modified: 2012/05/03 13:35 by klaus3000