2016年8月10日 星期三

Capacity Planning

http://iasaglobal.org/itabok/capability-descriptions/capacity-planning/

2016年8月3日 星期三

Media server

Media Server:

In a PacketCable environment (and other VOIP networks) a Media Server processesses and generates media streams (usually RTP).

It handles functions like:

  • decoding DTMF tones
  • bridging multiple media streams into a conference
  • playing announcemnts (e.g. "This number is not in service")
  • processing VoiceXML scripts
  • speech recognition
  • text to speech
  • recording audio
  • etc.

A Media Server is typically controlled using SIP messages sent by a softswitch or application server.
An IVR system would typically be composed of an Media Server, and an Application Server.

Media Server Vendors:



  • Asterisk: The Open Source PBX includes various media server features



See also

Spring boot

Auto config https://geowarin.github.io/understanding-spring-boot.html

Skype class digram

https://msdn.microsoft.com/en-us/skype/websdk/objectmodel

2016年7月29日 星期五

Enable Wake-on-Lan in Windows 10

http://www.groovypost.com/howto/enable-wake-on-lan-windows-10/

2016年7月26日 星期二

MOBICENTS SIP SERVLET EXTENSION TO ARQUILLIAN TUTORIAL & SIP Test Frameworks

https://telestax.com/mobicents-sip-servlet-extension-to-arquillian-tutorial/ http://blog.morethanspec.com/2011/09/sip-test-frameworks-and-jslee-services.html

introduction-to-sip

https://telconotes.wordpress.com/2013/02/17/introduction-to-sip/ https://telconotes.wordpress.com/2013/05/15/sip-invite-to-from-headers/ http://www.tutorialspoint.com/session_initiation_protocol/session_initiation_protocol_quick_guide.htm