Skip to content

Instantly share code, notes, and snippets.

@lxj5891
Created April 15, 2014 00:57
Show Gist options
  • Save lxj5891/10693529 to your computer and use it in GitHub Desktop.
Save lxj5891/10693529 to your computer and use it in GitHub Desktop.
VOIP 技术
yum install libncurses5-dev
yum install http://yum.opensips.org/1.10/releases/el/6/x86_64/opensips-yum-releases-1.10-1.el6.noarch.rpm
opensipsdbctl restart
git clone git://sippy.git.sourceforge.net/gitroot/sippy/rtpproxy
./configure
make
make install
rtpproxy -F
@lxj5891
Copy link
Author

lxj5891 commented Apr 15, 2014

opensipsctl ul show

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment