한국어

소프트스위치

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

     페북공유

   ◎위챗 : speedseoul


  
     PAYPAL
     
     PRICE
     

pixel.gif

    before pay call 0088 from app


https://github.com/sipwise/rtpengine


https://sillycodes.com/installing-rtpengine-on-ubuntu-1404/


http://www.opensips.org/Documentation/Tutorials-WebSocket-2-1


http://webs.co.kr/index.php?mid=sourceopen&document_srl=365288


apt-get install git
git clone https://github.com/sipwise/rtpengine.git rtpengine


cd rtpengine
./debian/flavors/no_ngcp


dpkg-buildpackage


apt-get install debhelper
apt-get install iptables-dev
apt-get install libcurl4-openssl-dev
apt-get install libpcre3-dev libxmlrpc-core-c3-dev
apt-get install markdown

apt-get install libavcodec-dev  libavfilter-dev libavformat-dev  libavresample-dev  libavutil-dev  libevent-dev  libglib2.0-dev  libjson-glib-dev libpcap0.8-dev  libpcap-dev


dpkg-buildpackage


apt-get install libglib2.0-dev


dpkg -i ngcp-rtpengine-daemon_5.5.0.0+0~mr5.5.0.0_amd64.deb

dpkg -i ngcp-rtpengine-iptables_5.5.0.0+0~mr5.5.0.0_amd64.deb

dpkg -i ngcp-rtpengine-dbg_5.5.0.0+0~mr5.5.0.0_amd64.deb

dpkg -i ngcp-rtpengine_5.5.0.0+0~mr5.5.0.0_all.deb


when you have error


apt-get -f install


dpkg -i ngcp-rtpengine*


edit the 

vim /etc/default/ngcp-rtpengine-daemon 

RUN_RTPENGINE=yes
LISTEN_TCP=25060
LISTEN_UDP=12222
LISTEN_NG=22222
LISTEN_CLI=9900
INTERFACES=”x.xx.xx.xx”
LOG_LEVEL=6


/etc/init.d/ngcp-rtpengine-daemon restart
or
rtpengine –interface=x.x.x.x –listen-ng=127.0.0.1:22222  -m 30000 -M 35000

/usr/sbin/rtpengine -p /var/run/rtpengine.pid -i eth0/1.1.1.1 -n 127.0.0.1:60000 -c 127.0.0.1:60001 -m 50000 -M 55000 -E -L 7

/usr/sbin/rtpengine --table=0 --interface=10.64.73.31 --interface=2001:db8::4f3:3d \
--listen-udp=127.0.0.1:22222 --listen-ng=127.0.0.1:2223 --tos=184 \
--pidfile=/var/run/rtpengine.pid


/usr/sbin/rtpengine –interface=x.x.x.x  –listen-ng=127.0.0.1:22222  -m 30000 -M 35000


/usr/sbin/rtpengine -p /var/run/rtpengine.pid -i eth0/x.x.x.x -n 127.0.0.1:60000 -c 127.0.0.1:60001 -m 50000 -M 55000 -E -L 7


/usr/sbin/rtpengine --table=0 --interface=x.x.x.x  --listen-udp=127.0.0.1:22222 --listen-ng=127.0.0.1:2223 --tos=184 --pidfile=/var/run/rtpengine.pid


/usr/sbin/rtpengine --table=0 --interface=x.x.x.x  --listen-udp=127.0.0.1:2222 --listen-ng=127.0.0.1:2223 --tos=184 --pidfile=/var/run/rtpengine.pid



  • -i: the listening interface for RTP/SRTP
  • -n: the listening IP and port that is used by OpenSIPS to communicate with the RTPengine (NOTE: the rtpengine module only works with the rtpengine NG protocol, so you must use -n/--listen-ng; Using -u/--listen-udp or -l/--listen-tcp will not work!)
  • -c: the IP and port of the CLI - this is used to gather statistics for the RTP/SRTP sessions
  • -m, -M: both take an integer as argument and together define the local port range from which rtpengine will allocate UDP ports for media traffic relay. Default to 30000 and 40000 respectively.
  • -L: indicates the debugging level
조회 수 :
61151
등록일 :
2017.09.05
19:13:10 (*.160.88.18)
엮인글 :
http://webs.co.kr/index.php?document_srl=3311797&act=trackback&key=c61
게시글 주소 :
http://webs.co.kr/index.php?document_srl=3311797
List of Articles
번호 제목 글쓴이 조회 수 추천 수sort 날짜
172 The FreeRADIUS Project admin 45903   2011-12-14
 
171 OpenH323 Gatekeeper - The GNU Gatekeeper admin 55515   2011-12-14
 
170 the OpenSIPS Project OpenSIP admin 47591   2011-12-14
 
169 사설 망 환경에서 SIP 의 NAT Traversal 문제 admin 150299   2011-12-23
 
168 SIP 트래픽 생성 테스트 툴 admin 141363   2011-12-23
 
167 Asterisk v1.4x built on FreeBSD v7.1 UNIX admin 155675   2012-01-06
 
166 debian 11 opensips 3.2 install command admin 13254   2023-06-25
 
165 t_relay opensips admin 9028   2023-07-25
 
164 opensips Call pickup configuration admin 9068   2023-07-27
 
163 opensips Push Notification configuration admin 9127   2023-07-29
 
162 string trans opensips admin 9045   2023-08-05
 
161 opensips-cli command admin 10907   2023-08-07
 
160 What is new in 1.8.0 opensip admin 259059   2012-05-21
 
159 OpenSIPS install configuration support admin 3893   2024-04-09
 
158 OpenSIPS 이해 서비스 지원 admin 3896   2024-04-09
 
157 Asterisk 에서 FreeSWITCH 전환 admin 3912   2024-04-09
 
156 opensips Rtpengine installation configuration admin 590   2024-05-22
 
155 Open Source VOIP applications, both clients and servers. admin 48093   2013-11-20
 
154 OfficeSIP Server is freeware VoIP, SIP server for Windows admin 57039   2013-09-11
 
153 rfc5766-turn-server admin 42692   2013-03-21
 
152 OpenSER_from_an_asterisk_POV file admin 40431   2013-04-06
 
151 OpenSIPS vs Asterisk admin 226153   2013-04-06
 
150 Kamailio 3.3.x and Asterisk 10.7.0 Realtime Integration using Asterisk Database admin 54530   2013-04-06
 
149 OPENSIP Training VIDEO admin 38489   2013-02-20
 
148 OpenSIPS Kick Start‎: VIDEO admin 40188   2013-02-20
 
147 Welcome to the Smartvox Knowledgebase admin 106991   2013-04-06
 
146 Kamailio :: A Quick Introduction admin 83689   2013-04-06
 
145 The SIP Router Project admin 47010   2013-04-06
 
144 Asterisk Installation Asterisk Realtime configuration admin 47820   2013-04-06
 
143 Flooding Asterisk, Freeswitch and Kamailio with Metasploit admin 103351   2013-04-06