[Asterisk-Users] SCCP problem with ATA188,
Asterisk@home and chan_sccp
Dontigny, Jean-Francois
jfdontigny at minacom.com
Thu Mar 16 15:24:40 MST 2006
Hi,
This is a message I already posted on the chan_sccp mailing list, but since this list has a lot of active members, I'm hoping someone might be able to help (And my problem is * related, so I guess it's ok if I post it here also ;) ).
I'm trying to get SCCP ATA188s to run with Asterisk.
The Asterisk box uses the latest Asterisk at Home image (Version 2.6).
I have compiled and installed the latest release of chan_sccp (chan_sccp-20060209.tar.bz2).
Also, I have disabled the chan_skinny module in modules.conf.
The problem is that I can't get the ATAs to register with the Server.
Here is the log that shows that the module does get loaded without problems:
Mar 16 15:37:16 VERBOSE[20048] logger.c: -- Reloading module 'chan_sccp.so' (Skinny Client Control Protocol (SCCP). Release: 20060209)
And here is the log showing the problem:
Mar 16 15:52:44 VERBOSE[19772] logger.c: -- SCCP: Accepted connection from 192.168.1.83
Mar 16 15:52:44 VERBOSE[19772] logger.c: -- SCCP: Using ip 192.168.1.37
Mar 16 15:52:46 VERBOSE[19772] logger.c: -- SCCP: >> Got message AlarmMessage
Mar 16 15:52:46 VERBOSE[19772] logger.c: -- SCCP: Alarm Message: Severity: Informational (2), Name=ATA16C75645EC01 Load=ATA030203SCCP051201A.zup Last=Initialized [0/0]
Mar 16 15:52:46 VERBOSE[19772] logger.c: -- SCCP: >> Got message RegisterMessage
Mar 16 15:52:46 VERBOSE[19772] logger.c: -- ATA16C75645EC01: is registering, Instance: 1, Type: Cisco Ata 186 (12), Version: 0
Mar 16 15:52:46 VERBOSE[19772] logger.c: -- ATA16C75645EC01: Rejecting device: not found
Mar 16 15:52:46 VERBOSE[19772] logger.c: -- SCCP: Old session marked down
Mar 16 15:52:46 VERBOSE[19772] logger.c: -- SCCP: Killing Session 192.168.1.83
I have tried different configurations in sccp.conf but the problem is always the same.
Here is the configuration file as it was when the previous logs were recorded:
[general]
keepalive = 30 ; IMPORTANT: 5secs. lead to trouble with
; 7960
context = internal
dateFormat = D.M.YA ; M-D-Y in any order (5 chars max)
bindaddr = 192.168.1.37 ; asterisk box.
port = 2000 ; listen on port 2000 (Skinny, default)
debug = 10
[devices]
type = ata
description = Bedroom
tzoffset = 0
autologin = 6004
device => ATA0016c7a0e0d4
type = ata
description = Office
tzoffset = 0
autologin = 6000
speeddial = 6001,6001,6001 at internal
speeddial = 6004,6004,6004 at internal
device => ATA16c7a0e0d401
type = ata
description = LivingRoom
tzoffset = 0
autologin = 6001
speeddial = 6000,6000,6000 at internal
speeddial = 6004,6004,6004 at internal
device => ATA0016c75645ec
; This is an example config with multiple phones
; 08/2005 Stefan Gofferje
[lines]
id = 6000
pin = 1234
label = 6000
description = Office
context = client_int_unrestricted
callwaiting = 1
incominglimit = 2
mailbox = 1000
vmnum = 8500
cid_name = Office
cid_num = 6000
line => 6000
id = 6001
pin = 1234
label = 6001
description = LivingRoom
context = client_int_unrestricted
callwaiting = 1
incominglimit = 2
mailbox = 1000
vmnum = 8500
cid_name = Living Room
cis_num = 6001
line => 6001
id = 6004
pin = 1234
label = 6004
description = Bedroom
context = client_int_unrestricted
callwaiting = 1
incominglimit = 2
mailbox = 1000
vmnum = 8500
cid_name = Bedroom
cid_num = 6004
line => 6004
this is a sample file I found on the net. I tried a few others, tried with and without the device field, the type field, tried different combinations of parameters, tried a single and multiple phones, but nothing works.
If anyone has an idea what might be causing this problem, I would very much appreciate your comments and suggestions.
Thanks,
Jean-François Dontigny
Software Developper
Développeur logiciel
Minacom
Simplifying Service Assurance(tm)
Minacom Labs Inc.
260, Queen Street
Montreal (Quebec)
H3C 2N8
Tel.: (514) 879-9111 x226
Fax: (514) 879-9333
Email: jfdontigny at minacom.com <mailto:jfdontigny at minacom.com>
Web: www.minacom.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060316/bea37130/attachment.htm
More information about the asterisk-users
mailing list