Need advice and help for this project

Hi,

this is the first time i post a topic here at the forum. first i want to propose myself. my name is Hakim, 27 years old and live in belgium.

goal:
i am searching\looking for a phone server that is computer wise controlled. this phone server should be able to accept every incomming phone call. then when the phone call has been accepted (logged in) the phone server should be able to connect all these phone calls randomly with each other.

the idea of this project is to create a chat server for (cell) phones. people that are connected to this chat server should be able to change a conversation by clicking for example on the # key .

kind regards

Hakim

I have never done such a set up but I think it can be done. You can keep a list of all incoming calls and then randomly bridge them based on where they came from (e.g. male and female).