Hello,
On 06/03/08 14:20, Ali Jawad wrote:
Hi All
I have the following scenario
Openser Server A --> Uses Localhost MySQL Server
Openser Server B --> Uses ServerA MySQL server
Each server is in a different location. Both servers share the same
database. I.e. in other words a user can successfully logon to either
server. Both servers have a similar configuration file. My problem at
hand is the following
User A and User C logon to Server A
User B logs on to Server B
User A and User C can call each other.
How can User A and C communicate with user B ?
after you do the lookup on server A and the user is not found there,
then forward the request to server B, do there location lookup as well,
then if not found, send the negative reply. Otherwise, send it to user.
Do same on the server B, forwarding to A...
Cheers,
Daniel
Can anyone provide me with a working example.
Thanks
--
http://www.asipto.com