cookbooks:3.2.x:core
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cookbooks:3.2.x:core [2012/10/12 20:45] – [mem_summary] miconda | cookbooks:3.2.x:core [2016/02/02 15:31] (current) – !~ does not exist in 3.2 alexh | ||
---|---|---|---|
Line 645: | Line 645: | ||
Prototype: **loadmodule " | Prototype: **loadmodule " | ||
- | If modulepath is only modulename or modulename.so, | + | If modulepath is only modulename or modulename.so, |
Example of usage: | Example of usage: | ||
Line 1050: | Line 1050: | ||
If the internal resolver/ | If the internal resolver/ | ||
- | dns.add_srv, | + | dns.add_srv, |
Note: During startup of SIP-Router, before the internal resolver is loaded, the system resolver will be used (it will be used for queries done from module register functions or modparams fixups, but not for queries done from mod_init() or normal fixups). | Note: During startup of SIP-Router, before the internal resolver is loaded, the system resolver will be used (it will be used for queries done from module register functions or modparams fixups, but not for queries done from mod_init() or normal fixups). | ||
Line 2430: | Line 2430: | ||
!= not equal | != not equal | ||
=~ regular expression matching: Note: Posix regular expressions will be used, e.g. use [[: | =~ regular expression matching: Note: Posix regular expressions will be used, e.g. use [[: | ||
- | !~ regular expression not-matching | ||
> | > | ||
>= greater or equal | >= greater or equal |
cookbooks/3.2.x/core.1350074717.txt.gz · Last modified: 2012/10/12 20:45 by miconda