nameserver_count property
Number of nameservers. If no name server is configured, the SIP SRV resolution would be disabled, and domain will be resolved with standard pj_gethostbyname() function.
Implementation
@ffi.UnsignedInt()
external int nameserver_count;