13 lines
458 B
Plaintext
13 lines
458 B
Plaintext
|
@model PhoneToolMX.Models.Phone
|
||
|
@{
|
||
|
Layout = null;
|
||
|
}
|
||
|
<?xml version="1.0" standalone="yes"?>
|
||
|
<!-- $Revision: 1.14 $ $Date: 2005/07/27 18:43:30 $ -->
|
||
|
<APPLICATION
|
||
|
APP_FILE_PATH="sip.ld"
|
||
|
CONFIG_FILES="@Model.MacAddress.ToString().ToLower().Replace(":", "")-user.cfg, @Model.MacAddress.ToString().ToLower().Replace(":", "")-sip.cfg, polyconf.cfg"
|
||
|
MISC_FILES=""
|
||
|
LOG_FILE_DIRECTORY="logs/"
|
||
|
OVERRIDES_DIRECTORY=""
|
||
|
CONTACTS_DIRECTORY=""/>
|