[Serusers] how to process 302?

O'Shaughnessy Evans shaug+sip at aloha.net
Thu Aug 26 23:41:53 CEST 2004


Hello, all.  I've seen a few comments on the list about dealing with
302 "Moved Temporarily" messages.  Something is going wrong in my
routing, though, and I can't figure out what.  I'm trying to process it
in a failure_route like this:

    if (t_check_status("302")) {
        xlog("L_NOTICE", "   Call forwarding on -> rerouting call to %ct");
        append_branch();
        t_reply("302", "Moved Temporarily");
    }

but that isn't doing the trick.  Would someone mind posting how a 302
reply *should* be handled to process call forwarding?

Thanks.

-- 
= o'shaughnessy evans =           = sys admin @ (aloha|kona|myworld).net =




More information about the sr-users mailing list