Hello,

On 03/02/06 10:23, vikram sarathy wrote:

hi, i have 3 servers in my setup, in which each server has a user registered. i need to route a call from one server to other. in first case i kept all servers in same domine and later i need to check with all servers in different domains.

can any one tell me is there any way to achive this.

one possible way, very simple, is to store for each user the address of the server which keeps the location information. You can load the address via avpops module and then set the dst_uri to it and forward.

Other way is to split the users based on some rules (e.g, prefix) to learn easily to which server the user belongs. As an alternative, you can try serial/parallel forking to all servers.

Daniel


with regards
vicky

vicky


<http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/[EMAIL PROTECTED]>
------------------------------------------------------------------------

_______________________________________________
Users mailing list
Users@openser.org
http://openser.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to