User Tools

Site Tools


cookbooks:4.1.x:core

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:4.1.x:core [2014/05/02 21:47]
miconda [return]
cookbooks:4.1.x:core [2014/05/20 08:57]
miconda [if]
Line 1330: Line 1330:
 If the dns lookup should ignore the remote side's protocol preferences, as indicated by the Order field in the NAPTR records and mandated by RFC 2915. If the dns lookup should ignore the remote side's protocol preferences, as indicated by the Order field in the NAPTR records and mandated by RFC 2915.
  
-    dns_naptr_ignore rfc = yes | no (default yes)+    dns_naptr_ignore_rfc = yes | no (default yes)
  
 ==== dns_retr_no ==== ==== dns_retr_no ====
Line 2651: Line 2651:
   !=      not equal   !=      not equal
   =~      regular expression matching: Note: Posix regular expressions will be used, e.g. use [[:digit:]]{3} instead of \d\d\d   =~      regular expression matching: Note: Posix regular expressions will be used, e.g. use [[:digit:]]{3} instead of \d\d\d
-  !~      regular expression not-matching+  !~      regular expression not-matching (NOT PORTED from Kamailio 1.x - use '!(x =~ y)')
   >       greater   >       greater
   >=      greater or equal   >=      greater or equal
cookbooks/4.1.x/core.txt · Last modified: 2018/08/21 09:27 by henningw