• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Can Apache Mina Handle VoIP?

 
Ranch Hand
Posts: 99
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What I want is, I want to establish a server that can handle VoIP and can response to clients(mobile phone) request, and I will create an Android application/Java SE client, and then those client can communicate each other, can call with/without video, also can forward SMS to each other.

Theres also an instance that if a client will inquire/call a certain number(this could be in server side), a voice response will let him choose his option, press 1 for inquiry of grade(maybe this is in audio response), press 2 for inquiry of balance(maybe this is an audio response).

First, I have no idea if I will have to install another service of Apache.
Second, can Apache Mina can handle all of that?

Could someone explain/guide me to what should I do in order to perform my objective?

any reply would be much appreciated.

regards
bhadz
 
Your mother is a hamster and your father smells of tiny ads!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic