ICE candidates and RFC 2462?

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

 



Hi!

I'm currently trying to debug an application where I can have too many temporary ip used, and get a `PJETOOMANY` due to a too long list returned by `pj_ice_strans_enum_cands`

After some digging, I see on problematic devices (running the app during some days) a lot of DEPRECATED flags as described in RFC 2462: https://tools.ietf.org/html/rfc2462#section-5.5.4

Sure, I can remove deprecated addresses after calling `pj_ice_strans_enum_cands` and this will work... partially.

In fact, `pj_ice_strans_start_ice` is also problematic because it calls `pj_ice_sess_create_check_list` which will do a for loop over ice->lcand and this will also return `PJETOOMANY`.

I don't think there is a way to ignore deprecated ips here. Is it a way to do that? If not is it planned?

Have a nice day,

--
Sébastien


_______________________________________________
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