Пожалуйста, войдите здесь. Часто задаваемые вопросы О нас
Задайте Ваш вопрос

Asterisk+sccp+cisco 7962

1

Сильно не журите, но у меня не работает =((, Sccp я установил, sccp.conf (настройки сдул с интернета и чуть чуть подправил): [general] keepalive = 10 ;IMPORTANT: 5secs. lead to trouble with 7960

context = custom-test
dateFormat
= D.M.YA ; M-D-Y in any order (5 chars max)
bindaddr
= 10.8.201.11 ; replace with the ip address
asterisk server
port
= 2000 ; listen on port 2000 (Skinny, default)
debug
= 4
accountcode
=skinny ; accountcode to ease billing
callwaiting_tone
= 0x2d ; sets to 0 to disable the
callwaiting tone
language
=ru ; Default language setting this setting also
sets the voicemailbox language
echocancel
= on ; sets the phone echocancel for all devices
silencesuppression
= off ; sets the silence suppression for
all devices
callgroup
= 1
pickupgroup
= 1
cfwdall
= off ; activate the callforward ALL stuff and
softkeys
cfwdbusy
= off ; activate the callforward BUSY stuff and
softkeys
private = on ; permit the private function softkey
dnd
= reject ; turn on the dnd softkey for all devices.
Valid values are "off", "on" (busy s$
mwioncall
= off
mwilamp
= off
firstdigittimeout
= 8 ; dialing timeout for the 1st digit
digittimeout
= 5 ; more digits
digittimeoutchat
= #
disallow
= all
allow
= alaw
allow
= ulaw

спросил Jul 26 '11

blblblbl Gravatar blblblbl
51 3 8

обновил Jul 26 '11

Comments

что-nо полностью не влезло =( blblblbl (Jul 26 '11)edit

7 Ответов

2

SEPC0626B63C371.cnf.xml:

<device>
<devicePool>
<callManagerGroup>
<members>
<member priority="0">
<callManager>
<ports>
<ethernetPhonePort>2000</ethernetPhonePort>
</ports>
<processNodeName>10.8.201.11</processNodeName>
</callManager>
</member>
</members.
</callManagerGroup>
</devicePool>
<versionStamp></versionStamp>
<loadInformation>SCCP42.8-4-2S</loadInformation>
<userLocale>
<name>English_United_States</name>
<langCode>en</langCode>
</userLocale>
<networkLocale>United_States</networkLocale>
<idleTimeout>0</idleTimeout>
<authenticationURL></authenticationURL>
<directoryURL></directoryURL>
<idleURL></idleURL>
<informationURL></informationURL>
<messagesURL></messagesURL>
<proxyServerURL></proxyServerURL>
<servicesURL></servicesURL>
</device>

прошивка лежит в /tftpboot и не работает =( он даже подсосать прошиву не может=(

ссылка удалить спам редактировать

ответил Jul 26 '11

blblblbl Gravatar blblblbl
51 3 8

Comments

хаха из-за точки все проблемы были =)) blblblbl (Jul 27 '11)edit
0

нужно ли создавать в вебморде (или еще где) эти номера которые прописаны в sccp.conf?

ссылка удалить спам редактировать

ответил Jul 28 '11

blblblbl Gravatar blblblbl
51 3 8
0
[devices]
    type
= 7962
    description
= test
    tzoffset
= 0
    autologin
= 66899
    imageversion
=SCCP42.8-4-2S
    device
=> SEPC0626B63C371

   
[lines]
    id
= 66899 ; future use
    pin
= 1234 ; future use
    label
= 66899 ; button line label (7960, 7970, 7940, 7920)
    description
= Kochkin.sv ; top diplay description
    context
= custom-test
    callwaiting
= 1
    incominglimit
= 2 ; more than 1 incoming call = call
    waiting
    mailbox
= 66899 ; voicemail.conf (syntax:
    vmbox@context
:folder)
    vmnum
= *97 ; speeddial for voicemail administration, just
    a number to dial
    cid_name
= Stanislav Kochkin ; caller id name
    cid_num
= 66899
    line
=> 66899
ссылка удалить спам редактировать

ответил Jul 26 '11

blblblbl Gravatar blblblbl
51 3 8
0

у меня телефон зарегистрировался. потом я что-то поменял и теперь постоянно registring крутит. уде все перекапал и вернул - и хоть ты тресни =((( подскажите как убедится что точно канал sccp загружен? sccp show devices мне выдает пустоту - хотя в как я уже увидил в примерах, должно быть что-то типа этого: NAME ADDRESS MAC Reg. State ================ =============== ================ ========== IP Communicator -- SEP0018DE4C57E8 None IP Communicator -- SEP0013E8B995CD None IP Communicator -- SEP0001297406F1 Non

и он должен ждать мою железку.

ссылка удалить спам редактировать

ответил Jul 28 '11

blblblbl Gravatar blblblbl
51 3 8

Comments

если бы он не был подгружен, то выдавалось бы, что нет такой команды zlat (Jul 28 '11)edit
module show like zlat (Jul 28 '11)edit
0

Loaded chansccp.so == Parsing '/etc/asterisk/sccp.conf': == Found == Registered channel type 'SCCP' (Skinny Client Control Protocol (SCCP)) == Manager registered action SCCPListDevices == Manager registered action SCCPListLines == Manager registered action SCCPDeviceRestart == Manager registered action SCCPDeviceAddLine
== Manager registered action SCCPDeviceUpdate == Manager registered action SCCPLineForwardUpdate == Registered application 'SetCalledParty' == Registered application 'SetMessage'
== Registered custom function 'SCCPDEVICE' == Registered custom function 'SCCPLINE' == Registered custom function 'SCCPCHANNEL' Loaded chan
sccp.so => (Skinny Client Control Protocol (SCCP). Release: 3.0 RC3.1 (built by 'root' on '2011-07-28 07:16:30 UTC')) elastix*CLI> sccp show devices

registring крутит хоть убейся!!! дайте рабочий пример sccp.conf`а

ссылка удалить спам редактировать

ответил Jul 28 '11

blblblbl Gravatar blblblbl
51 3 8
0

что в конфиге не так?

[general] keepalive = 10 ;IMPORTANT: 5secs. lead to trouble with 7960 context = custom-test dateFormat = D.M.YA ; M-D-Y in any order (5 chars max) bindaddr = 10.8.201.11 ; replace with the ip address of the asterisk server port = 2000 ; listen on port 2000 (Skinny, default) debug = 4 accountcode=skinny ; accountcode to ease billing callwaiting_tone = 0x2d ; sets to 0 to disable the callwaiting tone language=ru ; Default language setting this setting also sets the voicemailbox language echocancel = on ; sets the phone echocancel for all devices silencesuppression = off ; sets the silence suppression for all devices callgroup= 1 pickupgroup= 1 cfwdall = off ; activate the callforward ALL stuff and softkeys cfwdbusy = off ; activate the callforward BUSY stuff and softkeys private = on ; permit the private function softkey dnd = reject ; turn on the dnd softkey for all devices. Valid values are "off", "on" (busy s$ mwioncall = off mwilamp = off firstdigittimeout = 8 ; dialing timeout for the 1st digit digittimeout = 5 ; more digits digittimeoutchat = # disallow = all allow = alaw allow = ulaw

[devices] type = 7960 description = test tzoffset = 0 autologin = 220 imageversion=SCCP42.8-4-2S device => SEPC0626B63C342

[lines] id = 6000 ; future use pin = 6000 ; future use label = 6000 ; button line label (7960, 7970, 7940, 7920) description = A. Ruzhnikov ; top diplay description context = custom-test callwaiting = 1 incominglimit = 2 ; more than 1 incoming call = call waiting mailbox = 220 ; voicemail.conf (syntax: vmbox@context:folder) vmnum = *97 ; speeddial for voicemail administration, just a number to dial cidname = Aleksandr Ruzhnikov ; caller id name cidnum = 6000 line => 6000

ссылка удалить спам редактировать

ответил Jul 28 '11

blblblbl Gravatar blblblbl
51 3 8
0

XMLDefault.cnf.xml:

<Default>
<callManagerGroup>
<members>
<member priority="0">
<callManager>
<ports>
<ethernetPhonePort>2000</ethernetPhonePort>
</ports>
<processNodeName>10.8.201.11</processNodeName>
</callManager>
</member>
</members>
</loadInformation404 model="Cisco IP Phone 7962">SCCP42.8-4-2S</loadInformation404>
</callManagerGroup>
ссылка удалить спам редактировать

ответил Jul 26 '11

blblblbl Gravatar blblblbl
51 3 8

Ваш ответ

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[скрыть предварительный просмотр]

Закладки и информация

Добавить закладку

подписаться на rss ленту новостей

Статистика

Задан: Jul 26 '11

Просмотрен: 1,625 раз

Обновлен: Jul 28 '11

Проект компании "АТС Дизайн"
Asterisk® и Digium® являются зарегистрированными торговыми марками компании Digium, Inc., США.
IP АТС Asterisk распространяется под лицензией GNU GPL.