1 | изначальная версия редактировать | |
Доброго времени суток, который день пытаюсь привязать номер к клавишам быстрого набора, но ничего не получается. http://www.voip-info.org/wiki/view/Adding+support+of+Cisco+7931+to+Chan_sccp, и ещё в ряде сайтов - черпал информацию, но не выходит "каменный цветок", прошивка телефона и локализация последних версий. Как это сделать, если можно с подробным описанием, проблема вроде не велика, а ничего не выходит.
2 | No.2 Revision редактировать |
Доброго времени суток, который день пытаюсь привязать номер к клавишам быстрого набора, но ничего не получается. http://www.voip-info.org/wiki/view/Adding+support+of+Cisco+7931+to+Chan_sccp, и ещё в ряде сайтов - черпал информацию, но не выходит "каменный цветок", прошивка телефона и локализация последних версий. Как это сделать, если можно с подробным описанием, проблема вроде не велика, а ничего не выходит.
первый пример http://sourceforge.net/p/chan-sccp-b/wiki/setup%20sccp.conf/
[SEPB862xxxxxx]
description = xxxxxxxxx
devicetype = 7931
park = off
button = speeddial, IT, xxx;(Extension)
button = line, xxx
button = speeddial, Secretar, xxx
cfwdall = off
type = device
keepalive = 60
transfer = on
park = on
cfwdall = off
cfwdbusy = off
cfwdnoanswer = off
directedpickup = on
directedpickupcontext = default
directedpickup_modeanswer = on
deny=0.0.0.0/0.0.0.0
permit=xxx/xxx ;(ip и маска астериска)
dndFeature = on
dnd = off
directrtp=off
earlyrtp = progress
private = on
mwilamp = on
mwioncall = off
setvar=testvar=value
cfwdall = on
[line xxx] ...
второй http://www.voip-info.org/wiki/view/Adding+support+of+Cisco+7931+to+Chan_sccp
[devices] type = 7931 ;device type (see below) autologin = xxx ;lines list. You can add an empty line for an empty button (7960, 7970, 7940, 7920) description = Service ;internal description. Not important keepalive = 60 ;set 0 to disable the keepalive check. tzoffset = 0 transfer = on ;enable or disable the transfer capability. It does remove the transfer softkey park = off ;speeddial = ; Enpty(если я не ошибаюсь опечатка автора) - not assign button speeddial = xxx,IT,xxx@hint-context ; Extention - speeddial extention, Name - name, that will be on phone display, Hint - Hint-extenntion i'm use spetial context for hints cfwdall = on ;activate the callforward stuff and softkeys cfwdbusy = on dtmfmode = outofband ;inband or outofband. outofband is the native cisco dtmf tone play. Some phone model does not play dtmf tones while connected (bug?), so the default is inband imageversion = SCCP31.9-4-2SR1-1S;useful to upgrade old firmwares (the ones that do not load *.xml from the tftp server) dnd = on ;turn on the dnd softkey for this device. Valid values are "off", "on" (busy signal), "reject" (busy signal) trustphoneip = no ;The phone has a ip address. It could be private, so if the phone is behind NAT we don't have to trust the phone ip address, but the ip address of the connection. The audio strem will be open in the progress and connected state. private = on ;permit the private function softkey for this device mwilamp = on ;Set the MWI lamp style when MWI active to on, off, wink, flash or blink mwioncall = on ;Set the MWI on call. device => SEPB862xxxxxxx
3 | No.3 Revision редактировать |
Доброго времени суток, который день пытаюсь привязать номер к клавишам быстрого набора, но ничего не получается. http://www.voip-info.org/wiki/view/Adding+support+of+Cisco+7931+to+Chan_sccp, и ещё в ряде сайтов - черпал информацию, но не выходит "каменный цветок", прошивка телефона и локализация последних версий. Как это сделать, если можно с подробным описанием, проблема вроде не велика, а ничего не выходит.
первый пример http://sourceforge.net/p/chan-sccp-b/wiki/setup%20sccp.conf/
[SEPB862xxxxxx]
description = xxxxxxxxx
devicetype = 7931
park = off
button = speeddial, IT, xxx;(Extension)
button = line, xxx
button = speeddial, Secretar, xxx
cfwdall = off
type = device
keepalive = 60
transfer = on
park = on
cfwdall = off
cfwdbusy = off
cfwdnoanswer = off
directedpickup = on
directedpickupcontext = default
directedpickup_modeanswer = on
deny=0.0.0.0/0.0.0.0
permit=xxx/xxx ;(ip и маска астериска)
dndFeature = on
dnd = off
directrtp=off
earlyrtp = progress
private = on
mwilamp = on
mwioncall = off
setvar=testvar=value
cfwdall = on
[line xxx] ...
второй http://www.voip-info.org/wiki/view/Adding+support+of+Cisco+7931+to+Chan_sccp
[devices] type = 7931 ;device type (see below) autologin = xxx ;lines list. You can add an empty line for an empty button (7960, 7970, 7940, 7920) description = Service ;internal description. Not important keepalive = 60 ;set 0 to disable the keepalive check. tzoffset = 0 transfer = on ;enable or disable the transfer capability. It does remove the transfer softkey park = off ;speeddial = ; Enpty(если я не ошибаюсь опечатка автора) - not assign button speeddial = xxx,IT,xxx@hint-context ; Extention - speeddial extention, Name - name, that will be on phone display, Hint - Hint-extenntion i'm use spetial context for hints cfwdall = on ;activate the callforward stuff and softkeys cfwdbusy = on dtmfmode = outofband ;inband or outofband. outofband is the native cisco dtmf tone play. Some phone model does not play dtmf tones while connected (bug?), so the default is inband imageversion = SCCP31.9-4-2SR1-1S;useful to upgrade old firmwares (the ones that do not load *.xml from the tftp server) dnd = on ;turn on the dnd softkey for this device. Valid values are "off", "on" (busy signal), "reject" (busy signal) trustphoneip = no ;The phone has a ip address. It could be private, so if the phone is behind NAT we don't have to trust the phone ip address, but the ip address of the connection. The audio strem will be open in the progress and connected state. private = on ;permit the private function softkey for this device mwilamp = on ;Set the MWI lamp style when MWI active to on, off, wink, flash or blink mwioncall = on ;Set the MWI on call. device => SEPB862xxxxxxx
Это последние примеры что сохранились
4 | No.4 Revision редактировать |
Доброго времени суток, который день пытаюсь привязать номер к клавишам быстрого набора, но ничего не получается. http://www.voip-info.org/wiki/view/Adding+support+of+Cisco+7931+to+Chan_sccp, и ещё в ряде сайтов - черпал информацию, но не выходит "каменный цветок", прошивка телефона и локализация последних версий. Как это сделать, если можно с подробным описанием, проблема вроде не велика, а ничего не выходит.
первый пример http://sourceforge.net/p/chan-sccp-b/wiki/setup%20sccp.confhttp://sourceforge.net/p/chan-sccp-b/wiki/setup%20sccp.conf//
sccp.conf
[SEPB862xxxxxx]
description = xxxxxxxxx
devicetype = 7931
park = off
button = speeddial, IT, xxx;(Extension)
button = line, xxx
button = speeddial, Secretar, xxx
cfwdall = off
type = device
keepalive = 60
transfer = on
park = on
cfwdall = off
cfwdbusy = off
cfwdnoanswer = off
directedpickup = on
directedpickupcontext = default
directedpickup_modeanswer = on
deny=0.0.0.0/0.0.0.0
permit=xxx/xxx ;(ip и маска астериска)
dndFeature = on
dnd = off
directrtp=off
earlyrtp = progress
private = on
mwilamp = on
mwioncall = off
setvar=testvar=value
cfwdall = on
[line xxx] ...
второй http://www.voip-info.org/wiki/view/Adding+support+of+Cisco+7931+to+Chan_sccp
[devices] type = 7931 ;device type (see below) autologin = xxx ;lines list. You can add an empty line for an empty button (7960, 7970, 7940, 7920) description = Service ;internal description. Not important keepalive = 60 ;set 0 to disable the keepalive check. tzoffset = 0 transfer = on ;enable or disable the transfer capability. It does remove the transfer softkey park = off ;speeddial = ; Enpty(если я не ошибаюсь опечатка автора) - not assign button speeddial = xxx,IT,xxx@hint-context ; Extention - speeddial extention, Name - name, that will be on phone display, Hint - Hint-extenntion i'm use spetial context for hints cfwdall = on ;activate the callforward stuff and softkeys cfwdbusy = on dtmfmode = outofband ;inband or outofband. outofband is the native cisco dtmf tone play. Some phone model does not play dtmf tones while connected (bug?), so the default is inband imageversion = SCCP31.9-4-2SR1-1S;useful to upgrade old firmwares (the ones that do not load *.xml from the tftp server) dnd = on ;turn on the dnd softkey for this device. Valid values are "off", "on" (busy signal), "reject" (busy signal) trustphoneip = no ;The phone has a ip address. It could be private, so if the phone is behind NAT we don't have to trust the phone ip address, but the ip address of the connection. The audio strem will be open in the progress and connected state. private = on ;permit the private function softkey for this device mwilamp = on ;Set the MWI lamp style when MWI active to on, off, wink, flash or blink mwioncall = on ;Set the MWI on call. device => SEPB862xxxxxxx
Это последние примеры что сохранились
5 | No.5 Revision редактировать |
Доброго времени суток, который день пытаюсь привязать номер к клавишам быстрого набора, но ничего не получается. http://www.voip-info.org/wiki/view/Adding+support+of+Cisco+7931+to+Chan_sccp, и ещё в ряде сайтов - черпал информацию, но не выходит "каменный цветок", прошивка телефона и локализация последних версий. Как это сделать, если можно с подробным описанием, проблема вроде не велика, а ничего не выходит.
первый пример http://sourceforge.net/p/chan-sccp-b/wiki/setup%20sccp.conf/
sccp.conf
[SEPB862xxxxxx]
description = xxxxxxxxx
devicetype = 7931
park = off
button = speeddial, IT, xxx;(Extension) второй http://www.voip-info.org/wiki/view/Adding+support+of+Cisco+7931+to+Chan_sccp
[devices]
type = 7931 ;device type (see below)
autologin = xxx ;lines list. You can add an empty line for an empty button (7960, 7970, 7940, 7920)
description = Service ;internal description. Not important
keepalive = 60 ;set 0 to disable the keepalive check.
tzoffset = 0
transfer = on ;enable or disable the transfer capability. It does remove the transfer softkey
park = off
;speeddial = ; Enpty(если я не ошибаюсь опечатка автора) - not assign button
speeddial = xxx,IT,xxx@hint-context ; Extention - speeddial extention, Name - name, that will be on phone display, Hint - Hint-extenntion i'm use spetial context for hints
cfwdall = on ;activate the callforward stuff and softkeys
cfwdbusy = on
dtmfmode = outofband ;inband or outofband. outofband is the native cisco dtmf tone play. Some phone model does not play dtmf tones while connected (bug?), so the default is inband
imageversion = SCCP31.9-4-2SR1-1S;useful to upgrade old firmwares (the ones that do not load *.xml from the tftp server)
dnd = on ;turn on the dnd softkey for this device. Valid values are "off", "on" (busy signal), "reject" (busy signal)
trustphoneip = no ;The phone has a ip address. It could be private, so if the phone is behind NAT we don't have to trust the phone ip address, but the ip address of the connection. The audio strem will be open in the progress and connected state.
private = on ;permit the private function softkey for this device
mwilamp = on ;Set the MWI lamp style when MWI active to on, off, wink, flash or blink
mwioncall = on ;Set the MWI on call.
device => Это последние примеры что сохранились
Проект компании "АТС Дизайн"
Asterisk® и Digium® являются зарегистрированными торговыми марками компании
Digium, Inc., США.
IP АТС Asterisk распространяется под лицензией
GNU GPL.