Graham Wooden writes:
if (t_check_status("302")) {
xlog("Got a 302 - redirecting");
get_redirects("*");
t_relay();
}
Pretty straight forward. Maybe the issue is with them still?
Thanks,
check with wireshark how the invite after get_redirects("*") looks like.
-- juha