summaryrefslogtreecommitdiffstats
path: root/src/router/rtp_bridge.c
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2020-09-27 14:17:11 +0200
committerAndreas Eversberg <jolly@eversberg.eu>2020-12-29 19:02:56 +0100
commitfde7cc2ce319bf294ded54da0822672fe33b1923 (patch)
treeb3c87039dbc99fa5dc2f67a11a91ae8196e7ab4c /src/router/rtp_bridge.c
Initial GIT import
Diffstat (limited to 'src/router/rtp_bridge.c')
-rw-r--r--src/router/rtp_bridge.c20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/router/rtp_bridge.c b/src/router/rtp_bridge.c
new file mode 100644
index 0000000..f822fef
--- /dev/null
+++ b/src/router/rtp_bridge.c
@@ -0,0 +1,20 @@
+/* RTP bridging and recording
+ *
+ * (C) 2020 by Andreas Eversberg <jolly@eversberg.eu>
+ * All Rights Reserved
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+