한국어

소프트스위치

온누리070 플레이스토어 다운로드
    acrobits softphone
     온누리 070 카카오 프러스 친구추가온누리 070 카카오 프러스 친구추가친추
     카카오톡 채팅 상담 카카오톡 채팅 상담카톡
    
     라인상담
     라인으로 공유

     페북공유

   ◎위챗 : speedseoul


  
     PAYPAL
     
     PRICE
     

pixel.gif

    before pay call 0088 from app


http://mediaproxy.ag-projects.com/projects/mediaproxy/wiki/InstallationGuide


http://mediaproxy.ag-projects.com/


Description

MediaProxy is a media relay for RTP/RTCP and UDP streams that works in tandem with OpenSIPS to provide NAT traversal capability for media streams from SIP user agents located behind NAT. MediaProxy supports ICE negotiation by behaving like a TURN relay candidate and the policy can be controlled from OpenSIPS configuration.

MediaProxy relay component must run natively on the host operating system and not in a virtual environment.

This software is licensed according to the GNU General Public License version 2.

Background

MediaProxy 2.0 is the second generation media relay application, which is based on a completely new design that allows for major improvements in areas such as scalability (an order of magnitude more scalable than previous version) and security (communication between relay and dispatcher is encrypted).

New features have been added to support ICE (acts like a TURN relay) and call flows related to user mobility and fax transmission.

Features

  • Scalability of thousands of calls per server
  • TLS encryption between the relays and dispatcher
  • T.38 fax support
  • Graceful shutdown capability
  • Automatic load balancing and redundancy among all servers
  • Real-time sessions statistics
  • Web page for media sessions with search capability
  • Configurable IP and UDP port range
  • Support for any combination of audio and video streams
  • Radius accounting of IP network traffic
  • Logging of complete media information into MySQL database
  • Supports ICE negotiation by behaving like a TURN relay candidate
  • Amazon EC2 ready (1 to 1 NAT)

Scalability

The most asked question about media proxy is how many concurrent calls can it handle. The absolute answer for this question can be found here.

Documentation

Support

MediaProxy is developed and supported by AG Projects.

AG Projects offers best-effort support for MediaProxy. "Best-effort" means that we try to solve the bugs you report or help fix your problems as soon as we can, subject to available resources.

You may report bugs to 

The mailing list archive is available at: OpensSIPS users

Credits

Authors: Dan Pascu, Ruud Klaver, Saúl Ibarra



Installation Guide

MediaProxy must run natively on the host operating system and not in a virtual environment.

You can install MediaProxy in the following ways:

  1. From a tar file
  2. From a Debian repository
  3. From the version control repository

1. From the tar file hosted at AG Projects downloads page

The software is available as a tar archive at:

http://download.ag-projects.com/MediaProxy/

2. From a Debian repository

Add the appropriate repository depending on your distribution. The location of repositories is here

After that, run:

sudo apt-get update
sudo apt-get install mediaproxy-dispatcher mediaproxy-relay mediaproxy-web-sessions

to install all the packages, or you can install only the packages you actually
need on that specific system.

3. Installing from the version control repository (development branch)

The source code is managed using darcs version control tool. The darcs repository can be fetched with:

darcs get http://devel.ag-projects.com/repositories/mediaproxy

To obtain the incremental changes after the initial get:

cd mediaproxy
darcs pull -a

Running the software

MediaProxy is meant to be used together with OpenSIPS' mediaproxy module.

To run the software, you will need a server running the Linux Operating System using a kernel version 2.6.18 or higher that has been compiled with connection tracking support (conntrack). IPtables 1.4.3 or higher is also required. Because of this dependency on Linux, other operating systems are not supported. This dependency only applies to the media relay component. The dispatcher component which runs on the same host as OpenSIPS, can run on any platform that has a python interpreter and supports the twisted framework.

Communication between the dispatcher and the relays uses TLS encryption and requires a set of X509 certificates to work. For more information about this please read tls/README which contains information about the sample certificates that are included as well as information about how to generate your own.

No STUN or TURN support are required in the clients.

The SIP User Agents must work symmetrically (that is to send and receive data on the same port for each stream), which is documented in RFC 4961.

To display the history of the media streams you may use CDRTool application.

For supporting ICE negotiation between end-points see this page ICE support.

CentOS

This is a page maintained by a third-party for an older version:

http://kb.smartvox.co.uk/index.php/opensips/installing-mediaproxy-2-centos-5-64bit/

조회 수 :
182708
등록일 :
2014.03.06
17:45:26 (*.251.139.148)
엮인글 :
http://webs.co.kr/index.php?document_srl=38958&act=trackback&key=f98
게시글 주소 :
http://webs.co.kr/index.php?document_srl=38958
List of Articles
번호 제목 글쓴이 조회 수 추천 수 날짜sort
112 Opensips 2.32 download admin 19397   2017-09-01
 
111 OpenSIPS 2.3 install admin 25087   2017-09-01
 
110 JsSIP: The JavaScript SIP Library admin 21480   2017-09-01
 
109 WebSocket Transport using OpenSIPS admin 24942   2017-09-01
 
108 A2Billing and OpenSIPS – Part 1 admin 32490   2017-08-29
 
107 A2Billing and OpenSIPS – Part 2 admin 34537   2017-08-29
 
106 A2Billing and OpenSIPS – Part 3 admin 21906   2017-08-29
 
105 OpenSIPS 2.3 philosophy admin 22152   2017-08-17
 
104 The timeline for OpenSIPS 2.3 is admin 23109   2017-08-17
 
103 OpenSIPS Control Panel and Homer integration admin 43564   2017-08-17
 
102 Opensips sip capture re designed admin 21772   2017-07-16
 
101 WebRTC with OpenSIPS WebSocket is a protocol provides full-duplex admin 33412   2015-04-04
 
100 WebSocket Support in OpenSIPS 2.1 admin 32040   2015-04-04
 
99 OpenSIPS 2.1 (rc) is available, download now! admin 25140   2015-03-22
 
98 Service Provision Using Asterisk & OpenSIPS - AstriCon 2014 admin 33924   2015-02-25
 
97 SIP Signaling-Messages OpenSIPS Running On Multicore Server file admin 42533   2014-11-02
 
96 opensips.cfg for Asterisk admin 37846   2014-10-20
 
95 A2Billing and OpenSIPS config admin 38682   2014-10-20
 
94 Jitsi Videobridge meets WebRTC admin 45664   2014-10-18
 
93 A Survey of Open Source Products for Building a SIP Communication Platform admin 40542   2014-10-18
 
92 Script Function , Module Index v1.11 함수 모듈 opensips admin 36310   2014-10-14
 
91 Opensips TM module enables stateful processing of SIP transactions admin 46018   2014-10-04
 
90 kamailio.cfg configuration Example admin 37483   2014-10-04
 
89 opensips NAT Traversal Module admin 37627   2014-10-02
 
88 UAC Registrant Module admin 39893   2014-09-28
 
87 MediaProxy 2.3.x & OpenSIPS 1.5.x Integration admin 40514   2014-08-24
 
86 RTPPROXY Admin Guide admin 41840   2014-08-24
 
85 CANCEL MESSAGE not handled correctly admin 39612   2014-08-23
 
84 [Sipdroid] SIP data collection study tour admin 39897   2014-08-23
 
83 [OpenSIPS-Users] Opensips 1.10 NAT radius aaa admin 37132   2014-08-23