Mercurial > hg > audiostuff
annotate intercom/intercom.conf @ 5:f762bf195c4b
import spandsp-0.0.3
author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
---|---|
date | Fri, 25 Jun 2010 16:00:21 +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 |