<?xml version="1.0" encoding="UTF-8"?>
<generalobconfig xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../../../main/resources/xsd/generalobconfig.xsd">
<startTime>08:00</startTime>
<endTime>21:00</endTime>
<callTimeout>10</callTimeout>
<dialingPrefix>1</dialingPrefix>
<longDistancePrefix>2</longDistancePrefix>
<internationalPrefix>1</internationalPrefix>
<localAreaCode>21</localAreaCode>
<includeLocalAreaCode>false</includeLocalAreaCode>
<includeLongDistancePrefix>false</includeLongDistancePrefix>
<assignedCSQs>
<csq>
<csqNameUriPair name="csq1">
<refURL> https://uccx-server/adminapi/csq/1</refURL>
</csqNameUriPair>
<percentage>10</percentage>
</csq>
</assignedCSQs>
</generalobconfig>
|