[Problem] CP-7902 und SCCP 3.1.3

chris-berlin

Mitglied
Mitglied seit
25 Mai 2004
Beiträge
483
Punkte für Reaktionen
0
Punkte
16
Hallo,
habe ein Problem mit einem CP-7902 :

Registrieren etc. geht einwandfrei, nur wen ich dann Telefonieren will startet Asterisk neu.

Code:
sip*CLI> sccp show device sep000dbdXXXXXX
Current settings for selected Device
------------------------------------

MAC-Address        : SEP000DBDXXXXXX
Protocol Version   : Supported '8', In Use '3'
Keepalive          : 60
Registration state : OK(3)
State              : On Hook(0)
Digittimeout       : 8
MWI handset light  : OFF
Description        :
Config Phone Type  :
Skinny Phone Type  : Cisco 7902(30008)
Softkey support    : Yes
BTemplate support  : Yes
linesRegistered    : Yes
Image Version      :
Timezone Offset    : 0
Capabilities       : 0x10c (ulaw|alaw|g729)
Codecs preference  : (alaw|ulaw|g729)
DND Feature enabled: YES
DND Status         : Disabled
Can Transfer       : Yes
Can Park           : Yes
Private softkey    : Enabled
Can CFWDALL        : No
Can CFWBUSY        : No
Can CFWNOANSWER    : No
Dtmf mode          : In-Band
Nat                : No
Videosupport?      : No
Direct RTP         : No
Trust phone ip(dep): No
Bind Address       : 192.168.1.160:15835
Early RTP          : Yes
Device State (Acc.): None
Last Used Accessory: None
Last dialed number :
PendingUpdate      : No
PendingDelete      : No

SCCP Globals
Code:
Platform byte order   : LITTLE ENDIAN
Protocol Version      : 17
Server Name           : IPPBX
Bind Address          : 192.168.1.20:2010
Nat                   : No
Direct RTP            : No
Keepalive             : 60
Debug                 : (10) none,sccp,rtp
Date format           : D.M.Y
First digit timeout   : 16
Digit timeout         : 8
SCCP tos (signaling)  : 104
SCCP cos (signaling)  : 4
AUDIO tos (rtp)       : 184
AUDIO cos (rtp)       : 6
VIDEO tos (vrtp)      : 136
VIDEO cos (vrtp)      : 5
Context               : from-internal
Language              : de
Accountcode           :
Musicclass            : default
AMA flags             : 3 - DOCUMENTATION
Callgroup             :
Pickupgroup           :
Capabilities          : 0x10c (ulaw|alaw|g729)
Codecs preference     : (alaw|ulaw|g729)
CFWDALL               : No
CFWBUSY               : No
CFWNOANSWER           : No
Call Events:          : No
DND                   : Reject
Park                  : Enabled
Private softkey       : Enabled
Echo cancel           : Enabled
Silence suppression   : Disabled
Trust phone ip (depre): No
Early RTP             : Yes
AutoAnswer ringtime   : 1
AutoAnswer tone       : 50
RemoteHangup tone     : 50
Transfer tone         : 0
CallWaiting tone      : 45
Registration Context  :
Jitterbuffer enabled  : No
Jitterbuffer forced   : No
Jitterbuffer max size : -1
Jitterbuffer resync   : -1
Jitterbuffer impl     :
Jitterbuffer log      : No

Das passiert wenn man dann Telefoniert

Code:
   -- : Channel SCCP/Phone1-00000001, capabilities: CHANNEL 0x10c (ulaw|alaw|g729)(268) PREFERRED 0x8 (alaw)(8) USED alaw(8)
sip*CLI>
Disconnected from Asterisk server
Executing last minute cleanups
[root@sip ~]# /usr/sbin/safe_asterisk: line 125:  9951 Segmentation fault      (core dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} ${ASTARGS} >&/dev/${TTY} < /dev/${TTY}
Asterisk ended with exit status 139
Asterisk exited on signal EXITSTATUS-128.
Automatically restarting Asterisk.
mpg123: no process killed

Logausgabe
core set verbose 4
sccp debug core,channel

Code:
 SEP000DBD4FFFFF: is registering, Instance: 1, Type: Cisco 7902 (30008), Version: 8
    -- here1
    -- here6
    -- SEP000DBD4FFFFF: Allocating device to session (53) 192.168.1.160
    -- SEP000DBD4FFFFF: Ask the phone to send keepalive message every 60 seconds
    -- SEP000DBD4FFFFF: asked our protocol capability (17). We answered (3).
    -- SCCP device capabilities: 0x10c (ulaw|alaw|g729)(268)
    -- SCCP device capabilities: 0x10c (ulaw|alaw|g729)(268)
    -- SEP000DBD4FFFFF: Device registered; performing post registration tasks...
    -- Remote UNIX connection
    -- Remote UNIX connection disconnected
    -- SEP000DBD4FFFFF: Getting the active channel on device.
    -- SEP000DBD4FFFFF: Taken Offhook
    -- SCCP: Looking for channel by state '4'
    -- SEP000DBD4FFFFF: line: '288'
    -- SEP000DBD4FFFFF: Getting the active channel on device.
    -- SCCP: SCCP/288-00000033, capabilities: Did we set the owner? NO Nativeformats = 00000000
    -- SCCP: SCCP/288-00000033, capabilities: 0x10c (ulaw|alaw|g729)(268) USED *: 0x8 (alaw)(8)
    -- 100: New channel number: 51 on line 288
    -- SEP000DBD4FFFFF: Set the active channel 51 on device
    -- SEP000DBD4FFFFF: Finish to indicate state remote device SCCP (OffHook) on call 00000033
    -- SEP000DBD4FFFFF: Finish to indicate state SCCP (OffHook) on call 288-00000033
    -- SCCP: try to allocate channel
    -- SCCP: Line: 288
    -- SCCP:     cid_num: "288"
    -- SCCP:    cid_name: "288"
    -- SCCP: accountcode: "79011"
    -- SCCP:       exten: ""
    -- SCCP:     context: "from-internal"
    -- SCCP:    amaflags: "3"
    -- SCCP:   chan/call: "288-00000033"
    -- 100: Global Capabilities: 268
    -- SCCP: SCCP/288-00000033, capabilities: Did we set the owner? YES Nativeformats = 00000008
    -- SCCP: SCCP/288-00000033, capabilities: 0x10c (ulaw|alaw|g729)(268) USED *: 0x8 (alaw)(8)
    -- 100: Channel SCCP/288-00000033, capabilities: CHANNEL 0x10c (ulaw|alaw|g729)(268) PREFERRED 0x8 (alaw)(8) USED alaw(8)
    -- 100: Allocated asterisk channel 288-51
    -- SEP000DBD4FFFFF: Set asterisk state OffHook (2) for call 51
    -- SCCP: Looking for channel by state '4'
    -- SCCP: Looking for channel by state '8'
    -- SCCP: Looking for channel by state '4'
    -- SCCP: Looking for channel by state '8'
    -- SEP000DBD4FFFFF: Getting the active channel on device.
    -- SEP000DBD4FFFFF: Set asterisk state Dialing (3) for call 51
    -- SEP000DBD4FFFFF: Finish to indicate state remote device SCCP (Dialing) on call 00000033
    -- SEP000DBD4FFFFF: Finish to indicate state SCCP (Dialing) on call 288-00000033
    -- SCCP: Looking for channel by state '4'
    -- SCCP: Looking for channel by state '8'
    -- SCCP: Looking for channel by state '4'
    -- SCCP: Looking for channel by state '8'
sip*CLI>
Disconnected from Asterisk server
Executing last minute cleanups
[root@sip ~]#

Jemand eine Idde wieso das so ist, ich habe irgendwie die Protocolversion in verdacht, finde aber leider keine genauren Infos.

Chris
 
Zuletzt bearbeitet:
Kostenlos!

Zurzeit aktive Besucher

Keine Mitglieder online.

Statistik des Forums

Themen
248,439
Beiträge
2,291,512
Mitglieder
377,856
Neuestes Mitglied
Thowy