Rev 73 | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 73 | Rev 641 | ||
|---|---|---|---|
| 1 | <?xml version='1.0' encoding='utf-8'?> |
1 | <?xml version='1.0' encoding='utf-8'?> |
| 2 | 2 | ||
| 3 | <!-- Configuration file for the CallerID Macbeth module. --> |
3 | <!-- Configuration file for the CallerID Macbeth module. --> |
| 4 | <modcallerid> |
4 | <modcallerid> |
| 5 | 5 | ||
| 6 | <list name="servers"> |
6 | <list name="servers"> |
| 7 | <item> |
7 | <item> |
| 8 | <!-- No trailing slash! --> |
8 | <!-- No trailing slash! --> |
| 9 | <field name="serverlocation" value="http://www.arune.se/callerid"/> |
9 | <field name="serverlocation" value="http://www.arune.se/callerid"/> |
| 10 | </item> |
10 | </item> |
| 11 | <!--item> |
11 | <!--item> |
| 12 | <field name="serverlocation" value="backupserver/callerid"/> |
12 | <field name="serverlocation" value="backupserver/callerid"/> |
| 13 | </item--> |
13 | </item--> |
| 14 | </list> |
14 | </list> |
| 15 | 15 | ||
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | </modcallerid> |
18 | </modcallerid> |