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
Last revision Both sides next revision
cookbooks:selects:devel [2010/03/11 13:21]
andrei minor spelling & grammar
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 could be seen as function returning string with certai nnumber of parameters.+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 68: Line 68:
 Select handling XMLRPC requests via XMLRPC module. Select handling XMLRPC requests via XMLRPC module.
  
-===== Raw List =====+===== Complete Select List ===== 
 + 
 +<note important> 
 +For a list with all the selects defined in the devel version (the master branch) see the auto-generated [[http://sip-router.org/docbook/sip-router/branch/master/select_list/select_list.html]]. 
 + 
 +The list presented on this page is obsolete. 
 +</note> 
  
 This part is auto-generated from ser_objdump CSV output. If you want to add description, examples, comments, etc., please add entries above. This part is auto-generated from ser_objdump CSV output. If you want to add description, examples, comments, etc., please add entries above.
Line 3715: Line 3722:
  
 Exported by: xmlrpc Exported by: xmlrpc
- 
- 
- 
- 

Navigation

Wiki

Other

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