User Tools

Site Tools


cookbooks:devel:selects

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:devel:selects [2019/09/20 10:55]
henningw add sys select
cookbooks:devel:selects [2019/10/10 14:55]
miconda
Line 1: Line 1:
-====== Kamailio SIP Server v5.3.x (devel): Selects Variables ======+====== Kamailio SIP Server v5.4.x (devel): Selects Variables ======
  
 The **select** is a READ-ONLY "function", that helps to get direct access to some parts of SIP message within the script (like @to, @cseg.method, @msg["P-anyheader-youwant"]), but generally it could be seen as a function with a certain number of parameters that returns a string. The **select** is a READ-ONLY "function", that helps to get direct access to some parts of SIP message within the script (like @to, @cseg.method, @msg["P-anyheader-youwant"]), but generally it could be seen as a function with a certain number of parameters that returns a string.
Line 3489: Line 3489:
 Exported by: core Exported by: core
  
-==== sys.now ====+==== @sys.now ====
  
 Exported by: core Exported by: core
  
-==== sys.pid ====+==== @sys.pid ====
  
 Exported by: core Exported by: core
  
-==== sys.unique ====+==== @sys.unique ====
  
 Exported by: core Exported by: core
  
-==== sys.now.utc ====+==== @sys.now.utc ====
  
 Exported by: core Exported by: core
  
-==== sys.now.gmt ====+==== @sys.now.gmt ====
  
 Exported by: core Exported by: core
  
-==== sys.now.local ====+==== @sys.now.local ====
  
 Exported by: core Exported by: core
cookbooks/devel/selects.txt ยท Last modified: 2021/04/27 09:39 by miconda