Hello, On 07/24/08 22:59, Alex Balashov wrote: > Greetings, > > If I have multiple contacts registered concurrently for one binding with > the usrloc/registrar modules, is there a way I can get a count for, or > iteratively traverse somehow, the call branches created when a request > goes out to that binding? > > In other words, if I have UAC A and UAC B sharing a binding, is there > some way I can access the distinct call paths programmatically within > the route plan? > you can control each branch before relaying via t_on_branch() and branch_route. Walking through the registered contact addresses in user location is not possible now.
Cheers, Daniel -- Daniel-Constantin Mierla http://www.asipto.com _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
