I got word that the carrier doesn't support 302s. Yuck.
That being said - does anyone know any tricks to get this working - in such a way that I can create a new call leg and have the call go back out, preferably within kamailio? Thanks,
-graham
On 10/9/08 12:58 AM, "Juha Heinanen" jh@tutpro.com wrote:
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