aboutsummaryrefslogtreecommitdiffstats
path: root/package/owsip/files/telephony.conf
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-10-11 10:05:13 +0000
committerJohn Crispin <blogic@openwrt.org>2012-10-11 10:05:13 +0000
commitc7c50c21bacbced10efba22f8323600cc7a26ec3 (patch)
tree77a183303303f4b951d44b7cb5a56758fe1c7238 /package/owsip/files/telephony.conf
parente654d2550f35db784f6198934ee92c4d42512908 (diff)
downloadupstream-c7c50c21bacbced10efba22f8323600cc7a26ec3.tar.gz
upstream-c7c50c21bacbced10efba22f8323600cc7a26ec3.tar.bz2
upstream-c7c50c21bacbced10efba22f8323600cc7a26ec3.zip
[lantiq] drop unmaintained packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33723 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/owsip/files/telephony.conf')
-rw-r--r--package/owsip/files/telephony.conf32
1 files changed, 0 insertions, 32 deletions
diff --git a/package/owsip/files/telephony.conf b/package/owsip/files/telephony.conf
deleted file mode 100644
index 7cc1e9f0f2..0000000000
--- a/package/owsip/files/telephony.conf
+++ /dev/null
@@ -1,32 +0,0 @@
-config general general
- option name owsip
- option backend ltq_tapi
- option ossdev 0
- option log_level 3
- option interface nas0
- option local_port 5060
- option rtp_port 4000
- option locale germany
-
-config stun stun
- option host stun.myrealm.com
- option port 3478
-
-config account example1
- option realm myrealm1.com
- option username myuser1
- option password mypass1
- option disabled 1
-
-config account example2
- option realm myrealm2.com
- option username myuser2
- option password mypass2
- option disabled 1
-
-config contact
- option desc "example contact description"
- option code "example"
- option dial "0123456789"
- option type realm
-