media2000-logo

zusatz1

zusatz2

zusatz5

Home

Wir über uns

Review’s

Clubactive

Workshop

Danksagung

Download

Wunschliste

Wetter beta

Impressum

Datenschutz

Cisco CP-7945

Auch das CP-7945 kann man an den Chan_SCCP Treiber anmelden. Grundlegend erfolgt die Konfiguration so wie bei den anderen Modellen, entsprechende SEP{mac}.cnf.xml sowie entsprechende Einträge in der SCCP.CONF.

SEP{mac}.cnf.xml

<devicePool>
        <name>Default</name>
        <dateTimeSetting>
            <name>CMLocal</name>
            <dateTemplate>D.M.Y</dateTemplate>
            <timeZone>W. Europe Standard/Daylight Time</timeZone>
        </dateTimeSetting>
        <callManagerGroup>
            <members>
                <member priority="0">
                    <callManager>
                        <ports>
                            <ethernetPhonePort>2000</ethernetPhonePort>
                        </ports>
                        <processNodeName>IP ASTERISK</processNodeName>
                    </callManager>
                </member>
            </members>
        </callManagerGroup>
        <srstInfo>
            <name>Enable</name>
            <srstOption>Enable</srstOption>
            <userModifiable>true</userModifiable>
            <ipAddr1></ipAddr1>
            <port1>2000</port1>
            <ipAddr2></ipAddr2>
            <port2>2000</port2>
            <ipAddr3></ipAddr3>
            <port3>2000</port3>
        </srstInfo>
        <mlppDomainId>-1</mlppDomainId>
        <mlppIndicationStatus>Default</mlppIndicationStatus>
        <preemption>Default</preemption>
    </devicePool>
    <loadInformation>SCCP45.9-3-1SR4-1S</loadInformation>
     <vendorConfig>
        <disableSpeaker>false</disableSpeaker>
        <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>
        <forwardingDelay>1</forwardingDelay>
        <pcPort>0</pcPort>
        <garp>0</garp>
        <voiceVlanAccess>0</voiceVlanAccess>
        <videoCapability>0</videoCapability>
        <autoSelectLineEnable>1</autoSelectLineEnable>
        <webAccess>1</webAccess>
 <g722CodecSupport>2</g722CodecSupport>
<headsetWidebandUIControl>0</headsetWidebandUIControl>
    <handsetWidebandUIControl>2</handsetWidebandUIControl>
    <headsetWidebandEnable>1</headsetWidebandEnable>
    <handsetWidebandEnable>1</handsetWidebandEnable>  
        <daysDisplayNotActive>1,2,3,4,5,6,7</daysDisplayNotActive>
        <displayOnTime></displayOnTime>
        <displayOnDuration>00:05</displayOnDuration>
        <displayIdleTimeout>00:05</displayIdleTimeout>
   <displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>
<settingsAccess></settingsAccess>
<loggingDisplay></loggingDisplay>
<moreKeyReversionTimer>6</moreKeyReversionTimer>
    </vendorConfig>
    <versionStamp></versionStamp>
    <userLocale>
        <name></name>
        <uid>1</uid>
        <langCode>de</langCode>
        <version></version>
        <winCharSet>UTF-8</winCharSet>
    </userLocale>
    <networkLocale>de</networkLocale>
    <networkLocaleInfo>
        <name></name>
        <uid>64</uid>
        <version></version>
    </networkLocaleInfo>
    <deviceSecurityMode>1</deviceSecurityMode>
    <idleTimeout>120</idleTimeout>
    <authenticationURL></authenticationURL>
    <directoryURL></directoryURL>
    <idleURL></idleURL>
    <informationURL></informationURL>
    <messagesURL></messagesURL>
    <proxyServerURL></proxyServerURL>
    <servicesURL></servicesURL>
    <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
    <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
    <dscpForCm2Dvce>96</dscpForCm2Dvce>
</device>

 

SCCP.CONF

Ein Auszug zum einbinden der CP-7945, an dieser stelle sparen wir uns die Deklaration der Lines.

[7945](!,defaultdevice)
devicetype = 7945
transfer = on
park = on
cfwdall = on

[SEP000111111111](7945)
description = CP-7945
button = line,3040
button = line,3041
 

 

Zurück