Fix the path to the 7940 and 7960 directory.xml.
This commit is contained in:
parent
2955b8447e
commit
2b12ace5ee
|
|
@ -142,10 +142,10 @@ autocomplete: "1"
|
|||
time_format_24hr: "0"
|
||||
|
||||
# URL for external Phone Services
|
||||
#services_url: "http://{$domain_name}/app/provision/file/services.xml"
|
||||
#services_url: "http://{$domain_name}/app/provision/services.xml"
|
||||
|
||||
# URL for external Directory location
|
||||
directory_url: "http://{$domain_name}/app/provision/file/directory.xml"
|
||||
directory_url: "http://{$domain_name}/app/provision/directory.xml"
|
||||
|
||||
# URL for branding logo
|
||||
#logo_url: "http://{$domain_name}/app/provision/logo.bmp"
|
||||
|
|
|
|||
|
|
@ -142,10 +142,10 @@ autocomplete: "1"
|
|||
time_format_24hr: "0"
|
||||
|
||||
# URL for external Phone Services
|
||||
#services_url: "http://{$domain_name}/app/provision/file/services.xml"
|
||||
#services_url: "http://{$domain_name}/app/provision/services.xml"
|
||||
|
||||
# URL for external Directory location
|
||||
directory_url: "http://{$domain_name}/app/provision/file/directory.xml"
|
||||
directory_url: "http://{$domain_name}/app/provision/directory.xml"
|
||||
|
||||
# URL for branding logo
|
||||
#logo_url: "http://{$domain_name}/app/provision/logo.bmp"
|
||||
|
|
|
|||
Loading…
Reference in New Issue