2016年8月28日 星期日

Building JAIN SLEE Resource Adapt

http://docs.jboss.org/mobicents/jain-slee/2.4.1.FINAL/tools/eclipslee/user-guide/en-US/html/building_jainslee_resource_adaptors.html

2016年8月27日 星期六

JAIN SLEE FAQ

http://www.maretzke.com/pub/whitepapers/jslee_faq_2005/index.html

2016年8月23日 星期二

Group Messaging (PoC)

https://realtimecommunication.wordpress.com/2015/01/15/group-messaging/ https://realtimecommunication.wordpress.com/2015/11/06/xcap-protocol/ https://realtimecommunication.wordpress.com/2015/11/11/presence-from-the-other-site/#more-1059

2016年8月16日 星期二

在Linux加入Service

http://tosian.blogspot.tw/2008/10/linux.html

2016年8月14日 星期日

Wireshark loopback

https://wiki.wireshark.org/CaptureSetup/Loopback https://ask.wireshark.org/questions/46579/wireshark-does-not-see-npcap-loopback-interface

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