Hi Nhadie.
* Juha Heinanen <jh(a)tutpro.com> [050428 12:49]:
Nhadie writes:
How can I redirect calls to pstn to another
gateway when one gateway doesn't
respond to an INVITE (maybe because it has a problem), or when that gateway
sends me 503 service unavailable or 404 not found.
you can check if lcr module in CVS HEAD would fill your needs.
Or you can in 0.8.14
doit with failure_routes and something like
falure_route[1]{
if(t_check_status(503)){
rewritehostport("gw_nr_2");
};
t_relay...
}
-Atle
-- juha
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers