; ; !!! To use chan_sccp.so REMOVE "noload => chan_sccp.so" in modules.conf !!! ; ^^^^^^^^^^^^^^^^^^^^^^ ; ; This is a rudimentary example SCCP set-up only. ; See sccp.conf.orig at http://spblinux.de/fbox/info/ for further parameters and information ; Example includes 2 Devices ( Cisco 7961 and Cisco 7040 ) with three lines 701, 702 and 703 ; Lines 701, 702 connected to first device and line 703 connected to second device. ; Current example is without voicemail.conf configuration. Pending further tests and analysis ; [general] ;bindaddr = 192.168.178.1 ; optional: uncomment this line and replace with the ip address of the asterisk server (RTP important param) dateFormat = D.M.Y ; M-D-Y in any order. Use M/D/YA (for 12h format) port = 2000 ; listen on port 2000 (Skinny, default) disallow=all ; First disallow all codecs allow=alaw ; Allow codecs in order of preference allow=ulaw ; debug = 10 ; console debug level. 1 => 10 cfwdall = on ; activate the callforward ALL stuff and softkeys cfwdbusy = on ; activate the callforward BUSY stuff and softkeys firstdigittimeout = 16 ; dialing timeout for the 1st digit digittimeout = 4 ; more digits digittimeoutchar = # keepalive = 30 ; IMPORTANT: 5secs. lead to trouble with mwilamp = on ; Set the MWI lamp style when MWI active to on, off, wink, flash or blink mwioncall = on ; Set the MWI on call. [devices] type = 7961 ; device type (see below). MUST BE UPDATED WITH YOUR DEVICE TYPE description = Cisco Phone 1 ; internal description. Not important tzoffset = 0 autologin = 701,702 ; lines to log-on and attach to this device speeddial = ; you can add an empty speedial if you want an empty button (796x, 797x, 794x, 7920) speeddial = 0221123456, Name ; speeddial number and name device => SEP001122334455 ; Unique device identifier. MUST BE UPDATED WITH YOUR SEPMACADDRXX type = 7940 ; device type ( see below ). MUST BE UPDATED WITH YOUR DEVICE TYPE description = Cisco Phone 2 tzoffset = 0 autologin = 703 speeddial = ; you can add an empty speedial if you want an empty button (796x, 797x, 794x, 7920) speeddial = 0221123456, Name ; speeddial number and name imageversion = P00308000400 ; useful to upgrade old firmwares (such that do not load *.xml from the tftp server) device => SEP001122334466 ; Unique device identifier. MUST BE UPDATED WITH YOUR SEPMACADDRXX [lines] id = 1001 ; future use pin = 1234 ; future use label = 701 ; button line label (796x, 797x, 794x, 7920) description = Line 701 ; used as phone label, if first line attached to device context = sccp701 ; context in extensions.conf incominglimit = 2 ; more than 1 incoming call = call waiting ;mailbox = 9701 ; voicemail.conf (syntax: vmbox[@context][:folder]) ;vmnum = 9701 ; speeddial for voicemail administration, just a number to dial ;trnsfvm = 1000 ; extension to redirect the caller (e.g for voicemail) cid_name = Name ; CID Name - Update with your desired CID Name cid_num = 9999701 ; CID - Update with your desired CID Number line => 701 ; Line ID id = 1002 pin = 1234 label = 702 description = Line 702 context = sccp702 incominglimit = 2 mailbox = 9702 vmnum = 9702 cid_name = Name cid_num = 9999702 line => 702 id = 1003 pin = 1234 label = 703 description = Line 703 context = sccp703 incominglimit = 1 mailbox = 9703 vmnum = 9703 cid_name = Name cid_num = 9999703 line => 703 ; phone types ; 12 -- Cisco IP Phone 12SP+ (or other 12 variants) ; 30 -- Cisco IP Phone 30VIP (or other 30 variants) ; 7902 -- Cisco IP Phone 7902G ; 7905 -- Cisco IP Phone 7905G ; 7910 -- Cisco IP Phone 7910 ; 7912 -- Cisco IP Phone 7912G ; 7935 -- Cisco IP Conference Station 7935 ; 7936 -- Cisco IP Conference Station 7936 ; 7920 -- Cisco IP Wireless Phone 7920 ; 7940 -- Cisco IP Phone 7940 ; 7960 -- Cisco IP Phone 7960 ; 7970 -- Cisco IP Phone 7970 ; 7914 -- Cisco IP Phone 7960 with a 7914 addon ; ata -- Cisco ATA-186 or Cisco ATA-188 ; kirk -- Kirk telecom ip phones