aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/rtppage.conf.sample20
1 files changed, 20 insertions, 0 deletions
diff --git a/configs/rtppage.conf.sample b/configs/rtppage.conf.sample
new file mode 100644
index 000000000..6c391c80f
--- /dev/null
+++ b/configs/rtppage.conf.sample
@@ -0,0 +1,20 @@
+; Configuration for the rtppage() application
+; that sends audio in multicast or unicast mode to phones
+; for paging
+
+[general]
+ttl=10
+tos=ef
+
+[testgroup]
+type=basic
+rtp_address=192.168.83.147
+rtp_port=12346
+
+[linksysgroup]
+type=linksys
+rtp_address=224.168.168.168
+rtp_port=34567
+control_address=224.168.168.168
+control_port=6061
+