Skip to content

RTPengine server for voice record using with some SIP proxy/server

License

Notifications You must be signed in to change notification settings

mach1el/docker-rtpengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTPengine on docker

license Size imgsize

RTPengine server for streaming RTP on SIP proxy/server such as: Opensips,Kamailio... Builded on debian buster

Pull from hub

docker pull mich43l/rtpengine

Build from source

git clone https://github.com/mach1el/docker-rtpengine.git && cd docker-rtpengine
docker image build -t docker-rtpengine .

Run

  • docker run -tid --rm --name=rtpengine --network=host docker-rtpengine
  • docker run -tid --rm --name=rtpengine -v /path/to/cfg:/etc/rtpengine docker-rtpengine

Note

Mount config dir /etc/rtpengine if you want run by your rules.

About

RTPengine server for voice record using with some SIP proxy/server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published