cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
463
Views
0
Helpful
1
Replies

ISDN q931 Failor

Hi all,

i have a customer with an old PBX System,l so i have to install a UC520 System. 8.0.2 System Image.

Line: ISDN with Multidevice Configuration

When the UC generate a new call all works in normal set conditions

But incoming calls not work

Here the Config of the BRI Voice Ports an Translation Rules:

!

isdn switch-type basic-net3

!

voice translation-rule 1

rule 1 /\(^.*\)/ /00\1/ plan isdn national

!

voice translation-rule 2

rule 1 /^xxxxxx6$/ /12/

rule 2 /^xxxxxx8$/ /19/

!

voice translation-rule 3

rule 1 /^1[0-8]/ /xxxxxx6/ type any national plan any isdn

rule 2 /19/ /xxxxxx8/ type any national plan any isdn

voice translation-profile incoming

translate calling 1

translate called 2

voice translation-profile outgoing

translate calling 3

interface BRI0/1/0

no ip address

isdn switch-type basic-net3

isdn overlap-receiving

isdn incoming-voice voice

isdn sending-complete

!

interface BRI0/1/1

no ip address

isdn switch-type basic-net3

isdn overlap-receiving

isdn incoming-voice voice

isdn sending-complete

voice-port 0/1/0

translation-profile incoming incoming

translation-profile outgoing outgoing

echo-cancel coverage 32

compand-type a-law

cptone DE

bearer-cap Speech

!

voice-port 0/1/1

translation-profile incoming incoming

translation-profile outgoing outgoing

echo-cancel coverage 32

compand-type a-law

cptone DE

bearer-cap Speech

q931 LOg:

Nov 12 16:39:39.287: ISDN BR0/1/1 Q931: RX <- SETUP pd = 8  callref = 0x01

    Sending Complete

    Bearer Capability i = 0x8090A3

        Standard = CCITT

        Transfer Capability = Speech 

        Transfer Mode = Circuit

        Transfer Rate = 64 kbit/s

    Channel ID i = 0x89

        Exclusive, B1

    Called Party Number i = 0xC1, 'xxxxxx6'

        Plan:ISDN, Type:Subscriber(local)

    High Layer Compat i = 0x9181

Nov 12 16:39:39.299: ISDN BR0/1/1 Q931: TX -> CALL_PROC pd = 8  callref = 0x81

    Channel ID i = 0x89

        Exclusive, B1

Nov 12 16:39:39.315: ISDN BR0/1/1 Q931: TX -> DISCONNECT pd = 8  callref = 0x81

    Cause i = 0x809C - Invalid number format (incomplete number)

Nov 12 16:39:39.387: ISDN BR0/1/1 Q931: RX <- RELEASE pd = 8  callref = 0x01

Nov 12 16:39:39.391: ISDN BR0/1/1 Q931: TX -> RELEASE_COMP pd = 8  callref = 0x81

KF-UC520#

Nov 12 16:40:10.975: ISDN BR0/1/1 Q931: RX <- SETUP pd = 8  callref = 0x01

    Sending Complete

    Bearer Capability i = 0x8090A3

        Standard = CCITT

        Transfer Capability = Speech 

        Transfer Mode = Circuit

        Transfer Rate = 64 kbit/s

    Channel ID i = 0x89

        Exclusive, B1

    Calling Party Number i = 0x2183, 'xxx'

        Plan:ISDN, Type:National

    Called Party Number i = 0xC1, 'xxxxxx8'

        Plan:ISDN, Type:Subscriber(local)

    High Layer Compat i = 0x9181

Nov 12 16:40:10.987: ISDN BR0/1/1 Q931: TX -> CALL_PROC pd = 8  callref = 0x81

    Channel ID i = 0x89

        Exclusive, B1

Nov 12 16:40:11.003: ISDN BR0/1/1 Q931: TX -> DISCONNECT pd = 8  callref = 0x81

    Cause i = 0x809C - Invalid number format (incomplete number)

Nov 12 16:40:11.079: ISDN BR0/1/1 Q931: RX <- RELEASE pd = 8  callref = 0x01

Nov 12 16:40:11.083: ISDN BR0/1/1 Q931: TX -> RELEASE_COMP pd = 8  callref = 0x81

1. MSN One no how is calling info and  0x809C - Invalid number format (incomplete number)

2. MSN Two 0x809C - Invalid number format (incomplete number)

I test various setting of type and plan but with no success

Is there in the Config an error or has someone an idea ?

Philipp

1 Reply 1

paolo bevilacqua
Hall of Fame
Hall of Fame

Start updating software to latest, as old has many bugs.