hello all i would like to resolve DNS with pjsip ; i found pjsip/src/dns_test.cpp test application but when i test ,it doesn't give me the output that i want ; so i want to know how can i get all ip addresses that belong to the given DNS , like the output from this command: [root at localhost bin]# dig -t SRV _sip._udp.anydomain.com thanks for anyone