Robert McGilvray writes: > I noticed serialize_branches was removed in 1.4, which is what I use in > production today in 1.3 - do I need to use the replacements in TM to > order them and add the branches?
serialize_branches is replaced in 1.5 by tm functions t_load_contacts()/t_next_contacts(). you call t_load_contacts() after you have your uris (including their q values) in the destination set. i don't use alias db and thus don't know about that. -- juha _______________________________________________ Kamailio (OpenSER) - Users mailing list [email protected] http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
