Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ref_manual:selects [2009/05/05 21:50] andrei note about obsolete way of testing select and some minor updates |
ref_manual:selects [2012/05/24 21:17] (current) oej |
||
---|---|---|---|
Line 4: | Line 4: | ||
You might ask, why the select framework was introduced at all? The main reason | You might ask, why the select framework was introduced at all? The main reason | ||
was that everytime you wanted to check any part (header, etc.) of the | was that everytime you wanted to check any part (header, etc.) of the | ||
- | incomming | + | incoming |
Moreover this function (due to historic limitations) might get at most two | Moreover this function (due to historic limitations) might get at most two | ||
parameters. If you need more you have to use workaround and set attributes | parameters. If you need more you have to use workaround and set attributes | ||
Line 39: | Line 39: | ||
text with the select identifier, so it must be enclosed in double quotes.) | text with the select identifier, so it must be enclosed in double quotes.) | ||
Xlog formatting also support selects as a element while composing the final | Xlog formatting also support selects as a element while composing the final | ||
- | value - the formatting element is '' | + | value - the formatting element is '' |
Return value of the select is text string, but be aware, it might be also | Return value of the select is text string, but be aware, it might be also | ||
Line 188: | Line 188: | ||
select, just make sure you have loaded all neccessary modules. | select, just make sure you have loaded all neccessary modules. | ||
+ | |||
+ | ===== Select List ===== | ||
+ | |||
+ | For a list with all the defined selects in the sip-router devel version (master branch), see | ||
+ | [[http:// |