Hi, I am trying to implement a feature to ring two ip phones simultaneously. For example, when I call 101 at test.com, it rings both 101 at test.com and 102 at test.com. In this case, the ruri is 101 at test.com. I can use append_branch 102 at test.com, but is there a way to lookup the locations of both 101 and 102? Thanks, Richard