Доброго времени суток,
который день пытаюсь привязать номер к клавишам быстрого набора, но ничего не получается.
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)
button = line, xxx
button = speeddial, Secretar, xxx
cfwdall = off
type = device
keepalive = 60
transfer = on
park = on
cfwdall = off
cfwdbusy = off
cfwdnoanswer = off
directed_pickup = on
directed_pickup_context = default
directed_pickup_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
Это последние примеры что сохранились
спросил
2015-12-28 15:30:50 +0400
ArthurT 1 ● 1 ● 1
А настроить по вышеприведенной инструкции?
zzuz ( 2015-12-28 16:53:40 +0400 )редактироватьНеужели я бы беспокоил, если бы не пытался настроить сам. Не выходит. кнопки быстрого набора не активируются. где-то допускаю ошибку или в тексте конфига у автора ошибочка, может есть кусок рабочей конфигурации выложите пожалуйста с кратким описанием функций.
ArthurT ( 2015-12-28 17:54:58 +0400 )редактировать"Неужели я бы беспокоил, если бы не пытался настроить сам. " - да, так все и делают. Те кто действительно что-то пытаются , приводят примеры своих попыток.
zzuz ( 2015-12-28 18:24:17 +0400 )редактироватьzzuz спасибо за форматирование текста сообщения в читабельный вид, наверно проблема не в конфигах(или не только в них), а в самом аппарате, требуется дополнительная настройка (назначения кнопок).
ArthurT ( 2015-12-29 10:19:18 +0400 )редактироватьВсем спасибо, вышел "каменный цветок", решение проблемы здесь: http://sourceforge.net/p/chan-sccp-b/wiki/Button%20Configuration/.
ArthurT ( 2015-12-29 14:30:16 +0400 )редактироватьДа sccp.conf не верные(для меня), надо работать со своим рабочим конфигом, но при этом телефоны по Sccp работали без нареканий, почему пойму с накопленным опытом.
ArthurT ( 2015-12-29 15:06:44 +0400 )редактировать