한국어

소프트스위치

온누리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/

조회 수 :
182642
등록일 :
2014.03.06
17:45:26 (*.251.139.148)
엮인글 :
http://webs.co.kr/index.php?document_srl=38958&act=trackback&key=47e
게시글 주소 :
http://webs.co.kr/index.php?document_srl=38958
List of Articles
번호 제목 글쓴이 날짜 조회 수
142 OpenSIPS Module Interface admin 2017-12-07 43970
141 opensips configuration config explain easy basic 오픈쉽스 컨피그레이션 기본 설명 file admin 2017-12-07 23145
140 openssl 을 이용한 인증서 생성 절차를 정리한다. 개인키 CSR SSL 인증서 파일 생성 admin 2017-09-14 24942
139 Documentation -> Tutorials -> TLS opensips.cfg admin 2017-09-14 25969
138 Using TLS in OpenSIPS v2.2.x admin 2017-09-14 45928
137 opensips tls cfg admin 2017-09-14 30899
136 How to setup a Jabber / XMPP server on Debian 8 (jessie) using ejabberd admin 2017-09-13 125554
135 SIP to XMPP Gateway + SIP Presence Server opensips admin 2017-09-13 53257
134 OpenSIPS command line tricks admin 2017-09-13 46118
133 Fail2Ban Freeswitch How to secure admin 2017-09-12 62395
132 opensips.cfg. sample admin 2017-09-12 25142
131 Advanced SIP scenarios with Event-based-Routing admin 2017-09-11 34385
130 PUSH SERVER 푸시서버 안드로이드 애플 admin 2017-09-11 210094
129 오픈소스 (사내)메신저 서버 구축, 오픈 파이어(openfire) 설치방법과 세팅(리눅스 기준) admin 2017-09-09 73860
128 rtpengine config basic and opensips configuration and command admin 2017-09-06 54491
127 WebSocket Transport using OpenSIPS configuration 웹 소켓 컨피그레이션 기본 admin 2017-09-06 22049
126 OpenSIPS basic configuration script 기본 컨피그 admin 2017-09-05 106661
125 rtpengine install and config admin 2017-09-05 59507
124 Installing RTPEngine on Ubuntu 14.04 admin 2017-09-05 33254
123 compile only the textops module make modules=modules/textops modules admin 2017-09-05 20235
122 opensips command /sbin/opensipsctl detail admin 2017-09-04 126442
121 2017 08 31 opensips 2.32 install debian8.8 module install compile err modules admin 2017-09-04 43280
120 Build-Depends debian 8.8 opensips 2.3 admin 2017-09-04 65573
119 What is new in 2.3.0 opensips admin 2017-09-04 247030
118 ubuntu 安装配置opensips,rtpproxy,mediaproxy admin 2017-09-04 24729
117 How to install Mediaproxy 2.5.2 on CentOS 6 64 bit admin 2017-09-04 145074
116 Using TLS in OpenSIPS v2.2.x configuration admin 2017-09-04 48204
115 How to 2.3 download , OpenSIPS new apt repository. DEBs for Debian / Ubuntu admin 2017-09-02 19982
114 You can install CDRTool in the following ways: admin 2017-09-01 21489
113 How to Install OpenSIPS 2.1.2 Server on Ubuntu 15.04 admin 2017-09-01 27508