SN4638 R5.6 - PTP in Österreich - Keine Verbindung

tsc

Neuer User
Mitglied seit
20 Mai 2006
Beiträge
53
Punkte für Reaktionen
0
Punkte
0
Hallo, ich habe einen neuen SN4638 an einem neuen Anschluss (4x ISDN als Anlagenanschluss) in Österreich. Dahinter hängt ein Asterisk. Leider bekomme ich keine Vernünftige Verbindung zustande, weder Ausgehend noch einkommend. Bei den BRI Ports habe ich auch 1-4 und nicht 0-3 verwendet.

Aktuelle Konfiguration:
Code:
#----------------------------------------------------------------#
#                                                                #
# SN4638/5BIS                                                    #
# R5.6 2010-11-12 H323 SIP BRI                                   #
# 2011-02-14T15:07:10                                            #
# SN/00A0BA055978                                                #
# Generated configuration file                                   #
#                                                                #
#----------------------------------------------------------------#

cli version 3.20
clock local default-offset +00:00
dns-client server 192.168.100.2
dns-relay
webserver port 80 language en
sntp-client
sntp-client server primary 129.132.2.21 port 123 version 4
sntp-client server secondary 192.168.100.2 port 123 version 4

system

  ic voice 0
    low-bitrate-codec g729

system
  clock-source 1 bri 0 0
  clock-source 2 bri 0 1
  clock-source 3 bri 0 2
  clock-source 4 bri 0 3
  clock-source 5 bri 0 4

profile napt NAPT_WAN

profile ppp default

profile tone-set default

profile voip default
  codec 1 g711alaw64k rx-length 20 tx-length 20
  codec 2 g711ulaw64k rx-length 20 tx-length 20

profile pstn default

profile sip default
  no autonomous-transitioning

profile aaa default
  method 1 local
  method 2 none

context ip router

  interface WAN
    ipaddress dhcp
    use profile napt NAPT_WAN
    tcp adjust-mss rx mtu
    tcp adjust-mss tx mtu

  interface LAN
    ipaddress 192.168.100.222 255.255.255.0
    tcp adjust-mss rx mtu
    tcp adjust-mss tx mtu

context ip router
  route 0.0.0.0 0.0.0.0 192.168.100.2 0

context cs switch
  national-prefix 0
  international-prefix 00

  routing-table called-e164 TAB_INCOMING
    route default dest-interface IF_SIP_ASTERISK

  routing-table called-e164 TAB_OUTGOING
    route default dest-service HUNT_PSTN

  interface isdn IF_TE_00
    route call dest-table TAB_INCOMING

  interface isdn IF_TE_01
    route call dest-table TAB_INCOMING

  interface isdn IF_TE_02
    route call dest-table TAB_INCOMING

  interface isdn IF_TE_03
    route call dest-table TAB_INCOMING

  interface isdn IF_TE_04
    route call dest-table TAB_INCOMING

  interface sip IF_SIP_ASTERISK
    bind context sip-gateway GW_ASTERISK
    route call dest-table TAB_OUTGOING
    remote 192.168.100.9 5060

  service hunt-group HUNT_PSTN
    cyclic
    drop-cause normal-unspecified
    drop-cause no-circuit-channel-available
    drop-cause network-out-of-order
    drop-cause temporary-failure
    drop-cause switching-equipment-congestion
    drop-cause access-info-discarded
    drop-cause circuit-channel-not-available
    drop-cause resources-unavailable
    route call 1 dest-interface IF_TE_01
    route call 2 dest-interface IF_TE_02
    route call 3 dest-interface IF_TE_03
    route call 4 dest-interface IF_TE_04

context cs switch
  no shutdown

authentication-service AS_ASTERISK
  username patton1 password LNOVrt1b6LZ8vjRhaMx1nQ== encrypted

location-service LS_ASTERISK
  domain 1 192.168.100.9 5060

  identity patton1

    authentication inbound

context sip-gateway GW_ASTERISK

  interface lan
    bind interface LAN context router port 5060

context sip-gateway GW_ASTERISK
  bind location-service LS_ASTERISK
  no shutdown

port ethernet 0 0
  medium auto
  encapsulation ip
  bind interface WAN router
  no shutdown

port ethernet 0 1
  medium auto
  encapsulation ip
  bind interface LAN router
  no shutdown

port bri 0 0
  clock auto
  encapsulation q921

  q921
    protocol pp
    uni-side auto
    encapsulation q931

    q931
      protocol dss1
      uni-side user
      bchan-number-order ascending
      encapsulation cc-isdn

port bri 0 0
  shutdown

port bri 0 1
  clock auto
  encapsulation q921

  q921
    protocol pp
    uni-side auto
    encapsulation q931

    q931
      protocol dss1
      uni-side user
      bchan-number-order ascending
      encapsulation cc-isdn
      bind interface IF_TE_01 switch

port bri 0 1
  no shutdown

port bri 0 2
  clock auto
  encapsulation q921

  q921
    protocol pp
    uni-side auto
    encapsulation q931

    q931
      protocol dss1
      uni-side user
      bchan-number-order ascending
      encapsulation cc-isdn
      bind interface IF_TE_02 switch

port bri 0 2
  no shutdown

port bri 0 3
  clock auto
  encapsulation q921

  q921
    protocol pp
    uni-side auto
    encapsulation q931

    q931
      protocol dss1
      uni-side user
      bchan-number-order ascending
      encapsulation cc-isdn
      bind interface IF_TE_03 switch

port bri 0 3
  no shutdown

port bri 0 4
  clock auto
  encapsulation q921

  q921
    protocol pp
    uni-side auto
    encapsulation q931

    q931
      protocol dss1
      uni-side user
      bchan-number-order ascending
      encapsulation cc-isdn
      bind interface IF_TE_04 switch

port bri 0 4
  no shutdown

Versuch eine ausgehende Verbindung über ISDN zu erstellen, aber die Gegenseite geht nicht ran. MEINERUFNUMMER ist natürlich eine richtige Rufnummer.

Code:
192.168.100.222#call 1 dial MEINERUFNUMMER dest-table TAB_OUTGOING
192.168.100.222#15:41:07  ICC   > [IF_TE_03] Added endpoint IF_TE_03-00a68728
15:41:07  ICC   > [IF_TE_03] NEW CALL. Allocated Endpoint IF_TE_03-00a68728
15:41:07  ICC   > [EP IF_TE_03-00a68728] do not reroute because: service invoked
15:41:07  ICC   > [EP IF_TE_03-00a68728] AOC-S User << Call Setup
15:41:07  ICC   > [EP IF_TE_03-00a68728] AOC-D User << Call Setup
15:41:07  ICC   > [EP IF_TE_03-00a68728] AOC-E User << Call Setup
15:41:07  ICC   > [EP IF_TE_03-00a68728] >> [080005]
SETUP (DSS1 User)
  [04038090A3]
  Bearer capability : speech - CCITT
    circuit mode - 64kBit/s - G.711 A-law
  [1E028583]
  [COLOR="red"]Progress indicator : origination address is non-ISDN
    private network serving remote user - CCITT[/COLOR]
  [6C03008031]
  Calling party number : 1
    unknown number - unknown numbering plan
    presentation allowed - user provided not screened
  [700E8030303431373937373535303239]
  Called party number : MEINERUFNUMMER
    unknown number - unknown numbering plan
  [7D029181]
  High layer compatibility : telephony
    CCITT

15:41:07  ICC   > [EP IF_TE_03-00a68728] Set state to CALL INITIATED
15:41:07  ICC   > [EP IF_TE_03-00a68728] State: CALL INITIATED, Event: PEER CONNECTED
15:41:07  ICC   > [EP IF_TE_03-00a68728] Hold State: IDLE, Hold Event: PEER CONNECTED
15:41:07  ICC   > [EP IF_TE_03-00a68728] State: CALL INITIATED, Event: PEER INBAND INFO
15:41:07  ICC   > [IF_TE_03] << Message: primitive=38
15:41:07  ICC   > [EP IF_TE_03-00a68728] << [08000D]
SETUP ACKNOWLEDGEMENT (DSS1 User)
[COLOR="red"]  [180189]
  Channel id : 1 - exclusive
    basic rate interface - is not d-channel - CCITT - b-channel units[/COLOR]

15:41:07  ICC   > [EP IF_TE_03-00a68728] State: CALL INITIATED, Event: TERMINAL MORE INFO IND
15:41:07  ICC   > [EP IF_TE_03-00a68728] Set state to OVERLAP SENDING
15:41:07  ICC   > [EP IF_TE_03-00a68728] Sending additional user info ''
15:41:07  ICC   > [IF_TE_03] << Message: primitive=50
15:41:07  ICC   > [EP IF_TE_03-00a68728] << [08004D]
RELEASE (DSS1 User)

15:41:07  ICC   > [EP IF_TE_03-00a68728] State: OVERLAP SENDING, Event: TERMINAL RELEASE IND
15:41:07  ICC   > [EP IF_TE_03-00a68728] Set state to NULL
15:41:07  ICC   > [IF_TE_03] CLEARING CALL IF_TE_03-00a68728
15:41:07  ICC   > [IF_TE_03] Removed endpoint IF_TE_03-00a68728
15:41:07  ICC   > [IF_TE_03] Destroying finished calls.
15:41:07  ICC   > [IF_TE_03] Destroyed endpoint IF_TE_03-00a68728
15:41:11  ICC   > [IF_TE_04] << Message: primitive=48
15:41:11  IERR  > [IF_TE_04] MESSAGE FOR UNKNOWN CALL KEY 20 (primitive=48)
call 1 drop


Und eine eingehende Verbindung:
Code:
192.168.100.222#16:18:21  ICC   > [IF_TE_02] << Message: primitive=64
16:18:21  ICC   > [IF_TE_02] Added endpoint IF_TE_02-00a62618
16:18:21  ICC   > [IF_TE_02] NEW CALL. Allocated Endpoint IF_TE_02-00a62618
16:18:21  ICC   > [EP IF_TE_02-00a62618] << [080005]
SETUP (DSS1 User)
  [A1]
  Sending complete
  [04038090A3]
  Bearer capability : speech - CCITT
    circuit mode - 64kBit/s - G.711 A-law
  [180189]
  Channel id : 1 - exclusive
    basic rate interface - is not d-channel - CCITT - b-channel units
  [6C0C118134323332333735343837]
  Calling party number : ANDERERUFNUMMER
    international number - E.164 numbering plan
    presentation allowed - user provided verified and passed
  [7D029181]
  High layer compatibility : telephony
    CCITT

16:18:21  ICC   > [EP IF_TE_02-00a62618] State: NULL, Event: TERMINAL SETUP IND
16:18:21  ICC   > [EP IF_TE_02-00a62618] Set state to CALL PRESENT
16:18:21  ICC   > [EP IF_TE_02-00a62618] set call key: 26
16:18:21  ICC   > [EP IF_TE_02-00a62618] Set state to INCOMING PROCEEDING
16:18:21  ICC   > [EP IF_TE_02-00a62618] >> [080002]
CALL PROCEEDING (DSS1 User)
  [1E028582]
  Progress indicator : destination address is non-ISDN
    private network serving remote user - CCITT

16:18:21  ICC   > [IF_TE_01] << Message: primitive=64
16:18:21  ICC   > [IF_TE_01] Added endpoint IF_TE_01-0102f1c0
16:18:21  ICC   > [IF_TE_01] NEW CALL. Allocated Endpoint IF_TE_01-0102f1c0
16:18:21  ICC   > [EP IF_TE_01-0102f1c0] << [080005]
SETUP (DSS1 User)
  [A1]
  Sending complete
  [04038090A3]
  Bearer capability : speech - CCITT
    circuit mode - 64kBit/s - G.711 A-law
  [180189]
[COLOR="red"]  Channel id : 1 - exclusive
    basic rate interface - is not d-channel - CCITT - b-channel units[/COLOR]
  [6C0C118134323332333735343837]
  Calling party number : ANDERERUFNUMMER
    international number - E.164 numbering plan
    presentation allowed - user provided verified and passed
  [7D029181]
  High layer compatibility : telephony
    CCITT

16:18:21  ICC   > [EP IF_TE_01-0102f1c0] State: NULL, Event: TERMINAL SETUP IND
16:18:21  ICC   > [EP IF_TE_01-0102f1c0] Set state to CALL PRESENT
16:18:21  ICC   > [EP IF_TE_01-0102f1c0] set call key: 27
16:18:21  ICC   > [EP IF_TE_01-0102f1c0] Set state to INCOMING PROCEEDING
16:18:21  ICC   > [EP IF_TE_01-0102f1c0] >> [080002]
CALL PROCEEDING (DSS1 User)
  [1E028582]
[COLOR="red"]  Progress indicator : destination address is non-ISDN
    private network serving remote user - CCITT[/COLOR]

16:18:21  ICC   > [EP IF_TE_02-00a62618] State: INCOMING PROCEEDING, Event: PEER TRYING
16:18:21  ICC   > [EP IF_TE_02-00a62618] Hold State: IDLE, Hold Event: PEER TRYING
16:18:21  ICC   > [EP IF_TE_01-0102f1c0] State: INCOMING PROCEEDING, Event: PEER TRYING
16:18:21  ICC   > [EP IF_TE_01-0102f1c0] Hold State: IDLE, Hold Event: PEER TRYING
16:18:42  ICC   > [IF_TE_02] << Message: primitive=34
16:18:42  ICC   > [EP IF_TE_02-00a62618] << [080045]
DISCONNECT (DSS1 User)
  [08028090]
  Cause : normal call clearing
    user - CCITT - Q.931

16:18:42  ICC   > [EP IF_TE_02-00a62618] State: INCOMING PROCEEDING, Event: TERMINAL DISCONNECT IND
16:18:42  ICC   > [EP IF_TE_02-00a62618] Set state to RELEASE REQUEST
16:18:42  ICC   > [EP IF_TE_02-00a62618] AOC-S User << Call Clearing
16:18:42  ICC   > [EP IF_TE_02-00a62618] AOC-D User << Call Clearing
16:18:42  ICC   > [EP IF_TE_02-00a62618] AOC-E User << Call Clearing
16:18:42  ICC   > [EP IF_TE_02-00a62618] >> [08004D]
RELEASE (DSS1 User)

16:18:42  ICC   > [IF_TE_01] << Message: primitive=34
16:18:42  ICC   > [EP IF_TE_01-0102f1c0] << [080045]
DISCONNECT (DSS1 User)
  [08028090]
  Cause : normal call clearing
    user - CCITT - Q.931

16:18:42  ICC   > [EP IF_TE_01-0102f1c0] State: INCOMING PROCEEDING, Event: TERMINAL DISCONNECT IND
16:18:42  ICC   > [EP IF_TE_01-0102f1c0] Set state to RELEASE REQUEST
16:18:42  ICC   > [EP IF_TE_01-0102f1c0] AOC-S User << Call Clearing
16:18:42  ICC   > [EP IF_TE_01-0102f1c0] AOC-D User << Call Clearing
16:18:42  ICC   > [EP IF_TE_01-0102f1c0] AOC-E User << Call Clearing
16:18:42  ICC   > [EP IF_TE_01-0102f1c0] >> [08004D]
RELEASE (DSS1 User)

16:18:42  ICC   > [IF_TE_02] << Message: primitive=48
16:18:42  ICC   > [EP IF_TE_02-00a62618] << [08005A]
RELEASE COMPLETE (DSS1 User)

16:18:42  ICC   > [EP IF_TE_02-00a62618] State: RELEASE REQUEST, Event: TERMINAL RELEASE CONF
16:18:42  ICC   > [EP IF_TE_02-00a62618] Set state to NULL
16:18:42  ICC   > [IF_TE_02] CLEARING CALL IF_TE_02-00a62618
16:18:42  ICC   > [IF_TE_02] Removed endpoint IF_TE_02-00a62618
16:18:42  ICC   > [IF_TE_01] << Message: primitive=48
16:18:42  ICC   > [EP IF_TE_01-0102f1c0] << [08005A]
RELEASE COMPLETE (DSS1 User)

16:18:42  ICC   > [EP IF_TE_01-0102f1c0] State: RELEASE REQUEST, Event: TERMINAL RELEASE CONF
16:18:42  ICC   > [EP IF_TE_01-0102f1c0] Set state to NULL
16:18:42  ICC   > [IF_TE_01] CLEARING CALL IF_TE_01-0102f1c0
16:18:42  ICC   > [IF_TE_01] Removed endpoint IF_TE_01-0102f1c0
16:18:42  ICC   > [IF_TE_02] Destroying finished calls.
16:18:42  ICC   > [IF_TE_02] Destroyed endpoint IF_TE_02-00a62618
16:18:42  ICC   > [IF_TE_01] Destroying finished calls.
16:18:42  ICC   > [IF_TE_01] Destroyed endpoint IF_TE_01-0102f1c0


Könnte mir da bitte jemand auf die Sprünge helfen?
 
Hallo!

Das mit dem
Channel id : 1 - exclusive
basic rate interface - is not d-channel - CCITT - b-channel units

ist etwas verwirrend.
Hast du schon mal zum Testen umgestellt auf PMP?
Welchen TEI bekommst du zugewiesen?

jwm
 
Habe es auf PMP umgestellt, aber auch hier wird keine Verbindung aufgebaut. Und ich erhalte folgendes Log:
Code:
192.168.100.222#call 1 dial MEINERUFNUMMER dest-interface IF_TE_01
192.168.100.222#13:57:28  ICC   > [IF_TE_01] Added endpoint IF_TE_01-00a62030
13:57:28  ICC   > [IF_TE_01] NEW CALL. Allocated Endpoint IF_TE_01-00a62030
13:57:28  ICC   > [EP IF_TE_01-00a62030] do not reroute because: call key property missing
13:57:28  ICC   > [EP IF_TE_01-00a62030] AOC-S User << Call Setup
13:57:28  ICC   > [EP IF_TE_01-00a62030] AOC-D User << Call Setup
13:57:28  ICC   > [EP IF_TE_01-00a62030] AOC-E User << Call Setup
13:57:28  ICC   > [EP IF_TE_01-00a62030] >> [080005]
SETUP (DSS1 User)
  [04038090A3]
  Bearer capability : speech - CCITT
    circuit mode - 64kBit/s - G.711 A-law
  [1E028583]
  Progress indicator : origination address is non-ISDN
    private network serving remote user - CCITT
  [6C03008032]
  Calling party number : 2
    unknown number - unknown numbering plan
    presentation allowed - user provided not screened
  [701080303034393336383234303038343837]
  Called party number : MEINERUFNUMMEr
    unknown number - unknown numbering plan
  [7D029181]
  High layer compatibility : telephony
    CCITT

13:57:28  ICC   > [EP IF_TE_01-00a62030] Set state to CALL INITIATED
13:57:28  ICC   > [EP IF_TE_01-00a62030] State: CALL INITIATED, Event: PEER CONNECTED
13:57:28  ICC   > [EP IF_TE_01-00a62030] Hold State: IDLE, Hold Event: PEER CONNECTED
13:57:28  ICC   > [EP IF_TE_01-00a62030] State: CALL INITIATED, Event: PEER INBAND INFO
13:57:28  ICC   > [IF_TE_01] << Message: primitive=63
13:57:28  ICC   > [EP IF_TE_01-00a62030] << [08004D]
RELEASE (DSS1 User)
  [080280A6]
  Cause : network out of order
    user - CCITT - Q.931

13:57:28  ICC   > [EP IF_TE_01-00a62030] State: CALL INITIATED, Event: TERMINAL RELEASE IND
13:57:28  ICC   > [EP IF_TE_01-00a62030] Set state to NULL
13:57:28  ICC   > [IF_TE_01] CLEARING CALL IF_TE_01-00a62030
13:57:28  ICC   > [IF_TE_01] Removed endpoint IF_TE_01-00a62030
13:57:28  ICC   > [IF_TE_01] Destroying finished calls.
13:57:28  ICC   > [IF_TE_01] Destroyed endpoint IF_TE_01-00a62030


Wo sehe ich denn die TEI? Im Status bekomme ich Sie nicht angezeigt.

Code:
port bri 0 1
  clock auto
  encapsulation q921

  q921
    uni-side auto
    encapsulation q931

    q931
      protocol dss1
      uni-side user
      bchan-number-order ascending
      encapsulation cc-isdn
      bind interface IF_TE_01 switch

port bri 0 1
  no shutdown

Code:
192.168.100.222#show port bri 0 1
Port: bri 0 0 1
===============

  Clock:                                Auto
  Higher layer clock preference:        Slave

HFC-8S: 0xd90c18
================

  Chip Id, Revision:                    0x80, 0x01
  Mode:                                 TE
  L1 State:                             F7

  Channel: Bch1
  -------------

    Admin state:                        disabled

  Channel: Bch2
  -------------

    Admin state:                        disabled

  Channel: Dch
  ------------

    Admin state:                        enabled

  Channel: Ech
  ------------

    Admin state:                        disabled
 
Hallo!

In welchem Format übergibst du die Rufnummern?
Innerhalb Österreich bitte mit 0333312345 übergeben nicht mit 0043xx oder 43xxx.

mit "show port isdn 0 1" siehst du ob der ISDN auf up ist.
mit "debug isdn 0 1 layer2" den TEI.

Falls
"unknown number - unknown numbering plan" das Problem verursacht,
kannst du auch diesen (ein- oder ausgehend) mit einer Mappingtable umschreiben:

mapping-table calling-numbering-plan to calling-numbering-plan NUM_PLAN
map unknown to isdn-telephony

jwm
 
Danke für die Tipps, aber leider hat es noch nichts geholfen. Auslandsvorwahl mit 00, Landesintern mit 0. Nichts spezielles.
Ports sind up und als TEI bekommt er eine 127 bei PTP (was glaube ich gut ist).
Code:
192.168.100.222#show port isdn 0 1 status
Logical Isdn Driver: 0 0
========================

  Slot:                                 0
  Number of Ports:                      5

  Statistics
  ----------

    Leased buffers:                     16
    Max. leased buffers:                56
    Next Call Key:                      31

  Logical Port: 0 0 1
  -------------------

    Admin State:                        Open
    Real State:                         Open

    Operating Layer:                    3
      Link State:                       up

    Layer 2
      Permanent Layer 2:                off
      Protocol:                         PointToMultiPoint
      UniSide:                          User

    Layer 3
      Protocol:                         Dss1
      UniSide:                          User
      MinChannel:                       0
      MaxChannel:                       1
      MaxCalls:                         2
      Hunt Mode:                        Ascending
      Signalling Mode:                  Etsi

192.168.100.222#debug isdn event 0 1 layer2
192.168.100.222#15:44:53  ISDN  > #   3 p: 1 R: sapi: 0 cr=1 ea=0 tei:  0 ea=1 SABME
p =1
15:44:54  ISDN  > #   4 p: 1 R: sapi: 0 cr=1 ea=0 tei:  0 ea=1 SABME                p =1
15:44:55  ISDN  > #   5 p: 1 R: sapi: 0 cr=1 ea=0 tei:  0 ea=1 SABME                p =1
15:44:56  ISDN  > #   6 p: 1 R: sapi: 0 cr=1 ea=0 tei:  0 ea=1 SABME                p =1
15:44:57  ISDN  > #   7 p: 1 R: sapi:63 cr=1 ea=0 tei:127 ea=1 UI                   p =0
                   MId=0f Ri=0000  id check req  Ai=  0 E=1
15:44:58  ISDN  > #   8 p: 1 R: sapi:63 cr=1 ea=0 tei:127 ea=1 UI                   p =0
                   MId=0f Ri=0000  id check req  Ai=  0 E=1
15:45:01  ISDN  > #   9 p: 1 R: sapi:63 cr=1 ea=0 tei:127 ea=1 UI                   p =0
                   MId=0f Ri=0000  id check req  Ai=127 E=1
15:45:01  ISDN  > #  10 p: 1 S: sapi:63 cr=0 ea=0 tei:127 ea=1 UI                   p =0
                   MId=0f Ri=1345  id check resp Ai= 82 E=1
15:45:02  ISDN  > #  11 p: 1 R: sapi:63 cr=1 ea=0 tei:127 ea=1 UI                   p =0
                   MId=0f Ri=0000  id check req  Ai=127 E=1
15:45:02  ISDN  > #  12 p: 1 S: sapi:63 cr=0 ea=0 tei:127 ea=1 UI                   p =0
                   MId=0f Ri=1346  id check resp Ai= 82 E=1
15:45:05  ISDN  > #  13 p: 1 R: sapi: 0 cr=1 ea=0 tei:  0 ea=1 SABME                p =1
15:45:06  ISDN  > #  14 p: 1 R: sapi: 0 cr=1 ea=0 tei:  0 ea=1 SABME                p =1
15:45:07  ISDN  > #  15 p: 1 R: sapi: 0 cr=1 ea=0 tei:  0 ea=1 SABME                p =1
15:45:08  ISDN  > #  16 p: 1 R: sapi: 0 cr=1 ea=0 tei:  0 ea=1 SABME                p =1
15:45:09  ISDN  > #  17 p: 1 R: sapi:63 cr=1 ea=0 tei:127 ea=1 UI                   p =0


Das Mapping habe ich eingebaut:
Code:
  mapping-table calling-numbering-plan to calling-numbering-plan NUM_PLAN
    map unknown to isdn-telephony 

  routing-table called-e164 TAB_INCOMING
    route default dest-interface IF_SIP_ASTERISK

  routing-table called-e164 TAB_OUTGOING
    route default dest-service HUNT_PSTN NUM_PLAN

Aber bekomme noch immer die gleiche Antwort:
Code:
192.168.100.222(cfg)#call 1 dial 0800100100 dest-table TAB_OUTGOING
192.168.100.222(cfg)#16:30:55  ICC   > [IF_TE_01] Added endpoint IF_TE_01-01000298
16:30:55  ICC   > [IF_TE_01] NEW CALL. Allocated Endpoint IF_TE_01-01000298
16:30:55  ICC   > [EP IF_TE_01-01000298] do not reroute because: service invoked
16:30:55  ICC   > [EP IF_TE_01-01000298] AOC-S User << Call Setup
16:30:55  ICC   > [EP IF_TE_01-01000298] AOC-D User << Call Setup
16:30:55  ICC   > [EP IF_TE_01-01000298] AOC-E User << Call Setup
16:30:55  ICC   > [EP IF_TE_01-01000298] >> [080005]
SETUP (DSS1 User)
  [04038090A3]
  Bearer capability : speech - CCITT
    circuit mode - 64kBit/s - G.711 A-law
  [1E028583]
  Progress indicator : origination address is non-ISDN
    private network serving remote user - CCITT
  [6C03018031]
  Calling party number : 1
    unknown number - E.164 numbering plan
    presentation allowed - user provided not screened
  [700B8030383030313030313030]
  Called party number : 0800100100
    unknown number - unknown numbering plan
  [7D029181]
  High layer compatibility : telephony
    CCITT

16:30:55  ICC   > [EP IF_TE_01-01000298] Set state to CALL INITIATED
16:30:55  ICC   > [EP IF_TE_01-01000298] State: CALL INITIATED, Event: PEER CONNECTED
16:30:55  ICC   > [EP IF_TE_01-01000298] Hold State: IDLE, Hold Event: PEER CONNECTED
16:30:55  ICC   > [EP IF_TE_01-01000298] State: CALL INITIATED, Event: PEER INBAND INFO
16:30:55  ICC   > [IF_TE_01] << Message: primitive=38
16:30:55  ICC   > [EP IF_TE_01-01000298] << [08000D]
SETUP ACKNOWLEDGEMENT (DSS1 User)
  [180189]
  Channel id : 1 - exclusive
    basic rate interface - is not d-channel - CCITT - b-channel units

16:30:55  ICC   > [EP IF_TE_01-01000298] State: CALL INITIATED, Event: TERMINAL MORE INFO IND
16:30:55  ICC   > [EP IF_TE_01-01000298] Set state to OVERLAP SENDING
16:30:55  ICC   > [EP IF_TE_01-01000298] Sending additional user info ''
16:30:55  ICC   > [IF_TE_01] << Message: primitive=50
16:30:55  ICC   > [EP IF_TE_01-01000298] << [08004D]
RELEASE (DSS1 User)

16:30:55  ICC   > [EP IF_TE_01-01000298] State: OVERLAP SENDING, Event: TERMINAL RELEASE IND
16:30:55  ICC   > [EP IF_TE_01-01000298] Set state to NULL
16:30:55  ICC   > [IF_TE_01] CLEARING CALL IF_TE_01-01000298
16:30:55  ICC   > [IF_TE_01] Removed endpoint IF_TE_01-01000298
16:30:55  ICC   > [IF_TE_01] Destroying finished calls.
16:30:55  ICC   > [IF_TE_01] Destroyed endpoint IF_TE_01-01000298
16:30:59  ICC   > [IF_TE_02] << Message: primitive=48
16:30:59  IERR  > [IF_TE_02] MESSAGE FOR UNKNOWN CALL KEY 19 (primitive=48)

192.168.100.222(cfg)#call 1 drop
 
Hast du schon wieder ret. gestellt auf PtP?

jwm
 
Hallo, und sry für die späte Antwort. Ja hatte ich. Aber habe es jetzt nochmal auf PMP gestellt und es geht noch immer nicht:
Code:
192.168.100.222(cfg)#call 1 dial 0800100100 dest-table TAB_OUTGOING
192.168.100.222(cfg)#07:49:23  ICC   > [IF_TE_04] Added endpoint IF_TE_04-00cfc868
07:49:23  ICC   > [IF_TE_04] NEW CALL. Allocated Endpoint IF_TE_04-00cfc868
07:49:24  ICC   > [EP IF_TE_04-00cfc868] do not reroute because: service invoked
07:49:24  ICC   > [EP IF_TE_04-00cfc868] AOC-S User << Call Setup
07:49:24  ICC   > [EP IF_TE_04-00cfc868] AOC-D User << Call Setup
07:49:24  ICC   > [EP IF_TE_04-00cfc868] AOC-E User << Call Setup
07:49:24  ICC   > [EP IF_TE_04-00cfc868] >> [080005]
SETUP (DSS1 User)
  [04038090A3]
  Bearer capability : speech - CCITT
    circuit mode - 64kBit/s - G.711 A-law
  [1E028583]
  Progress indicator : origination address is non-ISDN
    private network serving remote user - CCITT
  [6C03018031]
  Calling party number : 1
    unknown number - E.164 numbering plan
    presentation allowed - user provided not screened
  [700B8030383030313030313030]
  Called party number : 0800100100
    unknown number - unknown numbering plan
  [7D029181]
  High layer compatibility : telephony
    CCITT

07:49:24  ICC   > [EP IF_TE_04-00cfc868] Set state to CALL INITIATED
07:49:24  ICC   > [EP IF_TE_04-00cfc868] State: CALL INITIATED, Event: PEER CONNECTED
07:49:24  ICC   > [EP IF_TE_04-00cfc868] Hold State: IDLE, Hold Event: PEER CONNECTED
07:49:24  ICC   > [EP IF_TE_04-00cfc868] State: CALL INITIATED, Event: PEER INBAND INFO
07:49:24  ICC   > [IF_TE_04] << Message: primitive=63
07:49:24  ICC   > [EP IF_TE_04-00cfc868] << [08004D]
RELEASE (DSS1 User)
  [080280A6]
  Cause : network out of order
    user - CCITT - Q.931

07:49:24  ICC   > [EP IF_TE_04-00cfc868] State: CALL INITIATED, Event: TERMINAL RELEASE IND
07:49:24  ICC   > [EP IF_TE_04-00cfc868] Set state to NULL
07:49:24  ICC   > [IF_TE_04] CLEARING CALL IF_TE_04-00cfc868
07:49:24  ICC   > [IF_TE_04] Removed endpoint IF_TE_04-00cfc868
07:49:24  ICC   > [IF_TE_01] Added endpoint IF_TE_01-00cfa088
07:49:24  ICC   > [IF_TE_01] NEW CALL. Allocated Endpoint IF_TE_01-00cfa088
07:49:24  ICC   > [EP IF_TE_01-00cfa088] do not reroute because: service invoked
07:49:24  ICC   > [EP IF_TE_01-00cfa088] AOC-S User << Call Setup
07:49:24  ICC   > [EP IF_TE_01-00cfa088] AOC-D User << Call Setup
07:49:24  ICC   > [EP IF_TE_01-00cfa088] AOC-E User << Call Setup
07:49:24  ICC   > [EP IF_TE_01-00cfa088] >> [080005]
SETUP (DSS1 User)
  [04038090A3]
  Bearer capability : speech - CCITT
    circuit mode - 64kBit/s - G.711 A-law
  [1E028583]
  Progress indicator : origination address is non-ISDN
    private network serving remote user - CCITT
  [6C03018031]
  Calling party number : 1
    unknown number - E.164 numbering plan
    presentation allowed - user provided not screened
  [700B8030383030313030313030]
  Called party number : 0800100100
    unknown number - unknown numbering plan
  [7D029181]
  High layer compatibility : telephony
    CCITT

07:49:24  ICC   > [EP IF_TE_01-00cfa088] Set state to CALL INITIATED
07:49:24  ICC   > [IF_TE_04] Destroying finished calls.
07:49:24  ICC   > [IF_TE_04] Destroyed endpoint IF_TE_04-00cfc868
07:49:24  ICC   > [EP IF_TE_01-00cfa088] State: CALL INITIATED, Event: PEER CONNECTED
07:49:24  ICC   > [EP IF_TE_01-00cfa088] Hold State: IDLE, Hold Event: PEER CONNECTED
07:49:24  ICC   > [IF_TE_01] << Message: primitive=63
07:49:24  ICC   > [EP IF_TE_01-00cfa088] << [08004D]
RELEASE (DSS1 User)
  [080280A6]
  Cause : network out of order
    user - CCITT - Q.931

07:49:24  ICC   > [EP IF_TE_01-00cfa088] State: CALL INITIATED, Event: TERMINAL RELEASE IND
07:49:24  ICC   > [EP IF_TE_01-00cfa088] Set state to NULL
07:49:24  ICC   > [IF_TE_01] CLEARING CALL IF_TE_01-00cfa088
07:49:24  ICC   > [IF_TE_01] Removed endpoint IF_TE_01-00cfa088
07:49:24  ICC   > [IF_TE_02] Added endpoint IF_TE_02-01000378
07:49:24  ICC   > [IF_TE_02] NEW CALL. Allocated Endpoint IF_TE_02-01000378
07:49:24  ICC   > [EP IF_TE_02-01000378] do not reroute because: service invoked
07:49:24  ICC   > [EP IF_TE_02-01000378] AOC-S User << Call Setup
07:49:24  ICC   > [EP IF_TE_02-01000378] AOC-D User << Call Setup
07:49:24  ICC   > [EP IF_TE_02-01000378] AOC-E User << Call Setup
07:49:24  ICC   > [EP IF_TE_02-01000378] >> [080005]
SETUP (DSS1 User)
  [04038090A3]
  Bearer capability : speech - CCITT
    circuit mode - 64kBit/s - G.711 A-law
  [1E028583]
  Progress indicator : origination address is non-ISDN
    private network serving remote user - CCITT
  [6C03018031]
  Calling party number : 1
    unknown number - E.164 numbering plan
    presentation allowed - user provided not screened
  [700B8030383030313030313030]
  Called party number : 0800100100
    unknown number - unknown numbering plan
  [7D029181]
  High layer compatibility : telephony
    CCITT

07:49:24  ICC   > [EP IF_TE_02-01000378] Set state to CALL INITIATED
07:49:24  ICC   > [IF_TE_01] Destroying finished calls.
07:49:24  ICC   > [IF_TE_01] Destroyed endpoint IF_TE_01-00cfa088
07:49:24  ICC   > [EP IF_TE_02-01000378] State: CALL INITIATED, Event: PEER CONNECTED
07:49:24  ICC   > [EP IF_TE_02-01000378] Hold State: IDLE, Hold Event: PEER CONNECTED
07:49:24  ICC   > [IF_TE_02] << Message: primitive=63
07:49:24  ICC   > [EP IF_TE_02-01000378] << [08004D]
RELEASE (DSS1 User)
  [080280A6]
  Cause : network out of order
    user - CCITT - Q.931

07:49:24  ICC   > [EP IF_TE_02-01000378] State: CALL INITIATED, Event: TERMINAL RELEASE IND
07:49:24  ICC   > [EP IF_TE_02-01000378] Set state to NULL
07:49:24  ICC   > [IF_TE_02] CLEARING CALL IF_TE_02-01000378
07:49:24  ICC   > [IF_TE_02] Removed endpoint IF_TE_02-01000378
07:49:24  ICC   > [IF_TE_03] Added endpoint IF_TE_03-00cfa088
07:49:24  ICC   > [IF_TE_03] NEW CALL. Allocated Endpoint IF_TE_03-00cfa088
07:49:24  ICC   > [EP IF_TE_03-00cfa088] do not reroute because: service invoked
07:49:24  ICC   > [EP IF_TE_03-00cfa088] AOC-S User << Call Setup
07:49:24  ICC   > [EP IF_TE_03-00cfa088] AOC-D User << Call Setup
07:49:24  ICC   > [EP IF_TE_03-00cfa088] AOC-E User << Call Setup
07:49:24  ICC   > [EP IF_TE_03-00cfa088] >> [080005]
SETUP (DSS1 User)
  [04038090A3]
  Bearer capability : speech - CCITT
    circuit mode - 64kBit/s - G.711 A-law
  [1E028583]
  Progress indicator : origination address is non-ISDN
    private network serving remote user - CCITT
  [6C03018031]
  Calling party number : 1
    unknown number - E.164 numbering plan
    presentation allowed - user provided not screened
  [700B8030383030313030313030]
  Called party number : 0800100100
    unknown number - unknown numbering plan
  [7D029181]
  High layer compatibility : telephony
    CCITT

07:49:24  ICC   > [EP IF_TE_03-00cfa088] Set state to CALL INITIATED
07:49:24  ICC   > [IF_TE_02] Destroying finished calls.
07:49:24  ICC   > [IF_TE_02] Destroyed endpoint IF_TE_02-01000378
07:49:24  ICC   > [EP IF_TE_03-00cfa088] State: CALL INITIATED, Event: PEER CONNECTED
07:49:24  ICC   > [EP IF_TE_03-00cfa088] Hold State: IDLE, Hold Event: PEER CONNECTED
07:49:24  ICC   > [IF_TE_03] << Message: primitive=63
07:49:24  ICC   > [EP IF_TE_03-00cfa088] << [08004D]
RELEASE (DSS1 User)
  [080280A6]
  Cause : network out of order
    user - CCITT - Q.931

07:49:24  ICC   > [EP IF_TE_03-00cfa088] State: CALL INITIATED, Event: TERMINAL RELEASE IND
07:49:24  ICC   > [EP IF_TE_03-00cfa088] Set state to NULL
07:49:24  ICC   > [IF_TE_03] CLEARING CALL IF_TE_03-00cfa088
07:49:24  ICC   > [IF_TE_03] Removed endpoint IF_TE_03-00cfa088
07:49:24  ICC   > [IF_TE_03] Destroying finished calls.
07:49:24  ICC   > [IF_TE_03] Destroyed endpoint IF_TE_03-00cfa088

192.168.100.222(cfg)#call 1 drop
192.168.100.222(cfg)#

Kann es an der Hardware liegen? Falsche Kabel, schlechte Qualität des Anschlusses?
 
Hallo!

Hast eine zweite Patton zum Testen? Irgendwie schaut das komisch aus...
Oder ein ISDN-Telefon, dass du direkt an der Patton anschliessen kannst?
Wenn gar nichts geht dann ev. mal mit einem ISDN-Tester reinmessen (Argus), bzw. eine Störung melden.
Kabel: deine Links sind ja e auf up, aber einen Versuch ist es immer wert!

jwm
 

Neueste Beiträge

Statistik des Forums

Themen
244,872
Beiträge
2,219,897
Mitglieder
371,593
Neuestes Mitglied
Häuslebauer_BW
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.