Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 8, 2018 10:08
Show Gist options
  • Save ryantm/17f91505013f40beef68c121fcdedb70 to your computer and use it in GitHub Desktop.
Save ryantm/17f91505013f40beef68c121fcdedb70 to your computer and use it in GitHub Desktop.
/nix/store/lyb8qd0r0q4q5l04cnbz3il9jm7av538-baresip-0.5.10
├── bin
│   └── baresip
├── lib
│   └── baresip
│   └── modules
│   ├── account.so
│   ├── alsa.so
│   ├── amr.so
│   ├── auloop.so
│   ├── b2bua.so
│   ├── cairo.so
│   ├── cons.so
│   ├── contact.so
│   ├── ctrl_tcp.so
│   ├── debug_cmd.so
│   ├── dtmfio.so
│   ├── evdev.so
│   ├── fakevideo.so
│   ├── g711.so
│   ├── g722.so
│   ├── gsm.so
│   ├── gst1.so
│   ├── gst_video1.so
│   ├── httpd.so
│   ├── ice.so
│   ├── l16.so
│   ├── menu.so
│   ├── mwi.so
│   ├── natbd.so
│   ├── natpmp.so
│   ├── oss.so
│   ├── plc.so
│   ├── portaudio.so
│   ├── presence.so
│   ├── pulse.so
│   ├── rst.so
│   ├── sdl.so
│   ├── selfview.so
│   ├── sndfile.so
│   ├── speex_aec.so
│   ├── speex_pp.so
│   ├── srtp.so
│   ├── stdio.so
│   ├── stun.so
│   ├── syslog.so
│   ├── turn.so
│   ├── uuid.so
│   ├── v4l2_codec.so
│   ├── v4l2.so
│   ├── vidbridge.so
│   ├── vidinfo.so
│   ├── vidloop.so
│   ├── vp8.so
│   ├── vp9.so
│   ├── vumeter.so
│   ├── x11grab.so
│   └── x11.so
└── share
└── baresip
├── busy.wav
├── callwaiting.wav
├── error.wav
├── logo.png
├── message.wav
├── notfound.wav
├── ringback.wav
└── ring.wav
6 directories, 61 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment