1 | # Image Version |
---|
2 | image_version: "P0S3-06-3-00" ; |
---|
3 | |
---|
4 | # Proxy Server |
---|
5 | proxy1_address: "10.40.128.252" ; |
---|
6 | proxy2_address: "10.40.128.252" ; |
---|
7 | |
---|
8 | # Proxy Server Port (default - 5060) |
---|
9 | proxy1_port:"5060" ; |
---|
10 | |
---|
11 | # Emergency Proxy info |
---|
12 | proxy_emergency: "10.40.128.252" ; |
---|
13 | proxy_emergency_port: "5060" ; |
---|
14 | |
---|
15 | # Backup Proxy info |
---|
16 | proxy_backup: "10.40.128.252"; |
---|
17 | proxy_backup_port: "5060"; |
---|
18 | |
---|
19 | # Outbound Proxy info |
---|
20 | outbound_proxy: "10.40.128.252"; |
---|
21 | outbound_proxy_port: "5060"; |
---|
22 | |
---|
23 | # Proxy Registration (0-disable (default), 1-enable) |
---|
24 | proxy_register: "1" |
---|
25 | |
---|
26 | # Phone Registration Expiration [1-3932100 sec] (Default - 3600) |
---|
27 | timer_register_expires: "3600" |
---|
28 | |
---|
29 | #Time Format (0-12hr, 1-24hr [default]) |
---|
30 | time_format_24hr: "1" |
---|
31 | |
---|
32 | # URL for external Phone Services |
---|
33 | services_url: "http://10.40.128.252/xmlservices/index.php" |
---|
34 | |
---|
35 | # URL for external Directory location |
---|
36 | directory_url: "http://10.40.128.252/xmlservices/PhoneDirectory.php" |
---|
37 | |
---|
38 | # URL for branding logo |
---|
39 | logo_url: "http://10.40.128.252/cisco/bmp/trixbox.bmp" |
---|
40 | |
---|
41 | nat_enable: "1"; |
---|
42 | nat_address: "10.40.128.252"; |
---|
43 | nat_received_processing: "1"; |
---|