<callCenter>

    <!-- General Info Section. This is a required section. -->
    <section sortOrder="0" name="reqGeneralInfo" label="General Information">
        <item sortOrder="1" name="reqDisplayName" label="Display Name">Aircall for Service Cloud Voice</item>
        <item sortOrder="0" name="reqInternalName" label="InternalName">AircallSCVTelephony</item>
       
         <!-- Provide Full API Name of the Conversation Vendor Info Component present in installed vendor managed package -->
        <item sortOrder="2" name="reqVendorInfoApiName" label="Conversation Vendor Info Developer Name">aircallscv2gp__AircallSCVTelephony</item>
    </section>

    <!-- SCV Settings. This is a required section. -->    
    <section sortOrder="1" name="reqHvcc" label="SCV Settings">
        <item sortOrder="0" 
            name="reqTelephonyIntegrationCertificate" label="Telephony Integration Certificate">-----BEGIN CERTIFICATE-----
MIICLzCCAgqgAwIBAgIGAZXQ/ZsHMA0GCSqGSIb3DQEBCwUAMDMxHDAaBgNVBAMT
E0FpcmNhbGxTQ1ZUZWxlcGhvbnkxEzARBgNVBAoTCmFpcmNhbGwuaW8wHhcNMjUw
MzI2MDU0NzE2WhcNMzUwMzI2MDU0NzE2WjAzMRwwGgYDVQQDExNBaXJjYWxsU0NW
VGVsZXBob255MRMwEQYDVQQKEwphaXJjYWxsLmlvMIIBIjANBgkqhkiG9w0BAQEF
AAOCAQ8AMIIBCgKCAQEAyayXdPQCp4E2Ixk/xrt7VeObLENNg5IJWrPnpLQOiurb
IbGmqLVhvotJkm7GcnsXEnPuR2pcY5P0wd1jMwgixM8ErhAkKBCb/uKTN+6Zbh6q
m1rJIgsFBh9MgHMGRgT8CVzZu4+WtmDAQDlcsJ+zkNUw1S28ApzAUoTWHIqbNigK
K4St2YXGeG4n3JiUBuakidvxIGoQqQWDGGakm2THA5bGqBSq4FauJ/975GBeTn7B
Gcit97BsJgPMQjzdhcPQLZLxpehVgwUGhf6eVRM+qV9QwKykvaiTNijq5ePEsPEt
jmntHfLGWYeVFFssjXYW329vgI5IhNKiY/MkMPPEvwIDAQABozwwOjAMBgNVHRME
BTADAQH/MAsGA1UdDwQEAwIChDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUH
AwIwDQYJKoZIhvcNAQELBQADEABbb2JqZWN0IE9iamVjdF0=
-----END CERTIFICATE-----</item>
        <item sortOrder="1" name="reqLongDistPrefix" label="Long Distance Prefix">+1</item>
    </section>


    <!-- All below sections below contain vendor settings-->
    <section sortOrder="2" name="CustomSettings" label="Custom Settings">
        <item sortOrder="0" name="reqTimeout" label="Timeout">5000 </item>
        <item sortOrder="1" name="reqCallCenterType" label="CallCenterType">SCVBYOT</item>
        <item sortOrder="2" name="scvVendorLoginUrl" label="scvVendorLoginUrl">https://salesforce-scv-connector.aircall.io/login</item>
        <item sortOrder="3" name="reqStandbyUrl" label="StandbyUrl"></item>
        <item sortOrder="4" name="reqSoftphoneHeight" label="SoftphoneHeight">300</item>
        <item sortOrder="5" name="reqUseApi" label="UseApi">true</item>
        <item sortOrder="6" name="reqSoftphoneWidth" label="SoftphoneWidth">500</item>
        <item sortOrder="7" name="reqSalesforceCompatibilityMode" label="SalesforceCompatibilityMode">Lightning</item>
    </section>
</callCenter>