Daniel-Constantin Mierla writes:
How I can configure to send fist to sip:55341#5433330000@192.168.0..10 and after if I not sucess it sends to sip:55341#5433330000@192.168.0.9, etc...?
After get_redirects() try to use t_load_contacts() and t_next_contacts(): http://kamailio.org/docs/modules/1.5.x/tm.html#id2531755
Haven't tried myself but should be the way to go.
it should achieve sequential forwarding IF the contacts have different q values.
-- juha