Hi,
you could do something like :
serctl alias add 101 sip:102@test.com serctl alias add 101 sip:103@test.com
This way the invite would be forked to both 102 and 103,
just remember to have both lookup("aliases"); and save("aliases"); in your config at the right spot :-)
-Atle
* Richard Z rzheng@gmail.com [050802 04:34]:
Hi,
I am trying to implement a feature to ring two ip phones simultaneously. For example, when I call 101@test.com, it rings both 101@test.com and 102@test.com. In this case, the ruri is 101@test.com. I can use append_branch 102@test.com, but is there a way to lookup the locations of both 101 and 102?
Thanks, Richard
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers