diff options
author | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2006-08-28 04:31:25 +0000 |
---|---|---|
committer | cookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8> | 2006-08-28 04:31:25 +0000 |
commit | 05c06b6380ef1764f087e660c0a65781db28cb3c (patch) | |
tree | 1451a65c19f623b7cf94466c0204712790b424d3 /default-conf/asterisk/iax.conf | |
parent | 39c5125ac4fd58eef855982b2cdc670840b94b71 (diff) |
file vergessen
git-svn-id: svn://svn.cccv.de/engel-system@136 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'default-conf/asterisk/iax.conf')
-rw-r--r-- | default-conf/asterisk/iax.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/default-conf/asterisk/iax.conf b/default-conf/asterisk/iax.conf new file mode 100644 index 00000000..2b1a937b --- /dev/null +++ b/default-conf/asterisk/iax.conf @@ -0,0 +1,6 @@ +[Engelsystem] +type=user ; friend (allow user to make calls and to be called), peer (user can be only called) or user (user can call only). +auth=md5 +secret=password +host=<host ip> +context=Engelsystem |