R
rentier-s
Guest
Hallo zusammen,
es gab hier im Forum schon mal Fragen zu diesem Thema, allerdings keine mit einer Lösung.
Ein SmartNode 4554 soll ein 302 Moved Temporarily als Call Deflect an das T-ISDN weiterleiten.
Das hier ist ein Debug eines Anrufs. Das SmartNode (192.168.0.11) empfängt die 302 vom angeschlossenen Asterisk (192.168.0.1), baut die Weiterleitung aber über den zweiten B-Kanal auf, statt ein Call Deflect (bzw. Reroute) an das ISDN zu senden.
Das hier ist die aktuelle Konfiguration:
Das map redir-reason from-sip 302 to cd im profile sip default habe ich hier im Forum gefunden, aber leider hilft es bei mir wie auch in dem Thread leider nicht.
es gab hier im Forum schon mal Fragen zu diesem Thema, allerdings keine mit einer Lösung.
Ein SmartNode 4554 soll ein 302 Moved Temporarily als Call Deflect an das T-ISDN weiterleiten.
Das hier ist ein Debug eines Anrufs. Das SmartNode (192.168.0.11) empfängt die 302 vom angeschlossenen Asterisk (192.168.0.1), baut die Weiterleitung aber über den zweiten B-Kanal auf, statt ein Call Deflect (bzw. Reroute) an das ISDN zu senden.
Code:
11:57:02 ISDN > # 128 p: 0 R: sapi: 0 cr=1 ea=0 tei:127 ea=1 UI p =0
11:57:02 ISDN > # 129 p: 0 <--- Layer2 tei:127 sapi: 0 Setup
11:57:02 ISDN > # 130 hex:08 01 01 05 A1 04 03 80 90 A3 18 01 89 1E 02 80 83 6C 0D 21 81 39 34 34 33 39 31 38 34 36 38 35 70
11:57:02 ISDN > # 131 IE: SendingComplete
11:57:02 ISDN > # 132 IE: Bearer
11:57:02 ISDN > # 133 IE: ChannelId BCh0 excl otherIf
11:57:02 ISDN > # 134 IE: ProgressInd
11:57:02 ISDN > # 135 IE: CallingPartyNbr 94439184685
11:57:02 ISDN > # 136 IE: CalledPartyNbr GerufeneMSN
11:57:02 ISDN > # 137 IE: HighLayerComp
11:57:02 ISDN > # 138 *newPc BR-U, tei:127, sapi: 0
11:57:02 ISDN > # 139 key: 387, Stack:2V01b
11:57:02 ISDN > # 140 EuroISDN
11:57:02 ISDN > # 141 ALLOC bchan BCh0 cref : 0x81
11:57:02 ISDN > # 142 to CC key: 387 L3SetupInd
11:57:02 ISDN > # 143 new call state : L3PcSt06U
11:57:02 ISDN > # 144 p: 0 from CC key: 387 L3ProceedingReq
11:57:02 ISDN > # 145 cause : Transparent
11:57:02 ISDN > # 146 hex:1E 02 85 82
11:57:02 ISDN > # 147 IE: ProgressInd
11:57:02 ISDN > # 148 ---> Layer2 tei:127 sapi: 0 CallProc
11:57:02 ISDN > # 149 hex:08 01 81 02 18 01 89 1E 02 85 82
11:57:02 ISDN > # 150 IE: ChannelId BCh0 excl otherIf
11:57:02 ISDN > # 151 IE: ProgressInd
11:57:02 ISDN > # 152 new call state : L3PcSt09U
11:57:02 ISDN > # 153 p: 0 S: sapi: 0 cr=0 ea=0 tei:114 ea=1 INFO Nr( 37) Ns( 9) pf=0
11:57:02 ISDN > # 154 p: 0 R: sapi: 0 cr=0 ea=0 tei:114 ea=1 RR Nr( 10) pf=0
11:57:02 SIP_TR> [STACK] > Stack: to 192.168.0.1
INVITE sip:[email protected]:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bKc69ad6860a8253574
Max-Forwards: 70
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>
Call-ID: c3d32f9f2b827a49
CSeq: 8216 INVITE
Contact: <sip:[email protected]:5060>
Supported: replaces
User-Agent: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Type: application/sdp
Content-Length: 220
v=0
o=MxSIP 0 781 IN IP4 192.168.0.11
s=SIP Call
c=IN IP4 192.168.0.11
t=0 0
m=audio 5294 RTP/AVP 8 0 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=sendrecv
11:57:02 SIP_TR> [STACK] < Stack: from 192.168.0.1
SIP/2.0 100 Trying
v: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bKc69ad6860a8253574;received=192.168.0.11
f: <sip:[email protected]:5060>;tag=3cfd504bbf
t: <sip:[email protected]:5060>
i: c3d32f9f2b827a49
CSeq: 8216 INVITE
Server: Asterisk Gemeinschaft
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
k: replaces, timer
m: <sip:[email protected]>
l: 0
11:57:03 SIP_TR> [STACK] < Stack: from 192.168.0.1
SIP/2.0 302 Moved Temporarily
v: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bKc69ad6860a8253574;received=192.168.0.11
f: <sip:[email protected]:5060>;tag=3cfd504bbf
t: <sip:[email protected]:5060>;tag=as0ebabe20
i: c3d32f9f2b827a49
CSeq: 8216 INVITE
Server: Asterisk Gemeinschaft
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
k: replaces, timer
m: Transfer <sip:[email protected]>
l: 0
11:57:03 SIP_TR> [STACK] > Stack: to 192.168.0.1
ACK sip:[email protected]:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bKc69ad6860a8253574
Max-Forwards: 70
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>;tag=as0ebabe20
Call-ID: c3d32f9f2b827a49
CSeq: 8216 ACK
User-Agent: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:03 SIP_TR> [STACK] > Stack: to 192.168.0.11
INVITE sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
Max-Forwards: 70
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>
Call-ID: c3d32f9f2b827a49
CSeq: 8217 INVITE
Contact: <sip:[email protected]:5060>
Supported: replaces
User-Agent: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Type: application/sdp
Content-Length: 220
v=0
o=MxSIP 0 781 IN IP4 192.168.0.11
s=SIP Call
c=IN IP4 192.168.0.11
t=0 0
m=audio 5294 RTP/AVP 8 0 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=sendrecv
11:57:03 SIP_TR> [STACK] < Stack: from 192.168.0.11
INVITE sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
Max-Forwards: 70
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>
Call-ID: c3d32f9f2b827a49
CSeq: 8217 INVITE
Contact: <sip:[email protected]:5060>
Supported: replaces
User-Agent: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Type: application/sdp
Content-Length: 220
v=0
o=MxSIP 0 781 IN IP4 192.168.0.11
s=SIP Call
c=IN IP4 192.168.0.11
t=0 0
m=audio 5294 RTP/AVP 8 0 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=sendrecv
11:57:03 ISDN > # 155 p: 0 from CC key: 8388959 L3SetupReq
11:57:03 ISDN > # 156 Service:Transparent cing: sub: ced: sub:
11:57:03 ISDN > # 157 cause : Transparent
11:57:03 ISDN > # 158 hex:04 03 90 90 A3 1E 02 85 83 6C 0E 00 80 30 39 34 34 33 39 31 38 34 36 38 35 70 0C 80 30 31 36 30 35
11:57:03 ISDN > # 159 IE: Bearer
11:57:03 ISDN > # 160 IE: ProgressInd
11:57:03 ISDN > # 161 IE: CallingPartyNbr NummerDesAnrufers
11:57:03 ISDN > # 162 IE: CalledPartyNbr Weiterleitungsziel
11:57:03 ISDN > # 163 *newPc BR-U, tei:127, sapi: 0
11:57:03 ISDN > # 164 key: 8388959, Stack:2V01b
11:57:03 ISDN > # 165 EuroISDN
11:57:03 ISDN > # 166 ---> Layer2 tei:127 sapi: 0 Setup
11:57:03 ISDN > # 167 hex:08 01 63 05 04 03 90 90 A3 1E 02 85 83 6C 0E 00 80 30 39 34 34 33 39 31 38 34 36 38 35 70 0C 80 30
11:57:03 ISDN > # 168 IE: Bearer
11:57:03 ISDN > # 169 IE: ProgressInd
11:57:03 ISDN > # 170 IE: CallingPartyNbr NummerDesAnrufers
11:57:03 ISDN > # 171 IE: CalledPartyNbr Weiterleitungsziel
11:57:03 ISDN > # 172 new call state : L3PcSt01U
11:57:03 ISDN > # 173 p: 0 S: sapi: 0 cr=0 ea=0 tei:114 ea=1 INFO Nr( 37) Ns( 10) pf=0
11:57:03 ISDN > # 174 p: 0 R: sapi: 0 cr=0 ea=0 tei:114 ea=1 RR Nr( 11) pf=0
11:57:03 SIP_TR> [STACK] > Stack: to 192.168.0.11
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>
Call-ID: c3d32f9f2b827a49
CSeq: 8217 INVITE
Server: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:03 SIP_TR> [STACK] < Stack: from 192.168.0.11
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>
Call-ID: c3d32f9f2b827a49
CSeq: 8217 INVITE
Server: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:03 ISDN > # 175 p: 0 R: sapi: 0 cr=1 ea=0 tei:114 ea=1 INFO Nr( 11) Ns( 37) pf=0
11:57:03 ISDN > # 176 p: 0 <--- Layer2 tei:114 sapi: 0 SetupAck
11:57:03 ISDN > # 177 hex:08 01 E3 0D 18 01 8A
11:57:03 ISDN > # 178 IE: ChannelId BCh1 excl otherIf
11:57:03 ISDN > # 179 ALLOC bchan BCh1 cref : 0x63
11:57:03 ISDN > # 180 to CC key: 8388959 L3MoreInfoInd
11:57:03 ISDN > # 181 new call state : L3PcSt02U
11:57:03 ISDN > # 182 p: 0 S: sapi: 0 cr=1 ea=0 tei:114 ea=1 RR Nr( 38) pf=0
11:57:09 ISDN > # 183 p: 0 R: sapi: 0 cr=1 ea=0 tei:114 ea=1 INFO Nr( 11) Ns( 38) pf=0
11:57:09 ISDN > # 184 p: 0 <--- Layer2 tei:114 sapi: 0 CallProc
11:57:09 ISDN > # 185 hex:08 01 E3 02
11:57:09 ISDN > # 186 to CC key: 8388959 L3ProceedingInd
11:57:09 ISDN > # 187 new call state : L3PcSt03U
11:57:09 ISDN > # 188 p: 0 S: sapi: 0 cr=1 ea=0 tei:114 ea=1 RR Nr( 39) pf=0
11:57:09 SIP_TR> [STACK] > Stack: to 192.168.0.11
SIP/2.0 183 Session Progress
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>;tag=3991532092
Call-ID: c3d32f9f2b827a49
CSeq: 8217 INVITE
Contact: <sip:[email protected]:5060>
Server: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:09 SIP_TR> [STACK] < Stack: from 192.168.0.11
SIP/2.0 183 Session Progress
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>;tag=3991532092
Call-ID: c3d32f9f2b827a49
CSeq: 8217 INVITE
Contact: <sip:[email protected]:5060>
Server: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:09 ISDN > # 189 p: 0 R: sapi: 0 cr=1 ea=0 tei:114 ea=1 INFO Nr( 11) Ns( 39) pf=0
11:57:09 ISDN > # 190 p: 0 <--- Layer2 tei:114 sapi: 0 Alerting
11:57:09 ISDN > # 191 hex:08 01 E3 01
11:57:09 ISDN > # 192 to CC key: 8388959 L3AlertingInd
11:57:09 ISDN > # 193 new call state : L3PcSt04U
11:57:09 ISDN > # 194 p: 0 S: sapi: 0 cr=1 ea=0 tei:114 ea=1 RR Nr( 40) pf=0
11:57:09 SIP_TR> [STACK] > Stack: to 192.168.0.11
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>;tag=3991532092
Call-ID: c3d32f9f2b827a49
CSeq: 8217 INVITE
Contact: <sip:[email protected]:5060>
Server: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:09 SIP_TR> [STACK] < Stack: from 192.168.0.11
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>;tag=3991532092
Call-ID: c3d32f9f2b827a49
CSeq: 8217 INVITE
Contact: <sip:[email protected]:5060>
Server: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:09 ISDN > # 195 p: 0 from CC key: 387 L3AlertingReq
11:57:09 ISDN > # 196 cause : Transparent
11:57:09 ISDN > # 197 ---> Layer2 tei:127 sapi: 0 Alerting
11:57:09 ISDN > # 198 hex:08 01 81 01
11:57:09 ISDN > # 199 new call state : L3PcSt07U
11:57:09 ISDN > # 200 p: 0 S: sapi: 0 cr=0 ea=0 tei:114 ea=1 INFO Nr( 40) Ns( 11) pf=0
11:57:09 ISDN > # 201 p: 0 R: sapi: 0 cr=0 ea=0 tei:114 ea=1 RR Nr( 12) pf=0
11:57:13 ISDN > # 202 p: 0 R: sapi: 0 cr=1 ea=0 tei:114 ea=1 INFO Nr( 12) Ns( 40) pf=0
11:57:13 ISDN > # 203 p: 0 <--- Layer2 tei:114 sapi: 0 Release
11:57:13 ISDN > # 204 hex:08 01 01 4D 08 02 80 90
11:57:13 ISDN > # 205 IE: Cause NormalCallClearing
11:57:13 ISDN > # 206 to CC key: 387 L3ReleaseInd
11:57:13 ISDN > # 207 DEALLOC bchan BCh0 cref : 0x81
11:57:13 ISDN > # 208 ---> Layer2 tei:114 sapi: 0 ReleaseCom
11:57:13 ISDN > # 209 hex:08 01 81 5A 08 02 80 90
11:57:13 ISDN > # 210 IE: Cause NormalCallClearing
11:57:13 ISDN > # 211 new call state : L3PcSt00U
11:57:13 ISDN > # 212 *delPc U, tei:114 sapi: 0
11:57:13 ISDN > # 213 p: 0 S: sapi: 0 cr=1 ea=0 tei:114 ea=1 RR Nr( 41) pf=0
11:57:13 ISDN > # 214 p: 0 S: sapi: 0 cr=0 ea=0 tei:114 ea=1 INFO Nr( 41) Ns( 12) pf=0
11:57:13 ISDN > # 215 p: 0 R: sapi: 0 cr=0 ea=0 tei:114 ea=1 RR Nr( 13) pf=0
11:57:13 SIP_TR> [STACK] > Stack: to 192.168.0.11
CANCEL sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
Max-Forwards: 70
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>
Call-ID: c3d32f9f2b827a49
CSeq: 8217 CANCEL
User-Agent: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:13 SIP_TR> [STACK] < Stack: from 192.168.0.11
CANCEL sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
Max-Forwards: 70
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>
Call-ID: c3d32f9f2b827a49
CSeq: 8217 CANCEL
User-Agent: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:13 SIP_TR> [STACK] > Stack: to 192.168.0.11
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>;tag=3991532092
Call-ID: c3d32f9f2b827a49
CSeq: 8217 CANCEL
Server: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:13 SIP_TR> [STACK] < Stack: from 192.168.0.11
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>;tag=3991532092
Call-ID: c3d32f9f2b827a49
CSeq: 8217 CANCEL
Server: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:13 SIP_TR> [STACK] > Stack: to 192.168.0.11
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>;tag=3991532092
Call-ID: c3d32f9f2b827a49
CSeq: 8217 INVITE
Server: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:13 SIP_TR> [STACK] < Stack: from 192.168.0.11
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>;tag=3991532092
Call-ID: c3d32f9f2b827a49
CSeq: 8217 INVITE
Server: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:13 SIP_TR> [STACK] > Stack: to 192.168.0.11
ACK sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
Max-Forwards: 70
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>;tag=3991532092
Call-ID: c3d32f9f2b827a49
CSeq: 8217 ACK
User-Agent: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:13 SIP_TR> [STACK] < Stack: from 192.168.0.11
ACK sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 192.168.0.11:5060;branch=z9hG4bK7364054481f318efa
Max-Forwards: 70
From: <sip:[email protected]:5060>;tag=3cfd504bbf
To: <sip:[email protected]:5060>;tag=3991532092
Call-ID: c3d32f9f2b827a49
CSeq: 8217 ACK
User-Agent: Patton SN4554 2BIS EUI 00A0BA067C05 R5.2 2009-07-09 SIP M5T SIP Stack/4.0.26.26
Content-Length: 0
11:57:13 ISDN > # 216 p: 0 from CC key: 8388959 L3DisconnectReq
11:57:13 ISDN > # 217 cause : Transparent
11:57:13 ISDN > # 218 hex:08 02 85 90
11:57:13 ISDN > # 219 IE: Cause NormalCallClearing
11:57:13 ISDN > # 220 ---> Layer2 tei:114 sapi: 0 Disconnect
11:57:13 ISDN > # 221 hex:08 01 63 45 08 02 85 90
11:57:13 ISDN > # 222 IE: Cause NormalCallClearing
11:57:13 ISDN > # 223 new call state : L3PcSt11U
11:57:13 ISDN > # 224 p: 0 S: sapi: 0 cr=0 ea=0 tei:114 ea=1 INFO Nr( 41) Ns( 13) pf=0
11:57:13 ISDN > # 225 p: 0 R: sapi: 0 cr=0 ea=0 tei:114 ea=1 RR Nr( 14) pf=0
11:57:13 ISDN > # 226 p: 0 R: sapi: 0 cr=1 ea=0 tei:114 ea=1 INFO Nr( 14) Ns( 41) pf=0
11:57:13 ISDN > # 227 p: 0 <--- Layer2 tei:114 sapi: 0 Release
11:57:13 ISDN > # 228 hex:08 01 E3 4D
11:57:13 ISDN > # 229 to CC key: 8388959 L3ReleaseInd
11:57:13 ISDN > # 230 DEALLOC bchan BCh1 cref : 0x63
11:57:13 ISDN > # 231 ---> Layer2 tei:114 sapi: 0 ReleaseCom
11:57:13 ISDN > # 232 hex:08 01 63 5A 08 02 80 90
11:57:13 ISDN > # 233 IE: Cause NormalCallClearing
11:57:13 ISDN > # 234 new call state : L3PcSt00U
11:57:13 ISDN > # 235 *delPc U, tei:114 sapi: 0
11:57:13 ISDN > # 236 p: 0 S: sapi: 0 cr=1 ea=0 tei:114 ea=1 RR Nr( 42) pf=0
11:57:13 ISDN > # 237 p: 0 S: sapi: 0 cr=0 ea=0 tei:114 ea=1 INFO Nr( 42) Ns( 14) pf=0
11:57:13 ISDN > # 238 p: 0 R: sapi: 0 cr=0 ea=0 tei:114 ea=1 RR Nr( 15) pf=0
Das hier ist die aktuelle Konfiguration:
Code:
#----------------------------------------------------------------#
# #
# SN4554/2BIS/EUI #
# R5.2 2009-07-09 SIP #
# 2011-10-23T12:29:05 #
# SN/00A0BA067C05 #
# Generated configuration file #
# #
#----------------------------------------------------------------#
cli version 3.20
gui type basic
dns-relay
webserver port 80 language en
sntp-client
sntp-client server primary 192.168.0.1 port 123 version 4
system hostname PattonSN4554
system
ic voice 0
system
clock-source 1 bri 0 0
clock-source 2 bri 0 1
no hairpinning
profile acl ACL_WAN_PERMIT_SEL_MGMT
profile service-policy SP_WAN_OUT
no rate-limit
profile service-policy SP_WAN_IN
no rate-limit
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
rtp traffic-class local-default
fax transmission 1 relay t38-udp
fax transmission 2 bypass g711alaw64k
fax detection fax-frames
profile voip VOIP
codec 1 g711alaw64k rx-length 20 tx-length 20
codec 2 g711ulaw64k rx-length 20 tx-length 20
rtp traffic-class local-default
dejitter-max-delay 120
fax transmission 1 relay t38-udp
fax transmission 2 bypass g711alaw64k
fax detection fax-frames
profile pstn default
profile sip default
map redir-reason from-sip 302 to cd
profile dhcp-server DHCPS_LAN
profile aaa default
method 1 local
method 2 none
context ip router
interface IF_IP_WAN
ipaddress dhcp
no napt-inside
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
interface IF_IP_LAN
ipaddress unnumbered
subscriber ppp SUB_PPPOE
dial in
no multilink
context cs switch
national-prefix 0
international-prefix 00
interface isdn IF_S0_00
route call dest-interface IF_SIP_SERVICE
call-reroute accept
call-reroute emit
no aoc-s
no aoc-d
no aoc-e
diversion accept
diversion emit
isdn-date-time
caller-name
interface sip IF_SIP_SERVICE
bind context sip-gateway GW_SIP
route call dest-interface IF_S0_00
remote 192.168.0.1 5060
early-connect
call-reroute emit
service hunt-group SER_HG_PSTN_FALLBACK
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_SIP_SERVICE
context cs switch
no shutdown
authentication-service AUTH_SVC
realm 1 192.168.0.1
username patton password Otx2vJCEWP+8Bb6tqoGkwA== encrypted
location-service LOCATION_SVC
identity-group default
registration outbound
call outbound
proxy none
identity patton inherits default
authentication outbound
authenticate 1 authentication-service AUTH_SVC username patton
authentication inbound
authenticate 1 authentication-service AUTH_SVC username patton
call outbound
proxy none
use profile tone-set default
use profile voip VOIP
use profile sip default
call inbound
context sip-gateway GW_SIP
interface IF_SIP_SERVICE
bind interface IF_IP_WAN context router port 5060
context sip-gateway GW_SIP
bind location-service LOCATION_SVC
no shutdown
port ethernet 0 0
encapsulation ip
bind interface IF_IP_WAN router
bind interface IF_IP_LAN router
no shutdown
port bri 0 0
clock auto
encapsulation q921
q921
uni-side user
encapsulation q931
q931
protocol dss1
uni-side user
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF_S0_00 switch
port bri 0 0
no shutdown
port bri 0 1
clock auto
encapsulation q921
q921
uni-side user
encapsulation q931
q931
protocol dss1
uni-side user
bchan-number-order ascending
encapsulation cc-isdn
port bri 0 1
no shutdown
Das map redir-reason from-sip 302 to cd im profile sip default habe ich hier im Forum gefunden, aber leider hilft es bei mir wie auch in dem Thread leider nicht.
Zuletzt bearbeitet von einem Moderator: