| 336 * suffix - Suffix to be appended to the domain name. |
336 * suffix - Suffix to be appended to the domain name. |
| 337 * service - Service string to be used in the service field. |
337 * service - Service string to be used in the service field. |
| 338 |
338 |
| 339 This function can be used from REQUEST_ROUTE. |
339 This function can be used from REQUEST_ROUTE. |
| 340 |
340 |
| 341 See ftp://www.ietf.org/rfc/rfc3872.txt and |
341 See ftp://ftp.ietf.org/rfc/rfc3872.txt and |
| 342 ftp://www.ietf.org/rfc/rfc2871.txt for information |
342 ftp://ftp.ietf.org/rfc/rfc2871.txt for information |
| 343 regarding the ITAD part of the ISN string. |
343 regarding the ITAD part of the ISN string. |
| 344 |
344 |
| 345 Example 1.11. isn_query usage |
345 Example 1.11. isn_query usage |
| 346 ... |
346 ... |
| 347 # search for "e2u+sip" in freenum.org |
347 # search for "e2u+sip" in freenum.org |