summaryrefslogtreecommitdiff
path: root/examples/sip.conf
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2009-05-24 17:02:36 +0300
committerTzafrir Cohen <tzafrir@cohens.org.il>2009-05-24 17:02:36 +0300
commite07b80f91c00fcf5013fe2c7066008470d203d30 (patch)
tree184171ff1d0f2dfc0e2e1357b4a560d3b5ab7fe2 /examples/sip.conf
Importing Asterisk::config 0.96 from tarball
Diffstat (limited to 'examples/sip.conf')
-rwxr-xr-xexamples/sip.conf25
1 files changed, 25 insertions, 0 deletions
diff --git a/examples/sip.conf b/examples/sip.conf
new file mode 100755
index 0000000..1cfbf94
--- /dev/null
+++ b/examples/sip.conf
@@ -0,0 +1,25 @@
+key=value
+
+thisis=>unsection
+
+[general]
+useragent=hoowa
+disallow=all
+allow=g729
+allow=>g723 #comment
+allow=ulaw
+#include classsip.conf
+
+[usera]
+type=friend;saying
+secret=thisone
+host=>dynamic
+
+[trunka]
+type=friend
+host=192.168.0.1
+
+#include branchsip.conf
+
+[tempsection]
+delete=me