Hallo leutz!
Ich habe eine ISDN > Patton 4634 > Trixbox 2.0 CE Lösung mit 3 Trunks für 3 ISDN Anschlüsse aber leider ein kleines Problem. Ich arbeite bereits mehrere Tage daran und bin nun eindlich etwas weiter.
Ausgehende Anrufe gehen aber einkommende bleiben irgendwie hängen.
Kann jemand kurz schauen was das Problem sein könnte. Vier Augen sehen mehr wie zwei.
Asterisk: 172.16.0.10
Router: 192.168.0.11
Patton: 192.168.0.45
Trunk 1:
Grüsse
Ron
Ich habe eine ISDN > Patton 4634 > Trixbox 2.0 CE Lösung mit 3 Trunks für 3 ISDN Anschlüsse aber leider ein kleines Problem. Ich arbeite bereits mehrere Tage daran und bin nun eindlich etwas weiter.
Ausgehende Anrufe gehen aber einkommende bleiben irgendwie hängen.
Kann jemand kurz schauen was das Problem sein könnte. Vier Augen sehen mehr wie zwei.
Asterisk: 172.16.0.10
Router: 192.168.0.11
Patton: 192.168.0.45
Code:
#----------------------------------------------------------------#
# #
# SN4634/3BIS #
# R5.3 2009-05-20 H323 SIP BRI #
# 2009-07-28T06:48:55 #
# SN/00A0BA048EEC #
# Generated configuration file #
# #
#----------------------------------------------------------------#
cli version 3.20
dns-relay
webserver port 80 language en
sntp-client
sntp-client server primary 192.168.0.11 port 123 version 4
sntp-client server secondary 192.168.0.12 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
profile napt NAPT_WAN
profile ppp default
profile tone-set default
profile voip default
codec 1 g711alaw64k rx-length 20 tx-length 20 no-silence-suppression
codec 2 g711ulaw64k rx-length 20 tx-length 20
dtmf-relay signaling default
profile pstn default
profile sip default
profile aaa default
method 1 local
method 2 none
context ip router
interface WAN
ipaddress unnumbered
use profile napt NAPT_WAN
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
interface LAN
ipaddress 192.168.0.45 255.255.0.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.0.11 0
context cs switch
digit-collection timeout 4
national-prefix 0
international-prefix 00
routing-table called-e164 RT01_2_ISDN
route .%T dest-interface ISDN1 INT-TO-EXT
routing-table called-e164 RT02_2_ISDN
route .%T dest-interface ISDN2 INT-TO-EXT
routing-table called-e164 RT03_2_ISDN
route .%T dest-interface ISDN3 INT-TO-EXT
mapping-table itc to itc MT_ITC
map default to speech
mapping-table calling-pi to calling-pi MT_RESTRICTED
map allowed to restricted
mapping-table calling-pi to calling-e164 NO-CNPN
map restricted to ""
complex-function INT-TO-EXT
execute 1 MT_RESTRICTED
execute 2 NO-CNPN
execute 3 MT_ITC
interface isdn ISDN1
route call dest-interface SIP_IF_1001
call-hold disable
aoc-s automatic
aoc-d automatic
aoc-e automatic
address-complete-indication accept set
address-complete-indication emit set
dtmf-dialing
no early-proceeding
no call-waiting
caller-name
inband-info accept force call-release
interface isdn ISDN2
route call dest-interface SIP_IF_1002
call-hold disable
aoc-s automatic
aoc-d automatic
aoc-e automatic
address-complete-indication accept set
address-complete-indication emit set
dtmf-dialing
no early-proceeding
no call-waiting
caller-name
inband-info accept force call-release
interface isdn ISDN3
route call dest-interface SIP_IF_1003
call-hold disable
aoc-s automatic
aoc-d automatic
aoc-e automatic
address-complete-indication accept set
address-complete-indication emit set
dtmf-dialing
no early-proceeding
no call-waiting
caller-name
inband-info accept force call-release
interface sip SIP_IF_1001
bind context sip-gateway SIP_GW_1
route call dest-table RT01_2_ISDN
early-disconnect
interface sip SIP_IF_1002
bind context sip-gateway SIP_GW_2
route call dest-table RT02_2_ISDN
early-disconnect
interface sip SIP_IF_1003
bind context sip-gateway SIP_GW_3
route call dest-table RT03_2_ISDN
early-disconnect
context cs switch
no shutdown
authentication-service AUT_1001
realm 1 172.16.0.10
username 1001 password /cC0XGzbtGs= encrypted
authentication-service AUT_1002
realm 1 172.16.0.10
username 1002 password Mm1a+aQkWyw= encrypted
authentication-service AUT_1003
realm 1 172.16.0.10
username 1003 password eYLgTz8yTW8= encrypted
location-service LS_1001
domain 1 172.16.0.10 5061
identity ID_1001
display-name 8506769
phone-context from-pstn
authentication outbound
authenticate 1 authentication-service AUT_1001 username 1001
authentication inbound
authenticate 1 authentication-service AUT_1001 username 1001
registration outbound
location-service LS_1002
domain 1 172.16.0.10 5062
identity ID_1002
display-name 8506888
phone-context from-pstn
authentication outbound
authenticate 1 authentication-service AUT_1002 username 1002
authentication inbound
authenticate 1 authentication-service AUT_1002 username 1002
location-service LS_1003
domain 1 172.16.0.10 5063
identity ID_1003
display-name 8502244
phone-context from-pstn
authentication outbound
authenticate 1 authentication-service AUT_1003 username 1003
authentication inbound
authenticate 1 authentication-service AUT_1003 username 1003
context sip-gateway SIP_GW_1
interface SIP_IF_1001
bind interface LAN context router port 5061
context sip-gateway SIP_GW_1
bind location-service LS_1001
no shutdown
context sip-gateway SIP_GW_2
interface SIP_IF_1002
bind interface LAN context router port 5062
context sip-gateway SIP_GW_2
bind location-service LS_1002
no shutdown
context sip-gateway SIP_GW_3
interface SIP_IF_1003
bind interface LAN context router port 5063
context sip-gateway SIP_GW_3
bind location-service LS_1003
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 slave
encapsulation q921
q921
permanent-layer2
protocol pp
uni-side user
encapsulation q931
q931
protocol dss1
uni-side user
bchan-number-order ascending
encapsulation cc-isdn
bind interface ISDN1 switch
port bri 0 0
no shutdown
port bri 0 1
clock slave
encapsulation q921
q921
permanent-layer2
protocol pp
uni-side user
encapsulation q931
q931
protocol dss1
uni-side user
bchan-number-order ascending
encapsulation cc-isdn
bind interface ISDN2 switch
port bri 0 1
no shutdown
port bri 0 2
clock slave
encapsulation q921
q921
permanent-layer2
protocol pp
uni-side user
encapsulation q931
q931
protocol dss1
uni-side user
bchan-number-order ascending
encapsulation cc-isdn
bind interface ISDN3 switch
port bri 0 2
no shutdown
Trunk 1:
Code:
context=from-pstn
defaultip=192.168.0.45
dtmfmode=auto
host=dynamic
port=5061
qualify=yes
type=friend
username=1001
Grüsse
Ron
Zuletzt bearbeitet: