Skip to content

Default telephony.xml#

telephony.xml
<?xml version="1.0" encoding="utf-8"?>
<telephony version="1.23.13">
  <callWaiting>
    <active>false</active>
    <tone>true</tone>
  </callWaiting>
  <doNotDisturb>
    <active>false</active>
  </doNotDisturb>
  <callForwarding>
    <unconditional>
      <active>false</active>
      <target></target>
      <timeout>20</timeout>
    </unconditional>
    <busy>
      <active>false</active>
      <target></target>
      <timeout>20</timeout>
    </busy>
    <noResponse>
      <active>false</active>
      <target></target>
      <timeout>20</timeout>
    </noResponse>
  </callForwarding>
  <clir>
    <active>false</active>
  </clir>
  <reverseNumberLookup>
    <active>true</active>
  </reverseNumberLookup>
  <defaultAudioDevice>speaker</defaultAudioDevice>
  <activeLine>
    <id></id>
    <component></component>
  </activeLine>
  <callStartTimeout>-1</callStartTimeout>
  <autoAccept>
    <immediatelyWhenRequested>false</immediatelyWhenRequested>
    <afterTimeout>-1</afterTimeout>
    <withAlarmBeep>true</withAlarmBeep>
    <interruptWhenBusy>false</interruptWhenBusy>
  </autoAccept>
  <callCompletion>
    <active>true</active>
    <timeout>-1</timeout>
  </callCompletion>
  <callBindings>
    <callBinding name="">
      <remoteParty></remoteParty>
      <camera></camera>
      <softKeys>
        <inCallKey>
          <key keyNumber="1" label="" info="" icon="">
            <templateName></templateName>
            <parameters>
              <parameter name="" value="">
              </parameter>
            </parameters>
          </key>
          <callStates>
            <callState>calling</callState>
            <callState>ringing</callState>
            <callState>holding</callState>
            <callState>connected</callState>
            <callState>disconnected</callState>
          </callStates>
        </inCallKey>
      </softKeys>
    </callBinding>
  </callBindings>
  <callLogWithReachedTarget>false</callLogWithReachedTarget>
</telephony>