Problem with nameservers PJSUA2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
I've got a problem with PJSIP 2.6 library. I'm running JAVA demo application. I made there a simple change, I add nameserver:
        StringVector nameServers = new StringVector();
        nameServers.add("8.8.8.8");
        ua_cfg.setNameserver(nameServers);
And this causes error. The application crashes onpjlib-util/src/pjlib-util/srv_resolver.c file, on line 797:
s->addr[j].ip.v6 = srv2->addr[j].ipv6.sin6_addr;

Does anybody have any idea what the reason of problem may be?

Have a good day
wnasilowski
_______________________________________________
Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@xxxxxxxxxxxxxxx
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux