All public logs
Combined display of all available logs of TB Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:55, 29 March 2024 Allyntree talk contribs created page Routing Script Tutorial: ENUM Query (Created page with "{{DISPLAYTITLE:ENUM Query}} == Introduction == Starting with release 3.1, it is possible to issue ENUM Query requests to DNS servers from routing scripts. To do so, the params[:enum_query] object must be filled with the required ENUM Query attributes params[:enum_query][:fqdn] and an exception must be raised with reason :enum_query_required. When ENUM Query completes, the routing script is called again with the result. The params[:enum_query] object will be...")