Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
cookbooks:selects:devel [2010/03/11 13:37]
andrei
cookbooks:selects:devel [2010/03/28 10:48]
192.98.100.136
Line 1: Line 1:
 ====== Selects ====== ====== Selects ======
  
-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.
  
 Each module can extend the syntax the select framework understands by registering its own select table. Look at the TLS module or db_ops as good samples. Each module can extend the syntax the select framework understands by registering its own select table. Look at the TLS module or db_ops as good samples.
Line 3722: Line 3722:
  
 Exported by: xmlrpc Exported by: xmlrpc
- 
- 
- 
- 

Navigation

Wiki

Other

QR Code
QR Code cookbooks:selects:devel (generated for current page)