annotate intercom/intercom.conf @ 4:26cd8f1ef0b1
import spandsp-0.0.6pre17
author |
Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
date |
Fri, 25 Jun 2010 15:50:58 +0200 |
parents |
13be24d74cd2 |
children |
|
rev |
line source |
2
|
1 # intercom.conf
|
|
2 # primitive short-dial - name - IP-address map
|
|
3 # Use your own IP-addresses!
|
|
4
|
|
5 guiconfig t1 "EDDF\nTEC1" 192.168.1.1
|
|
6 guiconfig t2 "EDDF\nTEC2" 192.168.1.2
|
|
7 guiconfig t3 "EDDF\nTEC3" 192.168.1.3
|
|
8 guiconfig t4 "EDDF\nTEC4" 192.168.1.4
|
|
9 guiconfig t5 "EDDF\nTEC5" 192.168.1.5
|
|
10 guiconfig t6 "EDDF\nTEC6" 192.168.1.6
|
|
11 guiconfig t7 "EDDF\nTEC7" 192.168.1.7
|
|
12 guiconfig t8 "EDDF\nTEC8" 192.168.1.8
|