СвязьПроект http://old.xdsl.ru/svpro/ |
|
Вопросы по H.323/T.38 http://old.xdsl.ru/svpro/viewtopic.php?f=4&t=676 |
Страница 1 из 3 |
Автор: | amateur [ 10 сен 2009, 07:23 ] |
Заголовок сообщения: | Вопросы по H.323/T.38 |
AP-200B 8.30U: 1. Почему как при неуспешной, так и при успешной передаче факса (H.323/T.38), в отладке записывается причина Local:T38FaxError? 2. Почему после получения DCN шлюз, вместо возрата к режиму разговора, завершает соединение - отправляет H.245 endSessionCommand? |
Автор: | Geniu$$ [ 10 сен 2009, 08:41 ] |
Заголовок сообщения: | |
Может как-то по-подробнее? |
Автор: | amateur [ 10 сен 2009, 09:33 ] |
Заголовок сообщения: | |
Geniu$$ писал(а): Может как-то по-подробнее?
Может, может... Состав стенда: AddPac AP-200B - 172.24.66.239 (далее - шлюз_A) AddPac AP-200B - 172.24.66.240 (далее - шлюз_B) Привратник H.323 в режиме "singnaling proxy" - 172.25.62.6 (далее - GK) Panasonic KX-FLB758 подключен к порту 0/0 шлюза_А (далее - факс_А) Panasonic KX-FLB758 подключен к порту 0/0 шлюза_B (далее - факс_B) Направление вызова: шлюз_A -> шлюз_B Направление передачи факса: факс_A <- факс_B Передавалась одна страница. Передача - успешна. Есть запись трафика через wireshark. Код: Схема организации связи: факс_А<-0/0->шлюз_A<-H.225.0,H.245->GK<-H.225.0,H.245->шлюз_B<-0/0->факс_B | | +----------RTP/RTCP,T.38---------+ Код: Конфигурация шлюза_A version 8.30U ! hostname AP200 ! ! no bridge spanning-tree ! dhcp-list 0 type server dhcp-list 0 address server interface ether0.0 dhcp-list 0 option dhcp-lease-time 600 ! dhcp-list 1 type server dhcp-list 1 address server 10.1.1.2 10.1.1.126 255.255.255.128 ! ! no ip-share enable ip-share interface net-side ether0.0 ip-share interface local-side ether1.0 ! interface ether0.0 ip address dhcp line-ctrl full-duplex ! interface ether1.0 no ip address shutdown ip dhcp-group 0 ! snmp name AP200B ! no arp reset ! ntp refresh 5 ntp server 192.168.66.23 ! pnp-sktelink debug on ! ip-tos rtp precedence 5 ip-tos rtp delay ip-tos rtp throughput ip-tos sig precedence 5 ip-tos sig delay ip-tos sig throughput ! vlan-pri rtp 6 vlan-pri sig 6 ! ! ! ! ! ! VoIP configuration. ! ! ! Voice service voip configuration. ! voice service voip fax protocol t38 redundancy 0 fax rate 9600 h323 call start slow h323 call channel early h323 call tunnel enable hold-tone-play ring-back timeout tring 180 timeout tidt 5 timeout t301 90 timeout tttl 300 max-frame g729 6 max-frame g711 3 busyout monitor gatekeeper no busyout monitor sip-server no busyout monitor callagent busyout monitor voip-interface display send none dynamic-payload-type nte-rfc2833 127 ! ! ! Voice port configuration. ! ! FXS voice-port 0/0 no comfort-noise fax-early-detect caller-id enable caller-id name disable ! ! ! FXS voice-port 0/1 no comfort-noise fax-early-detect caller-id enable caller-id name disable ! ! ! ! ! Pots peer configuration. ! dial-peer voice 1000 pots destination-pattern 00000014911392 port 0/0 ! ! ! ! Voip peer configuration. ! dial-peer voice 9900 voip destination-pattern T session target ras answer-address T voice-class codec 1 no vad codec-variant g7231 standard codec-variant g729 annex-a dtmf-relay dual-mode ! ! ! dial-peer ipaddr-prefix n dial-peer call-hold h ! ! ! ! Gateway configuration. ! gateway h323-id voip.172.24.66.239 security password x security clear-token-option cisco-endpoint-style gkip 172.25.62.6 1719 1 gkip 172.25.62.5 1719 2 keep-gk-on-rrj ignore-msg-from-other-gk register ! ! ! Codec classes configuration. ! voice class codec 1 codec preference 1 g729 codec preference 2 g711alaw ! voice class codec 2 codec preference 1 g711alaw codec preference 2 g729 ! voice class codec 3 codec preference 1 g729 ! voice class codec 4 codec preference 1 g711alaw ! ! ! ! SIP UA configuration. ! sip-ua ! ! ! MGCP configuration. ! mgcp dtmf-relay dual-mode codec g711alaw vad ! ! ! Tones voice class dial-tone 425 0 0 0 0 0 -12 ! voice class ring-back-tone 425 0 1000 4000 0 0 -12 ! voice class line-busy-tone 425 0 350 350 0 0 -12 ! voice class reorder-tone 425 0 349 350 0 0 -12 ! ! ! ! voip-interface ether0.0 Код: Конфигурация шлюза_B version 8.30U ! hostname AP200 ! ! no bridge spanning-tree ! ip classless ! dhcp-list 0 type server dhcp-list 0 address server interface ether0.0 dhcp-list 0 option dhcp-lease-time 600 ! dhcp-list 1 type server dhcp-list 1 address server 10.1.1.2 10.1.1.126 255.255.255.128 ! ! no ip-share enable ip-share interface net-side ether0.0 ip-share interface local-side ether1.0 ! interface ether0.0 ip address dhcp line-ctrl full-duplex ! interface ether1.0 no ip address shutdown ! ip-policy udp host voip-interface 0.0.0.0 255.252.0.0 ip-tos b8 ! snmp name AP200B ! no arp reset ! ntp refresh 5 ntp offset 05:00 ntp server 192.168.66.23 version 4 ! pnp-sktelink debug on ! ip-tos rtp precedence 5 ip-tos rtp delay ip-tos rtp throughput ip-tos sig precedence 5 ip-tos sig delay ip-tos sig throughput ! vlan-pri rtp 6 vlan-pri sig 6 ! ! ! ! ! ! VoIP configuration. ! ! ! Voice service voip configuration. ! voice service voip fax protocol t38 redundancy 0 fax rate 9600 h323 call start slow h323 call channel early h323 call tunnel enable hold-tone-play ring-back timeout tring 180 timeout tidt 5 timeout t301 90 timeout tttl 300 max-frame g729 6 max-frame g711 3 busyout monitor gatekeeper no busyout monitor sip-server no busyout monitor callagent busyout monitor voip-interface display send none dynamic-payload-type nte-rfc2833 127 ! ! ! Voice port configuration. ! ! FXS voice-port 0/0 no comfort-noise fax-early-detect caller-id enable caller-id name disable ! ! ! FXS voice-port 0/1 no comfort-noise fax-early-detect caller-id enable caller-id name disable ! ! ! ! ! Pots peer configuration. ! dial-peer voice 1000 pots destination-pattern 00000014911391 port 0/0 ! ! ! ! Voip peer configuration. ! dial-peer voice 9900 voip destination-pattern 9T session target ras answer-address T voice-class codec 1 no vad codec-variant g7231 standard codec-variant g729 annex-a dtmf-relay dual-mode ! ! ! dial-peer ipaddr-prefix n dial-peer call-hold h ! ! ! ! Gateway configuration. ! gateway h323-id voip.172.24.66.240 security password x security clear-token-option cisco-endpoint-style gkip 172.25.62.6 1719 1 gkip 172.25.62.5 1719 2 keep-gk-on-rrj ignore-msg-from-other-gk register ! ! ! Codec classes configuration. ! voice class codec 1 codec preference 1 g729 codec preference 2 g711alaw ! voice class codec 2 codec preference 1 g711alaw codec preference 2 g729 ! voice class codec 3 codec preference 1 g729 ! voice class codec 4 codec preference 1 g711alaw ! ! ! ! SIP UA configuration. ! sip-ua ! ! ! MGCP configuration. ! mgcp no codec vad ! ! ! Tones voice class dial-tone 425 0 0 0 0 0 -12 ! voice class ring-back-tone 425 0 1000 4000 0 0 -12 ! voice class line-busy-tone 425 0 350 350 0 0 -12 ! voice class reorder-tone 425 0 349 350 0 0 -12 ! ! ! ! voip-interface ether0.0 Код: Отладка вызова шлюза_A: debug voip call e, debug rta ipc, debug rta t38 (строка из символов 'i' для корректности форматирования заменена на вставку i...<много символов 'i'>...i) 292 <CEP 000000> : Call Received 293 <CEP 000000> : Call Initiated : calledNumber() crv(0) total(0) 294 <Call 48> : ****************** Call Created status(InitiatedByFXS) ******************* 295 <CEP 000000> : Calling number(00000014911392) 296 <CEP 000000> : Call id(5f5cfb49-9d7f-db89-8049-0002a40323a2) callNum(48) [86582.900] VM(0/0/0) Tx DIGIT_IND '1' [86582.900] VM(0/0/0) play mute 297 <Call 48> : Digit(1) at InitiatedByFXS 298 <Call 48> : MatchedAll [86583.080] VM(0/0/0) Tx DIGIT_IND '3' 299 <Call 48> : Digit(3) at CalleeDeterminedWaitDigit 300 <Call 48> : MatchedAll [86583.270] VM(0/0/0) Tx DIGIT_IND '9' 301 <Call 48> : Digit(9) at CalleeDeterminedWaitDigit 302 <Call 48> : MatchedAll [86583.450] VM(0/0/0) Tx DIGIT_IND '1' 303 <Call 48> : Digit(1) at CalleeDeterminedWaitDigit 304 <Call 48> : MatchedAll [86583.640] VM(0/0/0) Tx DIGIT_IND '#' 305 <Call 48> : Digit(#) at CalleeDeterminedWaitDigit 306 <Call 48> : MatchAllProcess After Sorted <0> id(9900) dest(T) prefer(0) selected(26) 307 <Call 48> : Initiate callee with dial-peer(T) status(CalleeDeterminedAll) id(5f5cfb49-9d7f-db89-8049-0002a40323a2) 308 <NetEP 48> : InitiateOutCall: calledNum(1391) callingNum(00000014911392) target(ras) 309 <NetEP 48> : DoCall: calledAddr(1391@) callingAddr(00000014911392) [86583.645] VM(0/0/0) set T38 mode STD [86583.645] VM(0/0/0) Fax rate 9600 310 <GK 48> : Send ARQ. 1241209954 : Received RAS PDU from (172.25.62.6:1719) 2b 00 00 24 00 64 40 ac 19 3e 06 06 b8 00 3b 14 +..$.d@..>....;. 00 c0 01 00 0b 80 01 f8 01 00 01 00 01 00 01 00 ................ 311 <GK 48> : Received ACF. 312 <H323 48> : local capabilities. number of capabilities = 5 1 : g729A-8k 2 : g711alaw-64k 3 : T.38 4 : UserInput/basicString 5 : UserInput/hookflash 313 <H225 48> : Try signalling TCP connect (172.25.62.6:1720) 314 <H225 48> : Signalling TCP connect success (48) 315 <H245 48> : Send TCS request. 316 <H245 48> : Send MSD request. 317 <Q931 48> : Send SETUP 1241209957 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 02 7e 00 23 05 21 80 06 00 08 91 4a ...8.~.#.!.....J 00 02 08 00 90 11 00 5f 5c fb 49 9d 7f db 89 80 ......._\.I..... 49 00 02 a4 03 23 a2 06 80 01 80 I....#..... 318 <Q931 48> : Received CALL PROCEEDING 1241209957 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 62 7e 00 6e 05 28 10 01 00 06 c0 01 ...8b~.n.(...... 80 64 01 62 02 70 01 06 00 08 81 75 00 03 80 13 .d.b.p.....u.... 80 00 64 00 01 00 00 01 00 00 01 00 00 0c c0 01 ..d............. 00 01 00 04 80 00 00 22 c0 05 80 00 01 20 40 1d ......."..... @. 80 00 02 4a 08 11 86 01 00 80 7c 01 00 01 40 07 ...J......|...@. c0 02 00 c8 01 48 40 00 90 80 00 03 83 01 10 80 .....H@......... 00 04 83 01 50 00 80 01 02 02 00 00 00 01 00 02 ....P........... 00 00 03 00 00 04 ...... 319 <Q931 48> : Received FACILITY 320 <H245 48> : Received TCS request. 321 <H245 48> : remote capabilities matching to local capabilities. number of capabilities = 5 1 : g729A-8k 2 : g711alaw-64k 3 : T.38 4 : UserInput/basicString 5 : UserInput/hookflash 322 <H245 48> : Send TCS ack. 323 <Q931 48> : Send FACILITY 1241209957 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 62 7e 00 13 05 28 10 01 00 06 c0 01 ...8b~...(...... 80 09 01 07 01 00 3c 80 51 ff 46 ......<.Q.F 324 <Q931 48> : Received FACILITY 325 <H245 48> : Received MSD request. 326 <H245 48> : Send MSD ack. 327 <Q931 48> : Send FACILITY 1241209957 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 01 7e 00 23 05 23 80 06 00 08 91 4a ...8.~.#.#.....J 00 02 08 00 90 11 00 5f 5c fb 49 9d 7f db 89 80 ......._\.I..... 49 00 02 a4 03 23 a2 06 80 01 80 I....#..... 328 <Q931 48> : Received ALERTING 329 <Call 48> : Alert from(ffffffff) pseudo(0) inband(0) status(CalleeInitiated) [86586.875] RTA(0/0/0) Rx CC_ALERT_RSP peerId(0/0/0) [86586.875] VM(0/0/0) play RingBack tone 1241209957 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 62 7e 00 0f 05 28 10 01 00 06 c0 01 ...8b~...(...... 80 05 01 03 21 80 01 ....!.. 330 <Q931 48> : Received FACILITY 331 <H245 48> : Received TCS ack.. 1241209958 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 62 7e 00 0e 05 28 10 01 00 06 c0 01 ...8b~...(...... 80 04 01 02 20 a0 .... . 332 <Q931 48> : Received FACILITY 333 <H245 48> : Received MSD ack. 334 <H245 48> : Send OLC request. 335 <Q931 48> : Send FACILITY 1241209958 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 62 7e 00 1f 05 28 10 01 00 06 c0 01 ...8b~...(...... 80 15 01 13 03 00 00 64 0d 60 05 80 0a 04 00 01 .......d.`...... 00 ac 18 42 f0 5a 59 ...B.ZY 336 <Q931 48> : Received FACILITY 337 <H245 48> : Received OLC request. 338 <Chan 48> : Open - number(101) direction(receive) session(voice) codec(g729A-8k) - Local : Data(23072) Cont(23073) Addr(172.24.66.239) - Remote : Data(23128) Cont(23129) DataAddr(172.24.66.240) ContAddr(172.24.66.240) [86587.215] VM(0/0/0) SID disable by CCC [86587.215] RTA(0/0/0) Rx RS_LISTEN_REQ callId=48 ssId=1 G729A peer=172.24.66.240 mp=23072/23073 hp=23128/23129 [86587.215] VM(0/0/0) codec same G729A 339 <H245 48> : Send OLC ack. 340 <Q931 48> : Send FACILITY 1241209958 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 62 7e 00 27 05 28 10 01 00 06 c0 01 ...8b~.'.(...... 80 1d 01 1b 22 c0 00 64 04 80 14 5c 00 00 ac 18 ...."..d...\.... 42 f0 5a 58 00 ac 18 42 f0 5a 59 03 00 01 00 B.ZX...B.ZY.... 341 <Q931 48> : Received FACILITY 342 <H245 48> : Received OLC ack. 1241209959 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 07 04 03 80 90 a3 7e 00 4a 05 22 80 ...8......~.J.". 06 00 08 91 4a 00 02 28 c0 61 00 00 16 0a 41 64 ....J..(.a....Ad 64 50 61 63 20 56 6f 49 50 03 38 2e 32 33 00 5f dPac VoIP.8.23._ 5c fb 49 08 2d f3 c6 80 48 00 02 a4 03 23 a2 09 \.I.-...H....#.. 00 11 00 5f 5c fb 49 9d 7f db 89 80 49 00 02 a4 ..._\.I.....I... 03 23 a2 06 80 01 80 .#..... 343 <Q931 48> : Received CONNECT 344 <H225 48> : Remote Endpoint (AddPac VoIP,8.23,97,0,22) 345 <Call 48> : Connected from(ffffffff) [86588.125] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0 VAD_CTRL 0 [86588.125] VM(0/0/0) VAD disable [86588.125] VM(0/0/0) SID enable by CCC [86588.125] RTA(0/0/0) Rx CC_CONNECT_RSP peerId(0/0/0) [86588.125] VM(0/0/0) Fax enable 346 <NetEP 48> : Call with 172.25.62.6 established 347 <Chan 48> : Open - number(101) direction(transmit) session(voice) codec(g729A-8k) - Local : Data(23072) Cont(23073) Addr(172.24.66.239) - Remote : Data(23128) Cont(23129) DataAddr(172.24.66.240) ContAddr(172.24.66.240) [86588.130] VM(0/0/0) SID disable by CCC [86588.130] RTA(0/0/0) Rx RS_OPEN_REQ callId=48 ssId=1 G729A peer=172.24.66.240 mp=23072/23073 hp=23128/23129 [86588.130] VM(0/0/0) codec same G729A [86597.130] T38(0/0/0) T38_VOICE_BLK_TIMER start [86597.130] T38(0/0/0) save CED [86597.130] T38(0/0/0) Tx CC_FAX_IND 348 <Call 48> : FaxIndicated from(30) 349 <Call 48> : Request change of mode to t38fax 350 <H245 48> : Send RM request. 351 <Q931 48> : Send FACILITY 1241209968 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 62 7e 00 10 05 28 10 01 00 06 c0 01 ...8b~...(...... 80 06 01 04 27 00 01 00 ....'... 352 <Q931 48> : Received FACILITY 353 <H245 48> : Received RM ack. 354 <H245 48> : Send CLC request. [86597.435] RTA(0/0/0) Rx RS_CLOSE_REQ callId=48 ssId=1 dir=forw 355 <Chan 48> : Close - number(101) direction(transmit) 356 <Q931 48> : Send FACILITY 357 <H245 48> : Send OLC request. 358 <Q931 48> : Send FACILITY 1241209968 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 62 7e 00 14 05 28 10 01 00 06 c0 01 ...8b~...(...... 80 0a 01 08 04 80 00 64 80 80 01 00 .......d.... 359 <Q931 48> : Received FACILITY 360 <H245 48> : Received CLC request. 361 <H245 48> : Send CLC ack. 362 <Q931 48> : Send FACILITY [86597.565] RTA(0/0/0) Rx RS_CLOSE_REQ callId=48 ssId=1 dir=reve [86597.565] RTA(0/0/0) close Media socket [86597.565] RTA(0/0/0) close RTCP socket 363 <Chan 48> : Close - number(101) direction(receive) 1241209968 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 62 7e 00 32 05 28 10 01 00 06 c0 01 ...8b~.2.(...... 80 28 01 26 03 00 00 65 11 04 11 86 01 00 80 7c .(.&...e.......| 01 00 01 40 07 c0 02 00 c8 01 48 40 00 90 80 0a ...@......H@.... 04 00 03 00 ac 18 42 f0 5a 59 ......B.ZY 364 <Q931 48> : Received FACILITY 365 <H245 48> : Received OLC request. 366 <Chan 48> : Open - number(102) direction(receive) session(data) codec(T.38) - Local : Data(23072) Cont(23073) Addr(172.24.66.239) - Remote : Data(23128) Cont(23129) DataAddr(172.24.66.240) ContAddr(172.24.66.240) [86597.685] RTA(0/0/0) Rx RS_LISTEN_REQ callId=48 ssId=3 FAX peer=172.24.66.240 mp=23072/23073 hp=23128/23129 367 <H245 48> : Send OLC ack. 368 <Q931 48> : Send FACILITY 1241209968 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 62 7e 00 10 05 28 10 01 00 06 c0 01 ...8b~...(...... 80 06 01 04 23 80 00 64 ....#..d 369 <Q931 48> : Received FACILITY 370 <H245 48> : Received CLC ack. 1241209968 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 38 62 7e 00 27 05 28 10 01 00 06 c0 01 ...8b~.'.(...... 80 1d 01 1b 22 c0 00 65 04 80 14 5c 04 00 ac 18 ...."..e...\.... 42 f0 5a 58 00 ac 18 42 f0 5a 59 03 00 01 00 B.ZX...B.ZY.... 371 <Q931 48> : Received FACILITY 372 <H245 48> : Received OLC ack. 373 <Chan 48> : Open - number(102) direction(transmit) session(data) codec(T.38) - Local : Data(23072) Cont(23073) Addr(172.24.66.239) - Remote : Data(23128) Cont(23129) DataAddr(172.24.66.240) ContAddr(172.24.66.240) [86597.915] RTA(0/0/0) Rx RS_OPEN_REQ callId=48 ssId=3 FAX peer=172.24.66.240 mp=23072/23073 hp=23128/23129 [86597.915] T38(0/0/0) Tx T30I CED [86597.955] T38(0/0/0) ReTx CED [86597.995] T38(0/0/0) ReTx CED [86598.035] T38(0/0/0) ReTx CED [86598.075] T38(0/0/0) ReTx CED [86600.180] T38(0/0/0) Tx T30I FLAG [86601.775] T38(0/0/0) Tx HDLC L=20: ff c0 04 db 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [86601.775] T38(0/0/0) Tx T30D V21 OK [86602.130] T38(0/0/0) Tx HDLC L=9: ff c8 01 00 73 19 01 01 88 [86602.130] T38(0/0/0) Tx T30D V21 OK [86602.150] T38(0/0/0) Tx T30D V21 END [86602.160] T38(0/0/0) Tx T30I NO_SIG [86603.090] T38(0/0/0) Rx T30I FLAG [86603.130] T38(0/0/0) T38_VOICE_BLK_TIMER timeout [86604.390] T38(0/0/0) Rx T30D V21 HDLC ff c8 c1 00 61 19 01 01 00 [86604.400] T38(0/0/0) Rx T30D V21 OK [86604.420] T38(0/0/0) Rx T30D V21 END [86604.430] T38(0/0/0) Rx T30I NO_SIG [86604.610] T38(0/0/0) Rx T30I V29_9600 iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiik[86606.460] T38(0/0/0) Rx T30D V29_9600 T4_E [86606.470] T38(0/0/0) Rx T30I NO_SIG [86607.030] T38(0/0/0) Tx T30I FLAG [86608.165] T38(0/0/0) Tx HDLC L=3: ff c8 21 [86608.165] T38(0/0/0) Tx T30D V21 OK [86608.190] T38(0/0/0) Tx T30D V21 END [86608.200] T38(0/0/0) Tx T30I NO_SIG [86609.560] T38(0/0/0) Rx T30I V29_9600 i...<много символов 'i'>...i374 <Time 48> : TIRR timer timeout. 375 <GK 48> : Send IRR. iiiiiiiiiiiiiiik[86648.730] T38(0/0/0) Rx T30D V29_9600 T4_E [86648.740] T38(0/0/0) Rx T30I NO_SIG [86648.860] T38(0/0/0) Rx T30I FLAG [86650.000] T38(0/0/0) Rx T30D V21 HDLC ff c8 f4 [86650.010] T38(0/0/0) Rx T30D V21 OK [86650.030] T38(0/0/0) Rx T30D V21 END [86650.040] T38(0/0/0) Rx T30I NO_SIG [86650.670] T38(0/0/0) Tx T30I FLAG [86651.805] T38(0/0/0) Tx HDLC L=3: ff c8 31 [86651.805] T38(0/0/0) Tx T30D V21 OK [86651.835] T38(0/0/0) Tx T30D V21 END [86651.840] T38(0/0/0) Tx T30I NO_SIG [86652.380] T38(0/0/0) Rx T30I FLAG [86653.520] T38(0/0/0) Rx T30D V21 HDLC ff c8 df [86653.530] T38(0/0/0) Rx T30D V21 OK [86653.550] T38(0/0/0) Rx T30D V21 END [86653.560] T38(0/0/0) Rx T30I NO_SIG [86653.790] VM(0/0/0) Tx CCC_RS_VOICE_IND 376 <Call 48> : VoiceIndicated from(30) 377 <Call 48> : Request change of mode to g729 378 <Call 48> : Terminated from(fffffff7) this(Local:T38FaxError) before(NULL) forced(0) 379 <CEP 000000> : DisconnectCall at Busy 380 <CEP 000000> : StopSignal [86653.795] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0 DTMF_STOP [86653.795] VM(0/0/0) play mute 381 <CEP 000000> : Disconnect (0) [86653.795] RTA(0/0/0) Rx CC_DISCONN_REQ CZ=0, peerId(0/0/0) [86653.795] VM(0/0/0) play Reorder tone [86653.795] RTA(0/0/0) Rx RS_CLOSE_REQ callId=48 ssId=3 dir=reve 382 <Chan 48> : Close - number(102) direction(receive) [86653.795] RTA(0/0/0) Rx RS_CLOSE_REQ callId=48 ssId=3 dir=forw [86653.795] RTA(0/0/0) close Media socket 383 <Chan 48> : Close - number(102) direction(transmit) 384 <Q931 48> : Send FACILITY 385 <Q931 48> : Send RELEASE COMPLETE 386 <GK 48> : Send DRQ. 387 <NetEP 48> : Call TO <172.25.62.6> terminated reason(Local:T38FaxError) 1241210024 : Received RAS PDU from (172.25.62.6:1719) 40 00 26 @.& 388 <GK 48> : Received DCF. [86658.980] VM(0/0/0) vmOnHook [86659.030] VM(0/0/0) vmTmoOnHook [86659.080] VM(0/0/0) vmTmoOnHook [86659.130] VM(0/0/0) vmTmoOnHook [86659.180] VM(0/0/0) vmTmoOnHook [86659.230] VM(0/0/0) vmTmoOnHook [86659.280] VM(0/0/0) vmTmoOnHook [86659.330] VM(0/0/0) vmTmoOnHook [86659.380] VM(0/0/0) vmTmoOnHook [86659.430] VM(0/0/0) vmTmoOnHook [86659.480] VM(0/0/0) vmTmoOnHook [86659.530] VM(0/0/0) vmTmoOnHook [86659.580] VM(0/0/0) vmTmoOnHook [86659.630] VM(0/0/0) vmTmoOnHook [86659.680] VM(0/0/0) vmTmoOnHook [86659.680] VM(0/0/0) Rx OnHook [86659.680] VM(0/0/0) vopp idle [86659.680] VM(0/0/0) Tx DISCONN_CNF 389 <CEP 000000> : Disconnected(16) at Disconnecting Код: Отладка вызова шлюза_B: debug voip call e, debug rta ipc, debug rta t38 (строка из символов 'i' для корректности форматирования заменена на вставку i...<много символов 'i'>...i)
1251759490 : Received H225 PDU from (172.25.62.6:18865) 08 02 78 38 05 04 03 80 90 a3 6c 08 81 34 39 31 ..x8......l..491 31 33 39 32 70 0f 81 30 30 30 30 30 30 31 34 39 1392p..000000149 31 31 33 39 31 7e 01 a3 05 20 b0 06 00 08 91 4a 11391~... .....J 00 02 01 03 00 7c 44 6c 52 8c 61 00 00 16 0a 41 .....|DlR.a....A 64 64 50 61 63 20 56 6f 49 50 03 38 2e 32 33 00 ddPac VoIP.8.23. 01 06 80 33 33 33 47 c4 46 c4 00 5f 5c fb 49 08 ...333G.F.._\.I. 2d f3 c6 80 48 00 02 a4 03 23 a2 00 45 4c 07 00 -...H....#..EL.. ac 19 3e 06 06 b8 11 00 5f 5c fb 49 9d 7f db 89 ..>....._\.I.... 80 49 00 02 a4 03 23 a2 80 cc 01 4d 80 0a 2a 86 .I....#....M..*. 48 86 f7 0c 0a 01 02 01 c0 49 fb 5c 61 10 20 6f H........I.\a. o 71 30 8c 98 9f 3a a7 9e 2d ff f3 76 46 d4 01 56 q0...:..-..vF..V 22 00 76 00 6f 00 69 00 70 00 2e 00 31 00 37 00 ".v.o.i.p...1.7. 32 00 2e 00 32 00 34 00 2e 00 36 00 36 00 2e 00 2...2.4...6.6... 32 00 33 00 39 03 01 02 04 7c 49 fb 5c 62 20 6f 2.3.9....|I.\b o 71 30 8c 98 9f 3a a7 9e 2d ff f3 76 46 d4 00 00 q0...:..-..vF... 00 56 76 6f 69 70 2e 31 37 32 2e 32 34 2e 36 36 .Vvoip.172.24.66 2e 32 33 39 00 00 00 00 00 00 00 00 00 00 00 00 .239............ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 01 00 01 00 04 c0 01 80 6c 02 ..............l. 62 02 70 01 06 00 08 81 75 00 03 80 13 80 00 64 b.p.....u......d 00 01 00 00 01 00 00 01 00 00 0c c0 01 00 01 00 ................ 04 80 00 00 22 c0 05 80 00 01 20 40 1d 80 00 02 ...."..... @.... 4a 08 11 86 01 00 80 7c 01 00 01 40 07 c0 02 00 J......|...@.... c8 01 48 40 00 90 80 00 03 83 01 10 80 00 04 83 ..H@............ 01 50 00 80 01 02 02 00 00 00 01 00 02 00 00 03 .P.............. 00 00 04 07 01 00 3c 80 cb 0f 96 ......<.... 475 <Call 74> : ****************** Call Created status(InitiatedByNet) ******************* 476 <NetCon 74> : Found inbound voip peer by answer-address id(9900) 477 <H323 74> : local capabilities. number of capabilities = 5 1 : g729A-8k 2 : g711alaw-64k 3 : T.38 4 : UserInput/basicString 5 : UserInput/hookflash 478 <H225 74> : Remote Endpoint (AddPac VoIP,8.23,97,0,22) 479 <Q931 74> : Received SETUP from (172.25.62.6) : FastStart(0) Tunneling(1) 480 <GK 74> : Send ARQ. 1251759491 : Received RAS PDU from (172.25.62.6:1719) 2b 00 00 10 00 64 40 ac 19 3e 06 06 b8 00 3b 14 +....d@..>....;. 00 c0 01 00 0b 80 01 f8 01 00 01 00 01 00 01 00 ................ 481 <GK 74> : Received ACF. 482 <Call 74> : From Net - calledParty(00000014911391) callingParty(4911392) 483 <Call 74> : MatchedPerfect 484 <Call 74> : MatchAllProcess After Sorted <0> id(1000) dest(00000014911391) prefer(0) selected(45) 485 <Call 74> : Initiate callee with dial-peer(00000014911391) status(CalleeDeterminedAll) id(5f5cfb49-9d7f-db89-80 49-0002a40323a2) 486 <CEP 000000> : InitiateOutCall : calledNum(), callingNum(4911392), callerPort(ffffffff) type(FXS) [162572.240] RTA(0/0/0) Rx CC_RING_REQ [80 13 01 08 30 38 33 31 32 32 35 38 02 07 34 39 31 31 33 39 32 ] peerId(-1) [162572.240] VM(0/0/0) DaTime [L=8] 30 38 33 31 32 32 35 38 [162572.240] VM(0/0/0) CgNumb [L=7] 34 39 31 31 33 39 32 [162572.245] VM(0/0/0) Line Reverse [162572.245] VM(0/0/0) Start ring actv 487 <CEP 000000> : Outbound call to CEP callId(5f5cfb49-9d7f-db89-8049-0002a40323a2) callNum(74) [162572.245] VM(0/0/0) set T38 mode STD [162572.245] VM(0/0/0) Fax rate 9600 488 <Q931 74> : Send CALL PROCEEDING 489 <Q931 74> : build ALERTING (without h245 address) 490 <H245 74> : Send TCS request. 491 <Q931 74> : Send FACILITY 492 <H245 74> : Send MSD request. 493 <Q931 74> : Send FACILITY 494 <Q931 74> : Send ALERTING/PROGRESS 495 <H245 74> : Received TCS request. 496 <H245 74> : remote capabilities matching to local capabilities. number of capabilities = 5 1 : g729A-8k 2 : g711alaw-64k 3 : T.38 4 : UserInput/basicString 5 : UserInput/hookflash 497 <H245 74> : Send TCS ack. 498 <Q931 74> : Send FACILITY 499 <H245 74> : Received MSD request. 500 <H245 74> : Send MSD ack. 501 <Q931 74> : Send FACILITY 1251759491 : Received H225 PDU from (172.25.62.6:18865) 08 02 78 38 62 7e 00 0f 05 28 10 01 00 06 c0 01 ..x8b~...(...... 80 05 01 03 21 80 01 ....!.. 502 <Q931 74> : Received FACILITY 503 <H245 74> : Received TCS ack.. 1251759491 : Received H225 PDU from (172.25.62.6:18865) 08 02 78 38 62 7e 00 0e 05 28 10 01 00 06 c0 01 ..x8b~...(...... 80 04 01 02 20 80 .... . 504 <Q931 74> : Received FACILITY 505 <H245 74> : Received MSD ack. 506 <H245 74> : Send OLC request. 507 <Q931 74> : Send FACILITY 1251759492 : Received H225 PDU from (172.25.62.6:18865) 08 02 78 38 62 7e 00 1f 05 28 10 01 00 06 c0 01 ..x8b~...(...... 80 15 01 13 03 00 00 64 0d 60 05 80 0a 04 00 01 .......d.`...... 00 ac 18 42 ef 5a 21 ...B.Z! 508 <Q931 74> : Received FACILITY 509 <H245 74> : Received OLC request. 510 <H245 74> : Send OLC ack. 511 <Q931 74> : Send FACILITY 1251759492 : Received H225 PDU from (172.25.62.6:18865) 08 02 78 38 62 7e 00 27 05 28 10 01 00 06 c0 01 ..x8b~.'.(...... 80 1d 01 1b 22 c0 00 64 04 80 14 5c 00 00 ac 18 ...."..d...\.... 42 ef 5a 20 00 ac 18 42 ef 5a 21 03 00 01 00 B.Z ...B.Z!.... [162573.245] VM(0/0/0) Gen ring idle 512 <Q931 74> : Received FACILITY 513 <H245 74> : Received OLC ack. 514 <Chan 74> : Open - number(101) direction(transmit) session(voice) codec(g729A-8k) - Local : Data(23128) Cont(23129) Addr(172.24.66.240) - Remote : Data(23072) Cont(23073) DataAddr(172.24.66.239) ContAddr(172.24.66.239) [162573.305] VM(0/0/0) SID disable by CCC [162573.305] RTA(0/0/0) Rx RS_OPEN_REQ callId=74 ssId=1 G729A peer=172.24.66.239 mp=23128/23129 hp=23072/23073 [162573.305] VM(0/0/0) Modem attribute disable [162573.310] VM(0/0/0) Modem attribute G711A [162573.745] VM(0/0/0) vmOffHook [162573.745] VM(0/0/0) Tx CID enable [162573.745] VM(0/0/0) vopp enable [162573.745] VM(0/0/0) play mute [162573.765] VM(0/0/0) vmOnHook [162573.770] VM(0/0/0) vmOffHook [162573.805] VM(0/0/0) Tx CID ON [162573.830] VM(0/0/0) vmTmoOffHook [162573.830] VM(0/0/0) Tx CID stop [162573.830] VM(0/0/0) vopp idle [162573.830] VM(0/0/0) Line Forward [162573.890] VM(0/0/0) vmTmoOffHook [162573.890] VM(0/0/0) Rx OffHook [162573.890] VM(0/0/0) vopp enable [162573.890] VM(0/0/0) Fax enable [162573.890] VM(0/0/0) play mute [162573.890] VM(0/0/0) Tx CONNECT_CNF 515 <Call 74> : Connected from(0) [162573.890] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0 VAD_CTRL 0 [162573.890] VM(0/0/0) VAD disable [162573.890] VM(0/0/0) SID enable by CCC 516 <Call 74> : Connected from(ffffffff) 517 <NetEP 74> : Call with 172.25.62.6 established 518 <Chan 74> : Open - number(101) direction(receive) session(voice) codec(g729A-8k) - Local : Data(23128) Cont(23129) Addr(172.24.66.240) - Remote : Data(23072) Cont(23073) DataAddr(172.24.66.239) ContAddr(172.24.66.239) [162573.895] VM(0/0/0) SID disable by CCC [162573.895] RTA(0/0/0) Rx RS_LISTEN_REQ callId=74 ssId=1 G729A peer=172.24.66.239 mp=23128/23129 hp=23072/23073 519 <Q931 74> : Send CONNECT 1251759502 : Received H225 PDU from (172.25.62.6:18865) 08 02 78 38 62 7e 00 27 05 28 10 01 00 06 c0 01 ..x8b~.'.(...... 80 1d 01 1b 08 00 01 00 00 0d 04 11 86 01 00 80 ................ 7c 01 00 01 40 07 c0 02 00 c8 01 48 40 00 90 |...@......H@.. 520 <Q931 74> : Received FACILITY 521 <H245 74> : Received RM request. 522 <Q931 74> : Send FACILITY 523 <H245 74> : Send CLC request. [162583.220] RTA(0/0/0) Rx RS_CLOSE_REQ callId=74 ssId=1 dir=forw 524 <Chan 74> : Close - number(101) direction(transmit) 525 <Q931 74> : Send FACILITY [162583.225] RTA(0/0/0) Rx RS_CLOSE_REQ callId=74 ssId=1 dir=reve [162583.225] RTA(0/0/0) close Media socket [162583.225] RTA(0/0/0) close RTCP socket 526 <Chan 74> : Close - number(101) direction(receive) 527 <H245 74> : Send OLC request. 528 <Q931 74> : Send FACILITY 1251759502 : Received H225 PDU from (172.25.62.6:18865) 08 02 78 38 62 7e 00 14 05 28 10 01 00 06 c0 01 ..x8b~...(...... 80 0a 01 08 04 80 00 64 80 80 01 00 .......d.... 529 <Q931 74> : Received FACILITY 530 <H245 74> : Received CLC request. 531 <H245 74> : Send CLC ack. 532 <Q931 74> : Send FACILITY 1251759502 : Received H225 PDU from (172.25.62.6:18865) 08 02 78 38 62 7e 00 32 05 28 10 01 00 06 c0 01 ..x8b~.2.(...... 80 28 01 26 03 00 00 65 11 04 11 86 01 00 80 7c .(.&...e.......| 01 00 01 40 07 c0 02 00 c8 01 48 40 00 90 80 0a ...@......H@.... 04 00 03 00 ac 18 42 ef 5a 21 ......B.Z! 533 <Q931 74> : Received FACILITY 534 <H245 74> : Received OLC request. 535 <Chan 74> : Open - number(102) direction(receive) session(data) codec(T.38) - Local : Data(23128) Cont(23129) Addr(172.24.66.240) - Remote : Data(23072) Cont(23073) DataAddr(172.24.66.239) ContAddr(172.24.66.239) [162583.640] RTA(0/0/0) Rx RS_LISTEN_REQ callId=74 ssId=3 FAX peer=172.24.66.239 mp=23128/23129 hp=23072/23073 536 <H245 74> : Send OLC ack. 537 <Q931 74> : Send FACILITY 1251759502 : Received H225 PDU from (172.25.62.6:18865) 08 02 78 38 62 7e 00 10 05 28 10 01 00 06 c0 01 ..x8b~...(...... 80 06 01 04 23 80 00 64 ....#..d 538 <Q931 74> : Received FACILITY 539 <H245 74> : Received CLC ack. 1251759502 : Received H225 PDU from (172.25.62.6:18865) 08 02 78 38 62 7e 00 27 05 28 10 01 00 06 c0 01 ..x8b~.'.(...... 80 1d 01 1b 22 c0 00 65 04 80 14 5c 04 00 ac 18 ...."..e...\.... 42 ef 5a 20 00 ac 18 42 ef 5a 21 03 00 01 00 B.Z ...B.Z!.... [162583.855] T38(0/0/0) Rx T30I CED 540 <Q931 74> : Received FACILITY 541 <H245 74> : Received OLC ack. 542 <Chan 74> : Open - number(102) direction(transmit) session(data) codec(T.38) - Local : Data(23128) Cont(23129) Addr(172.24.66.240) - Remote : Data(23072) Cont(23073) DataAddr(172.24.66.239) ContAddr(172.24.66.239) [162583.860] RTA(0/0/0) Rx RS_OPEN_REQ callId=74 ssId=3 FAX peer=172.24.66.239 mp=23128/23129 hp=23072/23073 [162583.885] T38(0/0/0) Rx packet ignore [162583.925] T38(0/0/0) Rx packet ignore [162583.965] T38(0/0/0) Rx packet ignore [162584.005] T38(0/0/0) Rx packet ignore [162586.115] T38(0/0/0) Rx T30I FLAG [162586.375] T38(0/0/0) discard T30I from VoPP by no previous V21_Flag [162587.715] T38(0/0/0) Rx T30D V21 HDLC ff c0 04 db 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [162587.725] T38(0/0/0) Rx T30D V21 OK [162588.065] T38(0/0/0) Rx T30D V21 HDLC ff c8 01 00 73 19 01 01 88 [162588.075] T38(0/0/0) Rx T30D V21 OK [162588.085] T38(0/0/0) Rx T30D V21 END [162588.095] T38(0/0/0) Rx T30I NO_SIG [162589.015] T38(0/0/0) Tx T30I FLAG [162590.310] T38(0/0/0) Tx HDLC L=9: ff c8 c1 00 61 19 01 01 00 [162590.310] T38(0/0/0) Tx T30D V21 OK [162590.340] T38(0/0/0) Tx T30D V21 END [162590.345] T38(0/0/0) Tx T30I NO_SIG [162590.535] T38(0/0/0) Tx T30I V29_9600 iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii[162592.370] T38(0/0/0) Tx T30D V29_9600 T4_E [162592.375] T38(0/0/0) Tx T30I NO_SIG [162592.965] T38(0/0/0) Rx T30I FLAG [162594.105] T38(0/0/0) Rx T30D V21 HDLC ff c8 21 [162594.115] T38(0/0/0) Rx T30D V21 OK [162594.125] T38(0/0/0) Rx T30D V21 END [162594.135] T38(0/0/0) Rx T30I NO_SIG [162595.485] T38(0/0/0) Tx T30I V29_9600 ii...<много символов 'i'>...i543 <Time 74> : TIRR timer timeout. 544 <GK 74> : Send IRR. iiiiiiiiiiiiiiiiiii[162634.645] T38(0/0/0) Tx T30D V29_9600 T4_E [162634.655] T38(0/0/0) Tx T30I NO_SIG [162634.785] T38(0/0/0) Tx T30I FLAG [162635.920] T38(0/0/0) Tx HDLC L=3: ff c8 f4 [162635.920] T38(0/0/0) Tx T30D V21 OK [162635.950] T38(0/0/0) Tx T30D V21 END [162635.955] T38(0/0/0) Tx T30I NO_SIG [162636.605] T38(0/0/0) Rx T30I FLAG [162637.745] T38(0/0/0) Rx T30D V21 HDLC ff c8 31 [162637.755] T38(0/0/0) Rx T30D V21 OK [162637.775] T38(0/0/0) Rx T30D V21 END [162637.785] T38(0/0/0) Rx T30I NO_SIG [162638.305] T38(0/0/0) Tx T30I FLAG [162639.440] T38(0/0/0) Tx HDLC L=3: ff c8 df [162639.440] T38(0/0/0) Tx T30D V21 OK [162639.470] T38(0/0/0) Tx T30D V21 END [162639.475] T38(0/0/0) Tx T30I NO_SIG 1251759558 : Received H225 PDU from (172.25.62.6:18865) 08 02 78 38 62 7e 00 0e 05 28 10 01 00 06 c0 01 ..x8b~...(...... 80 04 01 02 4a 40 ....J@ 545 <Q931 74> : Received FACILITY 546 <H245 74> : Received EndSession command. 547 <Q931 74> : Send FACILITY 1251759559 : Received H225 PDU from (172.25.62.6:18865) 08 02 78 38 5a 08 02 80 9f 7e 00 22 05 25 c0 06 ..x8Z....~.".%.. 00 08 91 4a 00 02 58 08 11 00 5f 5c fb 49 9d 7f ...J..X..._\.I.. db 89 80 49 00 02 a4 03 23 a2 06 80 01 80 ...I....#..... 548 <Q931 74> : Received RELEASE COMPLETE [162640.890] RTA(0/0/0) Rx RS_CLOSE_REQ callId=74 ssId=3 dir=reve 549 <Chan 74> : Close - number(102) direction(receive) [162640.890] RTA(0/0/0) Rx RS_CLOSE_REQ callId=74 ssId=3 dir=forw [162640.890] RTA(0/0/0) close Media socket 550 <Chan 74> : Close - number(102) direction(transmit) 551 <GK 74> : Send DRQ. 552 <Call 74> : Terminated from(ffffffff) this(Remote:Unknown) before(NULL) forced(0) 553 <CEP 000000> : DisconnectCall at Busy 554 <CEP 000000> : StopSignal [162640.895] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0 DTMF_STOP [162640.900] VM(0/0/0) play mute 555 <CEP 000000> : Disconnect (0) [162640.900] RTA(0/0/0) Rx CC_DISCONN_REQ CZ=0, peerId(0/0/0) [162640.900] VM(0/0/0) play Reorder tone 556 <NetEP 74> : Call FROM <172.25.62.6> terminated reason(Remote:Unknown) 1251759560 : Received RAS PDU from (172.25.62.6:1719) 40 00 12 @.. 557 <GK 74> : Received DCF. [162643.865] VM(0/0/0) vmOnHook [162643.915] VM(0/0/0) vmTmoOnHook [162643.965] VM(0/0/0) vmTmoOnHook [162644.015] VM(0/0/0) vmTmoOnHook [162644.065] VM(0/0/0) vmTmoOnHook [162644.115] VM(0/0/0) vmTmoOnHook [162644.165] VM(0/0/0) vmTmoOnHook [162644.215] VM(0/0/0) vmTmoOnHook [162644.265] VM(0/0/0) vmTmoOnHook [162644.315] VM(0/0/0) vmTmoOnHook [162644.365] VM(0/0/0) vmTmoOnHook [162644.415] VM(0/0/0) vmTmoOnHook [162644.465] VM(0/0/0) vmTmoOnHook [162644.515] VM(0/0/0) vmTmoOnHook [162644.565] VM(0/0/0) vmTmoOnHook [162644.565] VM(0/0/0) Rx OnHook [162644.565] VM(0/0/0) vopp idle [162644.565] VM(0/0/0) Tx DISCONN_CNF 558 <CEP 000000> : Disconnected(16) at Disconnecting |
Автор: | Geniu$$ [ 11 сен 2009, 07:07 ] |
Заголовок сообщения: | |
Вот теперь ваш пост можно ставить всем в пример Свяжусь с разработчиками по этой проблеме. Есть пара вопросов: 1. Это происходит всегда или только в таком случае? Направление вызова: шлюз_A -> шлюз_B Направление передачи факса: факс_A <- факс_B 2. Какой гейткипер используете? Есть ли такая проблема при соединении точка-точка(без гейткипера)? |
Автор: | amateur [ 11 сен 2009, 09:18 ] |
Заголовок сообщения: | |
1. Во всех случаях шлюзы ведут себя одинаково. Через Привратника H.323 Направление вызова: шлюз_A -> шлюз_B Направление передачи факса: факс_A -> факс_B Передавалась одна страница. Передача - успешна. Код: Отладка вызова шлюза_A: debug voip call e, debug rta ipc, debug rta t38 (строка из символов 'i' для корректности форматирования заменена на вставку i...<много символов 'i'>...i) [177816.185] VM(0/0/0) vmOffHook [177816.245] VM(0/0/0) vmTmoOffHook [177816.245] VM(0/0/0) Rx OffHook [177816.245] VM(0/0/0) Modem attribute disable [177816.245] VM(0/0/0) Modem attribute G711A [177816.245] VM(0/0/0) vopp enable [177816.245] VM(0/0/0) Tx OFFHOOK_IND [177816.245] VM(0/0/0) play Dial tone 60 <CEP 000000> : Call Received 61 <CEP 000000> : Call Initiated : calledNumber() crv(0) total(0) 62 <Call 51> : ****************** Call Created status(InitiatedByFXS) ******************* 63 <CEP 000000> : Calling number(00000014911392) 64 <CEP 000000> : Call id(c4c0fc49-4d90-ecf0-804d-0002a40323a2) callNum(51) [177817.535] VM(0/0/0) Tx DIGIT_IND '1' [177817.535] VM(0/0/0) play mute 65 <Call 51> : Digit(1) at InitiatedByFXS 66 <Call 51> : MatchedAll [177818.035] VM(0/0/0) Tx DIGIT_IND '3' 67 <Call 51> : Digit(3) at CalleeDeterminedWaitDigit 68 <Call 51> : MatchedAll [177818.555] VM(0/0/0) Tx DIGIT_IND '9' 69 <Call 51> : Digit(9) at CalleeDeterminedWaitDigit 70 <Call 51> : MatchedAll [177819.045] VM(0/0/0) Tx DIGIT_IND '1' 71 <Call 51> : Digit(1) at CalleeDeterminedWaitDigit 72 <Call 51> : MatchedAll [177819.965] VM(0/0/0) Tx DIGIT_IND '#' 73 <Call 51> : Digit(#) at CalleeDeterminedWaitDigit 74 <Call 51> : MatchAllProcess After Sorted <0> id(9900) dest(T) prefer(0) selected(28) 75 <Call 51> : Initiate callee with dial-peer(T) status(CalleeDeterminedAll) id(c4c0fc49-4d90-ecf0-804d-0002a40323 a2) 76 <NetEP 51> : InitiateOutCall: calledNum(1391) callingNum(00000014911392) target(ras) 77 <NetEP 51> : DoCall: calledAddr(1391@) callingAddr(00000014911392) [177819.970] VM(0/0/0) set T38 mode STD [177819.970] VM(0/0/0) Fax rate 9600 78 <GK 51> : Send ARQ. 1241301192 : Received RAS PDU from (172.25.62.6:1719) 2b 00 01 a7 00 64 40 ac 19 3e 06 06 b8 00 3b 14 +....d@..>....;. 00 c0 01 00 0b 80 01 f8 01 00 01 00 01 00 01 00 ................ 79 <GK 51> : Received ACF. 80 <H323 51> : local capabilities. number of capabilities = 5 1 : g729A-8k 2 : g711alaw-64k 3 : T.38 4 : UserInput/basicString 5 : UserInput/hookflash 81 <H225 51> : Try signalling TCP connect (172.25.62.6:1720) 82 <H225 51> : Signalling TCP connect success (51) 83 <H245 51> : Send TCS request. 84 <H245 51> : Send MSD request. 85 <Q931 51> : Send SETUP 1241301195 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 02 7e 00 23 05 21 80 06 00 08 91 4a ...:.~.#.!.....J 00 02 08 00 90 11 00 c4 c0 fc 49 4d 90 ec f0 80 ..........IM.... 4d 00 02 a4 03 23 a2 06 80 01 80 M....#..... 86 <Q931 51> : Received CALL PROCEEDING 1241301195 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 62 7e 00 6e 05 28 10 01 00 06 c0 01 ...:b~.n.(...... 80 64 01 62 02 70 01 06 00 08 81 75 00 03 80 13 .d.b.p.....u.... 80 00 64 00 01 00 00 01 00 00 01 00 00 0c c0 01 ..d............. 00 01 00 04 80 00 00 22 c0 05 80 00 01 20 40 1d ......."..... @. 80 00 02 4a 08 11 86 01 00 80 7c 01 00 01 40 07 ...J......|...@. c0 02 00 c8 01 48 40 00 90 80 00 03 83 01 10 80 .....H@......... 00 04 83 01 50 00 80 01 02 02 00 00 00 01 00 02 ....P........... 00 00 03 00 00 04 ...... 87 <Q931 51> : Received FACILITY 88 <H245 51> : Received TCS request. 89 <H245 51> : remote capabilities matching to local capabilities. number of capabilities = 5 1 : g729A-8k 2 : g711alaw-64k 3 : T.38 4 : UserInput/basicString 5 : UserInput/hookflash 90 <H245 51> : Send TCS ack. 91 <Q931 51> : Send FACILITY 1241301196 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 62 7e 00 13 05 28 10 01 00 06 c0 01 ...:b~...(...... 80 09 01 07 01 00 3c 80 01 04 12 ......<.... 92 <Q931 51> : Received FACILITY 93 <H245 51> : Received MSD request. 94 <H245 51> : Send MSD ack. 95 <Q931 51> : Send FACILITY 1241301196 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 01 7e 00 23 05 23 80 06 00 08 91 4a ...:.~.#.#.....J 00 02 08 00 90 11 00 c4 c0 fc 49 4d 90 ec f0 80 ..........IM.... 4d 00 02 a4 03 23 a2 06 80 01 80 M....#..... 96 <Q931 51> : Received ALERTING 97 <Call 51> : Alert from(ffffffff) pseudo(0) inband(0) status(CalleeInitiated) [177824.200] RTA(0/0/0) Rx CC_ALERT_RSP peerId(0/0/0) [177824.200] VM(0/0/0) play RingBack tone 1241301196 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 62 7e 00 0f 05 28 10 01 00 06 c0 01 ...:b~...(...... 80 05 01 03 21 80 01 ....!.. 98 <Q931 51> : Received FACILITY 99 <H245 51> : Received TCS ack.. 1241301196 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 62 7e 00 0e 05 28 10 01 00 06 c0 01 ...:b~...(...... 80 04 01 02 20 a0 .... . 100 <Q931 51> : Received FACILITY 101 <H245 51> : Received MSD ack. 102 <H245 51> : Send OLC request. 103 <Q931 51> : Send FACILITY 1241301196 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 62 7e 00 1f 05 28 10 01 00 06 c0 01 ...:b~...(...... 80 15 01 13 03 00 00 64 0d 60 05 80 0a 04 00 01 .......d.`...... 00 ac 18 42 f0 5a 5b ...B.Z[ 104 <Q931 51> : Received FACILITY 105 <H245 51> : Received OLC request. 106 <Chan 51> : Open - number(101) direction(receive) session(voice) codec(g729A-8k) - Local : Data(23078) Cont(23079) Addr(172.24.66.239) - Remote : Data(23130) Cont(23131) DataAddr(172.24.66.240) ContAddr(172.24.66.240) [177824.540] VM(0/0/0) SID disable by CCC [177824.540] RTA(0/0/0) Rx RS_LISTEN_REQ callId=51 ssId=1 G729A peer=172.24.66.240 mp=23078/23079 hp=23130/23131 [177824.540] VM(0/0/0) codec same G729A 107 <H245 51> : Send OLC ack. 108 <Q931 51> : Send FACILITY 1241301196 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 62 7e 00 27 05 28 10 01 00 06 c0 01 ...:b~.'.(...... 80 1d 01 1b 22 c0 00 64 04 80 14 5c 00 00 ac 18 ...."..d...\.... 42 f0 5a 5a 00 ac 18 42 f0 5a 5b 03 00 01 00 B.ZZ...B.Z[.... 109 <Q931 51> : Received FACILITY 110 <H245 51> : Received OLC ack. 1241301198 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 07 04 03 80 90 a3 7e 00 4a 05 22 80 ...:......~.J.". 06 00 08 91 4a 00 02 28 c0 61 00 00 16 0a 41 64 ....J..(.a....Ad 64 50 61 63 20 56 6f 49 50 03 38 2e 32 33 00 c4 dPac VoIP.8.23.. c0 fc 49 48 e4 65 62 80 4c 00 02 a4 03 23 a2 09 ..IH.eb.L....#.. 00 11 00 c4 c0 fc 49 4d 90 ec f0 80 4d 00 02 a4 ......IM....M... 03 23 a2 06 80 01 80 .#..... 111 <Q931 51> : Received CONNECT 112 <H225 51> : Remote Endpoint (AddPac VoIP,8.23,97,0,22) 113 <Call 51> : Connected from(ffffffff) [177826.535] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0 VAD_CTRL 0 [177826.535] VM(0/0/0) VAD disable [177826.535] VM(0/0/0) SID enable by CCC [177826.535] RTA(0/0/0) Rx CC_CONNECT_RSP peerId(0/0/0) [177826.535] VM(0/0/0) Fax enable 114 <NetEP 51> : Call with 172.25.62.6 established 115 <Chan 51> : Open - number(101) direction(transmit) session(voice) codec(g729A-8k) - Local : Data(23078) Cont(23079) Addr(172.24.66.239) - Remote : Data(23130) Cont(23131) DataAddr(172.24.66.240) ContAddr(172.24.66.240) [177826.540] VM(0/0/0) SID disable by CCC [177826.540] RTA(0/0/0) Rx RS_OPEN_REQ callId=51 ssId=1 G729A peer=172.24.66.240 mp=23078/23079 hp=23130/23131 [177826.540] VM(0/0/0) codec same G729A 1241301206 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 62 7e 00 27 05 28 10 01 00 06 c0 01 ...:b~.'.(...... 80 1d 01 1b 08 00 01 00 00 0d 04 11 86 01 00 80 ................ 7c 01 00 01 40 07 c0 02 00 c8 01 48 40 00 90 |...@......H@.. 116 <Q931 51> : Received FACILITY 117 <H245 51> : Received RM request. 118 <Q931 51> : Send FACILITY 119 <H245 51> : Send CLC request. [177834.965] RTA(0/0/0) Rx RS_CLOSE_REQ callId=51 ssId=1 dir=forw 120 <Chan 51> : Close - number(101) direction(transmit) 121 <Q931 51> : Send FACILITY [177834.970] RTA(0/0/0) Rx RS_CLOSE_REQ callId=51 ssId=1 dir=reve [177834.970] RTA(0/0/0) close Media socket [177834.970] RTA(0/0/0) close RTCP socket 122 <Chan 51> : Close - number(101) direction(receive) 123 <H245 51> : Send OLC request. 124 <Q931 51> : Send FACILITY 1241301207 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 62 7e 00 14 05 28 10 01 00 06 c0 01 ...:b~...(...... 80 0a 01 08 04 80 00 64 80 80 01 00 .......d.... 125 <Q931 51> : Received FACILITY 126 <H245 51> : Received CLC request. 127 <H245 51> : Send CLC ack. 128 <Q931 51> : Send FACILITY 1241301207 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 62 7e 00 32 05 28 10 01 00 06 c0 01 ...:b~.2.(...... 80 28 01 26 03 00 00 65 11 04 11 86 01 00 80 7c .(.&...e.......| 01 00 01 40 07 c0 02 00 c8 01 48 40 00 90 80 0a ...@......H@.... 04 00 03 00 ac 18 42 f0 5a 5b ......B.Z[ 129 <Q931 51> : Received FACILITY 130 <H245 51> : Received OLC request. 131 <Chan 51> : Open - number(102) direction(receive) session(data) codec(T.38) - Local : Data(23078) Cont(23079) Addr(172.24.66.239) - Remote : Data(23130) Cont(23131) DataAddr(172.24.66.240) ContAddr(172.24.66.240) [177835.380] RTA(0/0/0) Rx RS_LISTEN_REQ callId=51 ssId=3 FAX peer=172.24.66.240 mp=23078/23079 hp=23130/23131 132 <H245 51> : Send OLC ack. 133 <Q931 51> : Send FACILITY 1241301207 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 62 7e 00 10 05 28 10 01 00 06 c0 01 ...:b~...(...... 80 06 01 04 23 80 00 64 ....#..d 134 <Q931 51> : Received FACILITY 135 <H245 51> : Received CLC ack. 1241301207 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 62 7e 00 27 05 28 10 01 00 06 c0 01 ...:b~.'.(...... 80 1d 01 1b 22 c0 00 65 04 80 14 5c 04 00 ac 18 ...."..e...\.... 42 f0 5a 5a 00 ac 18 42 f0 5a 5b 03 00 01 00 B.ZZ...B.Z[.... [177835.585] T38(0/0/0) Rx T30I CED 136 <Q931 51> : Received FACILITY 137 <H245 51> : Received OLC ack. 138 <Chan 51> : Open - number(102) direction(transmit) session(data) codec(T.38) - Local : Data(23078) Cont(23079) Addr(172.24.66.239) - Remote : Data(23130) Cont(23131) DataAddr(172.24.66.240) ContAddr(172.24.66.240) [177835.610] RTA(0/0/0) Rx RS_OPEN_REQ callId=51 ssId=3 FAX peer=172.24.66.240 mp=23078/23079 hp=23130/23131 [177835.620] T38(0/0/0) Rx packet ignore [177835.660] T38(0/0/0) Rx packet ignore [177835.700] T38(0/0/0) Rx packet ignore [177835.740] T38(0/0/0) Rx packet ignore [177837.865] T38(0/0/0) Rx T30I FLAG [177838.125] T38(0/0/0) discard T30I from VoPP by no previous V21_Flag [177839.985] T38(0/0/0) Rx T30D V21 HDLC ff c0 04 db 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [177839.995] T38(0/0/0) Rx T30D V21 OK [177840.345] T38(0/0/0) Rx T30D V21 HDLC ff c8 01 00 73 19 01 01 88 [177840.355] T38(0/0/0) Rx T30D V21 OK [177840.365] T38(0/0/0) Rx T30D V21 END [177840.375] T38(0/0/0) Rx T30I NO_SIG [177841.835] T38(0/0/0) Tx T30I FLAG [177843.130] T38(0/0/0) Tx HDLC L=9: ff c8 c1 00 61 19 01 01 00 [177843.130] T38(0/0/0) Tx T30D V21 OK [177843.160] T38(0/0/0) Tx T30D V21 END [177843.165] T38(0/0/0) Tx T30I NO_SIG [177843.355] T38(0/0/0) Tx T30I V29_9600 iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii[177845.195] T38(0/0/0) Tx T30D V29_9600 T4_E [177845.205] T38(0/0/0) Tx T30I NO_SIG [177845.795] T38(0/0/0) Rx T30I FLAG [177846.935] T38(0/0/0) Rx T30D V21 HDLC ff c8 21 [177846.945] T38(0/0/0) Rx T30D V21 OK [177846.955] T38(0/0/0) Rx T30D V21 END [177846.965] T38(0/0/0) Rx T30I NO_SIG [177848.315] T38(0/0/0) Tx T30I V29_9600 i...<много символов 'i'>...i 139 <Time 51> : TIRR timer timeout. 140 <GK 51> : Send IRR. iiiiiiiiiiii[177886.990] T38(0/0/0) Tx T30D V29_9600 T4_E [177886.995] T38(0/0/0) Tx T30I NO_SIG [177887.125] T38(0/0/0) Tx T30I FLAG [177888.260] T38(0/0/0) Tx HDLC L=3: ff c8 f4 [177888.260] T38(0/0/0) Tx T30D V21 OK [177888.290] T38(0/0/0) Tx T30D V21 END [177888.295] T38(0/0/0) Tx T30I NO_SIG [177888.965] T38(0/0/0) Rx T30I FLAG [177890.105] T38(0/0/0) Rx T30D V21 HDLC ff c8 31 [177890.115] T38(0/0/0) Rx T30D V21 OK [177890.135] T38(0/0/0) Rx T30D V21 END [177890.145] T38(0/0/0) Rx T30I NO_SIG [177890.665] T38(0/0/0) Tx T30I FLAG [177891.800] T38(0/0/0) Tx HDLC L=3: ff c8 df [177891.800] T38(0/0/0) Tx T30D V21 OK [177891.825] T38(0/0/0) Tx T30D V21 END [177891.835] T38(0/0/0) Tx T30I NO_SIG 1241301264 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 62 7e 00 0e 05 28 10 01 00 06 c0 01 ...:b~...(...... 80 04 01 02 4a 40 ....J@ 141 <Q931 51> : Received FACILITY 142 <H245 51> : Received EndSession command. 143 <Q931 51> : Send FACILITY 1241301265 : Received H225 PDU from (172.25.62.6:1720) 08 02 f8 3a 5a 08 02 80 9f 7e 00 22 05 25 c0 06 ...:Z....~.".%.. 00 08 91 4a 00 02 58 08 11 00 c4 c0 fc 49 4d 90 ...J..X......IM. ec f0 80 4d 00 02 a4 03 23 a2 06 80 01 80 ...M....#..... 144 <Q931 51> : Received RELEASE COMPLETE [177893.535] RTA(0/0/0) Rx RS_CLOSE_REQ callId=51 ssId=3 dir=reve 145 <Chan 51> : Close - number(102) direction(receive) [177893.535] RTA(0/0/0) Rx RS_CLOSE_REQ callId=51 ssId=3 dir=forw [177893.535] RTA(0/0/0) close Media socket 146 <Chan 51> : Close - number(102) direction(transmit) 147 <GK 51> : Send DRQ. 148 <Call 51> : Terminated from(ffffffff) this(Remote:Unknown) before(NULL) forced(0) 149 <CEP 000000> : DisconnectCall at Busy 150 <CEP 000000> : StopSignal [177893.540] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0 DTMF_STOP [177893.540] VM(0/0/0) play mute 151 <CEP 000000> : Disconnect (0) [177893.545] RTA(0/0/0) Rx CC_DISCONN_REQ CZ=0, peerId(0/0/0) [177893.545] VM(0/0/0) play Reorder tone 152 <NetEP 51> : Call TO <172.25.62.6> terminated reason(Remote:Unknown) 1241301265 : Received RAS PDU from (172.25.62.6:1719) 40 01 a9 @.. 153 <GK 51> : Received DCF. [177898.180] VM(0/0/0) vmOnHook [177898.230] VM(0/0/0) vmTmoOnHook [177898.280] VM(0/0/0) vmTmoOnHook [177898.330] VM(0/0/0) vmTmoOnHook [177898.380] VM(0/0/0) vmTmoOnHook [177898.430] VM(0/0/0) vmTmoOnHook [177898.480] VM(0/0/0) vmTmoOnHook [177898.530] VM(0/0/0) vmTmoOnHook [177898.580] VM(0/0/0) vmTmoOnHook [177898.630] VM(0/0/0) vmTmoOnHook [177898.680] VM(0/0/0) vmTmoOnHook [177898.730] VM(0/0/0) vmTmoOnHook [177898.780] VM(0/0/0) vmTmoOnHook [177898.830] VM(0/0/0) vmTmoOnHook [177898.880] VM(0/0/0) vmTmoOnHook [177898.880] VM(0/0/0) Rx OnHook [177898.880] VM(0/0/0) vopp idle [177898.880] VM(0/0/0) Tx DISCONN_CNF 154 <CEP 000000> : Disconnected(16) at Disconnecting Код: Отладка вызова шлюза_B: debug voip call e, debug rta ipc, debug rta t38 (строка из символов 'i' для корректности форматирования заменена на вставку i...<много символов 'i'>...i)
1251850633 : Received RAS PDU from (172.25.62.6:1719) 12 c0 01 8e 06 00 08 91 4a 00 02 01 00 ac 19 3e ........J......> 06 06 b8 02 40 11 00 76 00 6f 00 69 00 70 00 2e ....@..v.o.i.p.. 00 31 00 37 00 32 00 2e 00 32 00 34 00 2e 00 36 .1.7.2...2.4...6 00 36 00 2e 00 32 00 34 00 30 06 80 33 33 33 47 .6...2.4.0..333G c4 46 c4 12 00 6c 00 31 00 67 00 6b 00 5f 00 72 .F...l.1.g.k._.r 00 7a 00 6e 00 5f 00 31 12 00 37 00 32 00 37 00 .z.n._.1..7.2.7. 38 00 5f 00 72 00 7a 00 6e 00 5f 00 31 0e 8a 03 8._.r.z.n._.1... 40 01 2b 01 00 01 00 @.+.... 3 <GK 0> : Received RCF from 'l1gk_rzn_1'. 1251850730 : Received H225 PDU from (172.25.62.6:18817) 08 02 78 3a 05 04 03 80 90 a3 6c 08 81 34 39 31 ..x:......l..491 31 33 39 32 70 0f 81 30 30 30 30 30 30 31 34 39 1392p..000000149 31 31 33 39 31 7e 01 a3 05 20 b0 06 00 08 91 4a 11391~... .....J 00 02 01 03 00 7c 44 6c 52 8c 61 00 00 16 0a 41 .....|DlR.a....A 64 64 50 61 63 20 56 6f 49 50 03 38 2e 32 33 00 ddPac VoIP.8.23. 01 06 80 33 33 33 47 c4 46 c4 00 c4 c0 fc 49 48 ...333G.F.....IH e4 65 62 80 4c 00 02 a4 03 23 a2 00 45 4c 07 00 .eb.L....#..EL.. ac 19 3e 06 06 b8 11 00 c4 c0 fc 49 4d 90 ec f0 ..>........IM... 80 4d 00 02 a4 03 23 a2 80 cc 01 4d 80 0a 2a 86 .M....#....M..*. 48 86 f7 0c 0a 01 02 01 c0 49 fc c0 c7 10 3b 7a H........I....;z a9 fa 0a e6 65 3a f8 d4 38 ed 52 f0 d6 13 01 15 ....e:..8.R..... 22 00 76 00 6f 00 69 00 70 00 2e 00 31 00 37 00 ".v.o.i.p...1.7. 32 00 2e 00 32 00 34 00 2e 00 36 00 36 00 2e 00 2...2.4...6.6... 32 00 33 00 39 03 01 02 04 7c 49 fc c0 c8 3b 7a 2.3.9....|I...;z a9 fa 0a e6 65 3a f8 d4 38 ed 52 f0 d6 13 00 00 ....e:..8.R..... 00 15 76 6f 69 70 2e 31 37 32 2e 32 34 2e 36 36 ..voip.172.24.66 2e 32 33 39 00 00 00 00 00 00 00 00 00 00 00 00 .239............ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 01 00 01 00 04 c0 01 80 6c 02 ..............l. 62 02 70 01 06 00 08 81 75 00 03 80 13 80 00 64 b.p.....u......d 00 01 00 00 01 00 00 01 00 00 0c c0 01 00 01 00 ................ 04 80 00 00 22 c0 05 80 00 01 20 40 1d 80 00 02 ...."..... @.... 4a 08 11 86 01 00 80 7c 01 00 01 40 07 c0 02 00 J......|...@.... c8 01 48 40 00 90 80 00 03 83 01 10 80 00 04 83 ..H@............ 01 50 00 80 01 02 02 00 00 00 01 00 02 00 00 03 .P.............. 00 00 04 07 01 00 3c 80 44 0f 40 ......<.D.@ 4 <Call 75> : ****************** Call Created status(InitiatedByNet) ******************* 5 <NetCon 75> : Found inbound voip peer by answer-address id(9900) 6 <H323 75> : local capabilities. number of capabilities = 5 1 : g729A-8k 2 : g711alaw-64k 3 : T.38 4 : UserInput/basicString 5 : UserInput/hookflash 7 <H225 75> : Remote Endpoint (AddPac VoIP,8.23,97,0,22) 8 <Q931 75> : Received SETUP from (172.25.62.6) : FastStart(0) Tunneling(1) 9 <GK 75> : Send ARQ. 1251850730 : Received RAS PDU from (172.25.62.6:1719) 2b 00 01 8f 00 64 40 ac 19 3e 06 06 b8 00 3b 14 +....d@..>....;. 00 c0 01 00 0b 80 01 f8 01 00 01 00 01 00 01 00 ................ 10 <GK 75> : Received ACF. 11 <Call 75> : From Net - calledParty(00000014911391) callingParty(4911392) 12 <Call 75> : MatchedPerfect 13 <Call 75> : MatchAllProcess After Sorted <0> id(1000) dest(00000014911391) prefer(0) selected(46) 14 <Call 75> : Initiate callee with dial-peer(00000014911391) status(CalleeDeterminedAll) id(c4c0fc49-4d90-ecf0-804d-0002a40323a2) 15 <CEP 000000> : InitiateOutCall : calledNum(), callingNum(4911392), callerPort(ffffffff) type(FXS) [253809.755] RTA(0/0/0) Rx CC_RING_REQ [80 13 01 08 30 39 30 32 30 30 31 38 02 07 34 39 31 31 33 39 32 ] peerId(-1) [253809.755] VM(0/0/0) DaTime [L=8] 30 39 30 32 30 30 31 38 [253809.755] VM(0/0/0) CgNumb [L=7] 34 39 31 31 33 39 32 [253809.760] VM(0/0/0) Line Reverse [253809.760] VM(0/0/0) Start ring actv 16 <CEP 000000> : Outbound call to CEP callId(c4c0fc49-4d90-ecf0-804d-0002a40323a2) callNum(75) [253809.760] VM(0/0/0) set T38 mode STD [253809.760] VM(0/0/0) Fax rate 9600 17 <Q931 75> : Send CALL PROCEEDING 18 <Q931 75> : build ALERTING (without h245 address) 19 <H245 75> : Send TCS request. 20 <Q931 75> : Send FACILITY 21 <H245 75> : Send MSD request. 22 <Q931 75> : Send FACILITY 23 <Q931 75> : Send ALERTING/PROGRESS 24 <H245 75> : Received TCS request. 25 <H245 75> : remote capabilities matching to local capabilities. number of capabilities = 5 1 : g729A-8k 2 : g711alaw-64k 3 : T.38 4 : UserInput/basicString 5 : UserInput/hookflash 26 <H245 75> : Send TCS ack. 27 <Q931 75> : Send FACILITY 28 <H245 75> : Received MSD request. 29 <H245 75> : Send MSD ack. 30 <Q931 75> : Send FACILITY 1251850731 : Received H225 PDU from (172.25.62.6:18817) 08 02 78 3a 62 7e 00 0f 05 28 10 01 00 06 c0 01 ..x:b~...(...... 80 05 01 03 21 80 01 ....!.. 31 <Q931 75> : Received FACILITY 32 <H245 75> : Received TCS ack.. 1251850731 : Received H225 PDU from (172.25.62.6:18817) 08 02 78 3a 62 7e 00 0e 05 28 10 01 00 06 c0 01 ..x:b~...(...... 80 04 01 02 20 80 .... . 33 <Q931 75> : Received FACILITY 34 <H245 75> : Received MSD ack. 35 <H245 75> : Send OLC request. 36 <Q931 75> : Send FACILITY 1251850731 : Received H225 PDU from (172.25.62.6:18817) 08 02 78 3a 62 7e 00 1f 05 28 10 01 00 06 c0 01 ..x:b~...(...... 80 15 01 13 03 00 00 64 0d 60 05 80 0a 04 00 01 .......d.`...... 00 ac 18 42 ef 5a 27 ...B.Z' 37 <Q931 75> : Received FACILITY 38 <H245 75> : Received OLC request. 39 <H245 75> : Send OLC ack. 40 <Q931 75> : Send FACILITY 1251850731 : Received H225 PDU from (172.25.62.6:18817) 08 02 78 3a 62 7e 00 27 05 28 10 01 00 06 c0 01 ..x:b~.'.(...... 80 1d 01 1b 22 c0 00 64 04 80 14 5c 00 00 ac 18 ...."..d...\.... 42 ef 5a 26 00 ac 18 42 ef 5a 27 03 00 01 00 B.Z&...B.Z'.... [253810.760] VM(0/0/0) Gen ring idle 41 <Q931 75> : Received FACILITY 42 <H245 75> : Received OLC ack. 43 <Chan 75> : Open - number(101) direction(transmit) session(voice) codec(g729A-8k) - Local : Data(23130) Cont(23131) Addr(172.24.66.240) - Remote : Data(23078) Cont(23079) DataAddr(172.24.66.239) ContAddr(172.24.66.239) [253810.835] VM(0/0/0) SID disable by CCC [253810.835] RTA(0/0/0) Rx RS_OPEN_REQ callId=75 ssId=1 G729A peer=172.24.66.239 mp=23130/23131 hp=23078/23079 [253810.835] VM(0/0/0) Modem attribute disable [253810.840] VM(0/0/0) Modem attribute G711A [253811.260] VM(0/0/0) Tx CID enable [253811.260] VM(0/0/0) vopp enable [253811.260] VM(0/0/0) play mute [253811.320] VM(0/0/0) Tx CID ON [253811.365] VM(0/0/0) Rx CID_ACK [253811.365] VM(0/0/0) Tx CID DATA [L=44] 80 01 13 02 01 05 08 06 30 08 39 08 30 08 32 08 30 07 30 07 31 07 38 07 02 05 07 06 34 09 39 09 31 09 31 09 33 09 39 09 32 09 00 0f [253812.370] VM(0/0/0) Tx CID fin [253812.370] VM(0/0/0) vopp idle [253812.385] VM(0/0/0) vmOffHook [253812.445] VM(0/0/0) vmTmoOffHook [253812.445] VM(0/0/0) Line Forward [253812.505] VM(0/0/0) vmTmoOffHook [253812.505] VM(0/0/0) Rx OffHook [253812.505] VM(0/0/0) vopp enable [253812.505] VM(0/0/0) Fax enable [253812.505] VM(0/0/0) play mute [253812.505] VM(0/0/0) Tx CONNECT_CNF 44 <Call 75> : Connected from(0) [253812.505] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0 VAD_CTRL 0 [253812.505] VM(0/0/0) VAD disable [253812.505] VM(0/0/0) SID enable by CCC 45 <Call 75> : Connected from(ffffffff) 46 <NetEP 75> : Call with 172.25.62.6 established 47 <Chan 75> : Open - number(101) direction(receive) session(voice) codec(g729A-8k) - Local : Data(23130) Cont(23131) Addr(172.24.66.240) - Remote : Data(23078) Cont(23079) DataAddr(172.24.66.239) ContAddr(172.24.66.239) [253812.510] VM(0/0/0) SID disable by CCC [253812.510] RTA(0/0/0) Rx RS_LISTEN_REQ callId=75 ssId=1 G729A peer=172.24.66.239 mp=23130/23131 hp=23078/23079 48 <Q931 75> : Send CONNECT [253820.940] T38(0/0/0) T38_VOICE_BLK_TIMER start [253820.940] T38(0/0/0) save CED [253820.940] T38(0/0/0) Tx CC_FAX_IND 49 <Call 75> : FaxIndicated from(4b) 50 <Call 75> : Request change of mode to t38fax 51 <H245 75> : Send RM request. 52 <Q931 75> : Send FACILITY 1251850742 : Received H225 PDU from (172.25.62.6:18817) 08 02 78 3a 62 7e 00 10 05 28 10 01 00 06 c0 01 ..x:b~...(...... 80 06 01 04 27 00 01 00 ....'... 53 <Q931 75> : Received FACILITY 54 <H245 75> : Received RM ack. 55 <H245 75> : Send CLC request. [253821.250] RTA(0/0/0) Rx RS_CLOSE_REQ callId=75 ssId=1 dir=forw 56 <Chan 75> : Close - number(101) direction(transmit) 57 <Q931 75> : Send FACILITY 58 <H245 75> : Send OLC request. 59 <Q931 75> : Send FACILITY 1251850742 : Received H225 PDU from (172.25.62.6:18817) 08 02 78 3a 62 7e 00 14 05 28 10 01 00 06 c0 01 ..x:b~...(...... 80 0a 01 08 04 80 00 64 80 80 01 00 .......d.... 60 <Q931 75> : Received FACILITY 61 <H245 75> : Received CLC request. 62 <H245 75> : Send CLC ack. 63 <Q931 75> : Send FACILITY [253821.375] RTA(0/0/0) Rx RS_CLOSE_REQ callId=75 ssId=1 dir=reve [253821.375] RTA(0/0/0) close Media socket [253821.375] RTA(0/0/0) close RTCP socket 64 <Chan 75> : Close - number(101) direction(receive) 1251850742 : Received H225 PDU from (172.25.62.6:18817) 08 02 78 3a 62 7e 00 32 05 28 10 01 00 06 c0 01 ..x:b~.2.(...... 80 28 01 26 03 00 00 65 11 04 11 86 01 00 80 7c .(.&...e.......| 01 00 01 40 07 c0 02 00 c8 01 48 40 00 90 80 0a ...@......H@.... 04 00 03 00 ac 18 42 ef 5a 27 ......B.Z' 65 <Q931 75> : Received FACILITY 66 <H245 75> : Received OLC request. 67 <Chan 75> : Open - number(102) direction(receive) session(data) codec(T.38) - Local : Data(23130) Cont(23131) Addr(172.24.66.240) - Remote : Data(23078) Cont(23079) DataAddr(172.24.66.239) ContAddr(172.24.66.239) [253821.490] RTA(0/0/0) Rx RS_LISTEN_REQ callId=75 ssId=3 FAX peer=172.24.66.239 mp=23130/23131 hp=23078/23079 68 <H245 75> : Send OLC ack. 69 <Q931 75> : Send FACILITY 1251850742 : Received H225 PDU from (172.25.62.6:18817) 08 02 78 3a 62 7e 00 10 05 28 10 01 00 06 c0 01 ..x:b~...(...... 80 06 01 04 23 80 00 64 ....#..d 70 <Q931 75> : Received FACILITY 71 <H245 75> : Received CLC ack. 1251850742 : Received H225 PDU from (172.25.62.6:18817) 08 02 78 3a 62 7e 00 27 05 28 10 01 00 06 c0 01 ..x:b~.'.(...... 80 1d 01 1b 22 c0 00 65 04 80 14 5c 04 00 ac 18 ...."..e...\.... 42 ef 5a 26 00 ac 18 42 ef 5a 27 03 00 01 00 B.Z&...B.Z'.... 72 <Q931 75> : Received FACILITY 73 <H245 75> : Received OLC ack. 74 <Chan 75> : Open - number(102) direction(transmit) session(data) codec(T.38) - Local : Data(23130) Cont(23131) Addr(172.24.66.240) - Remote : Data(23078) Cont(23079) DataAddr(172.24.66.239) ContAddr(172.24.66.239) [253821.720] RTA(0/0/0) Rx RS_OPEN_REQ callId=75 ssId=3 FAX peer=172.24.66.239 mp=23130/23131 hp=23078/23079 [253821.720] T38(0/0/0) Tx T30I CED [253821.760] T38(0/0/0) ReTx CED [253821.800] T38(0/0/0) ReTx CED [253821.840] T38(0/0/0) ReTx CED [253821.880] T38(0/0/0) ReTx CED [253823.990] T38(0/0/0) Tx T30I FLAG [253826.115] T38(0/0/0) Tx HDLC L=40: ff c0 04 db 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [253826.120] T38(0/0/0) Tx T30D V21 OK [253826.470] T38(0/0/0) Tx HDLC L=9: ff c8 01 00 73 19 01 01 88 [253826.470] T38(0/0/0) Tx T30D V21 OK [253826.490] T38(0/0/0) Tx T30D V21 END [253826.500] T38(0/0/0) Tx T30I NO_SIG [253826.940] T38(0/0/0) T38_VOICE_BLK_TIMER timeout [253827.980] T38(0/0/0) Rx T30I FLAG [253829.270] T38(0/0/0) Rx T30D V21 HDLC ff c8 c1 00 61 19 01 01 00 [253829.280] T38(0/0/0) Rx T30D V21 OK [253829.300] T38(0/0/0) Rx T30D V21 END [253829.310] T38(0/0/0) Rx T30I NO_SIG [253829.500] T38(0/0/0) Rx T30I V29_9600 iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiik[253831.350] T38(0/0/0) Rx T30D V29_9600 T4_E [253831.360] T38(0/0/0) Rx T30I NO_SIG [253831.920] T38(0/0/0) Tx T30I FLAG [253833.060] T38(0/0/0) Tx HDLC L=3: ff c8 21 [253833.060] T38(0/0/0) Tx T30D V21 OK [253833.085] T38(0/0/0) Tx T30D V21 END [253833.090] T38(0/0/0) Tx T30I NO_SIG [253834.460] T38(0/0/0) Rx T30I V29_9600 i...<много символов 'i'>...i 75 <Time 75> : TIRR timer timeout. 76 <GK 75> : Send IRR. iiiiiiiiiiiiiiik[253873.140] T38(0/0/0) Rx T30D V29_9600 T4_E [253873.150] T38(0/0/0) Rx T30I NO_SIG [253873.270] T38(0/0/0) Rx T30I FLAG [253874.400] T38(0/0/0) Rx T30D V21 HDLC ff c8 f4 [253874.410] T38(0/0/0) Rx T30D V21 OK [253874.430] T38(0/0/0) Rx T30D V21 END [253874.440] T38(0/0/0) Rx T30I NO_SIG [253875.100] T38(0/0/0) Tx T30I FLAG [253876.235] T38(0/0/0) Tx HDLC L=3: ff c8 31 [253876.235] T38(0/0/0) Tx T30D V21 OK [253876.265] T38(0/0/0) Tx T30D V21 END [253876.270] T38(0/0/0) Tx T30I NO_SIG [253876.810] T38(0/0/0) Rx T30I FLAG [253877.940] T38(0/0/0) Rx T30D V21 HDLC ff c8 df [253877.950] T38(0/0/0) Rx T30D V21 OK [253877.970] T38(0/0/0) Rx T30D V21 END [253877.980] T38(0/0/0) Rx T30I NO_SIG [253878.205] VM(0/0/0) Tx CCC_RS_VOICE_IND 77 <Call 75> : VoiceIndicated from(4b) 78 <Call 75> : Request change of mode to g729 79 <Call 75> : Terminated from(fffffff7) this(Local:T38FaxError) before(NULL) forced(0) [253878.205] RTA(0/0/0) Rx RS_CLOSE_REQ callId=75 ssId=3 dir=reve 80 <Chan 75> : Close - number(102) direction(receive) [253878.205] RTA(0/0/0) Rx RS_CLOSE_REQ callId=75 ssId=3 dir=forw [253878.205] RTA(0/0/0) close Media socket 81 <Chan 75> : Close - number(102) direction(transmit) 82 <Q931 75> : Send FACILITY 83 <Q931 75> : Send RELEASE COMPLETE 84 <GK 75> : Send DRQ. 85 <NetEP 75> : Call FROM <172.25.62.6> terminated reason(Local:T38FaxError) 86 <CEP 000000> : DisconnectCall at Busy 87 <CEP 000000> : StopSignal [253878.230] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0 DTMF_STOP [253878.230] VM(0/0/0) play mute 88 <CEP 000000> : Disconnect (0) [253878.230] RTA(0/0/0) Rx CC_DISCONN_REQ CZ=0, peerId(0/0/0) [253878.230] VM(0/0/0) play Reorder tone 1251850799 : Received RAS PDU from (172.25.62.6:1719) 40 01 91 @.. 89 <GK 75> : Received DCF. [253883.020] VM(0/0/0) vmOnHook [253883.070] VM(0/0/0) vmTmoOnHook [253883.120] VM(0/0/0) vmTmoOnHook [253883.170] VM(0/0/0) vmTmoOnHook [253883.220] VM(0/0/0) vmTmoOnHook [253883.270] VM(0/0/0) vmTmoOnHook [253883.320] VM(0/0/0) vmTmoOnHook [253883.370] VM(0/0/0) vmTmoOnHook [253883.420] VM(0/0/0) vmTmoOnHook [253883.470] VM(0/0/0) vmTmoOnHook [253883.520] VM(0/0/0) vmTmoOnHook [253883.570] VM(0/0/0) vmTmoOnHook [253883.620] VM(0/0/0) vmTmoOnHook [253883.670] VM(0/0/0) vmTmoOnHook [253883.720] VM(0/0/0) vmTmoOnHook [253883.720] VM(0/0/0) Rx OnHook [253883.720] VM(0/0/0) vopp idle [253883.720] VM(0/0/0) Tx DISCONN_CNF 90 <CEP 000000> : Disconnected(16) at Disconnecting |
Автор: | amateur [ 11 сен 2009, 09:26 ] |
Заголовок сообщения: | |
2. Используем: GNU Gatekeeper 2.2.8 (release), PWLib 1.10.0, OpenH323 1.18.0. Напрямую - поведение шлюзов такое же, как и через Привратника. Напрямую Направление вызова: шлюз_A -> шлюз_B Направление передачи факса: факс_A -> факс_B Передавалась одна страница. Передача - успешна. Код: Отладка вызова шлюза_A: debug voip call e, debug rta ipc, debug rta t38 (строка из символов 'i' для корректности форматирования заменена на вставку i...<много символов 'i'>...i) [182411.980] VM(0/0/0) vmOffHook [182412.040] VM(0/0/0) vmTmoOffHook [182412.040] VM(0/0/0) Rx OffHook [182412.040] VM(0/0/0) Modem attribute disable [182412.040] VM(0/0/0) Modem attribute G711A [182412.040] VM(0/0/0) vopp enable [182412.040] VM(0/0/0) Tx OFFHOOK_IND [182412.040] VM(0/0/0) play Dial tone 715 <CEP 000000> : Call Received 716 <CEP 000000> : Call Initiated : calledNumber() crv(0) total(0) 717 <Call 58> : ****************** Call Created status(InitiatedByFXS) ******************* 718 <CEP 000000> : Calling number(1392) 719 <CEP 000000> : Call id(b8d2fc49-5418-79cc-805b-0002a40323a2) callNum(58) [182413.345] VM(0/0/0) Tx DIGIT_IND '1' [182413.345] VM(0/0/0) play mute 720 <Call 58> : Digit(1) at InitiatedByFXS 721 <Call 58> : MatchedPartially [182413.865] VM(0/0/0) Tx DIGIT_IND '3' 722 <Call 58> : Digit(3) at CalleeUndetermined 723 <Call 58> : MatchedPartially [182414.355] VM(0/0/0) Tx DIGIT_IND '9' 724 <Call 58> : Digit(9) at CalleeUndetermined 725 <Call 58> : MatchedPartially [182414.895] VM(0/0/0) Tx DIGIT_IND '1' 726 <Call 58> : Digit(1) at CalleeUndetermined 727 <Call 58> : MatchedPerfect 728 <Call 58> : MatchAllProcess After Sorted <0> id(9900) dest(1391) prefer(0) selected(35) 729 <Call 58> : Initiate callee with dial-peer(1391) status(CalleeDeterminedAll) id(b8d2fc49-5418-79cc-805b-0002a40 323a2) 730 <NetEP 58> : InitiateOutCall: calledNum(1391) callingNum(1392) target(172.24.66.240) 731 <NetEP 58> : DoCall: calledAddr(1391@172.24.66.240) callingAddr(1392) [182414.900] VM(0/0/0) set T38 mode STD [182414.900] VM(0/0/0) Fax rate 9600 732 <H323 58> : local capabilities. number of capabilities = 5 1 : g729A-8k 2 : g711alaw-64k 3 : T.38 4 : UserInput/basicString 5 : UserInput/hookflash 733 <H225 58> : Try signalling TCP connect (172.24.66.240:1720) 734 <H225 58> : Signalling TCP connect success (58) 735 <H245 58> : Send TCS request. 736 <H245 58> : Send MSD request. 737 <Q931 58> : Send SETUP 1241305787 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 02 7e 00 23 05 21 80 06 00 08 91 4a ...A.~.#.!.....J 00 02 08 00 90 11 00 b8 d2 fc 49 54 18 79 cc 80 ..........IT.y.. 5b 00 02 a4 03 23 a2 06 80 01 80 [....#..... 738 <Q931 58> : Received CALL PROCEEDING 1241305787 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 62 7e 00 6e 05 28 10 01 00 06 c0 01 ...Ab~.n.(...... 80 64 01 62 02 70 01 06 00 08 81 75 00 03 80 13 .d.b.p.....u.... 80 00 64 00 01 00 00 01 00 00 01 00 00 0c c0 01 ..d............. 00 01 00 04 80 00 00 22 c0 05 80 00 01 20 40 1d ......."..... @. 80 00 02 4a 08 11 86 01 00 80 7c 01 00 01 40 07 ...J......|...@. c0 02 00 c8 01 48 40 00 90 80 00 03 83 01 10 80 .....H@......... 00 04 83 01 50 00 80 01 02 02 00 00 00 01 00 02 ....P........... 00 00 03 00 00 04 ...... 739 <Q931 58> : Received FACILITY 740 <H245 58> : Received TCS request. 741 <H245 58> : remote capabilities matching to local capabilities. number of capabilities = 5 1 : g729A-8k 2 : g711alaw-64k 3 : T.38 4 : UserInput/basicString 5 : UserInput/hookflash 742 <H245 58> : Send TCS ack. 743 <Q931 58> : Send FACILITY 1241305787 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 62 7e 00 13 05 28 10 01 00 06 c0 01 ...Ab~...(...... 80 09 01 07 01 00 3c 80 ef f5 b2 ......<.... 744 <Q931 58> : Received FACILITY 745 <H245 58> : Received MSD request. 746 <H245 58> : Send MSD ack. 747 <Q931 58> : Send FACILITY 1241305787 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 01 7e 00 23 05 23 80 06 00 08 91 4a ...A.~.#.#.....J 00 02 08 00 90 11 00 b8 d2 fc 49 54 18 79 cc 80 ..........IT.y.. 5b 00 02 a4 03 23 a2 06 80 01 80 [....#..... 748 <Q931 58> : Received ALERTING 749 <Call 58> : Alert from(ffffffff) pseudo(0) inband(0) status(CalleeInitiated) [182415.595] RTA(0/0/0) Rx CC_ALERT_RSP peerId(0/0/0) [182415.595] VM(0/0/0) play RingBack tone 1241305787 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 62 7e 00 0f 05 28 10 01 00 06 c0 01 ...Ab~...(...... 80 05 01 03 21 80 01 ....!.. 750 <Q931 58> : Received FACILITY 751 <H245 58> : Received TCS ack.. 1241305787 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 62 7e 00 0e 05 28 10 01 00 06 c0 01 ...Ab~...(...... 80 04 01 02 20 80 .... . 752 <Q931 58> : Received FACILITY 753 <H245 58> : Received MSD ack. 754 <H245 58> : Send OLC request. 755 <Q931 58> : Send FACILITY 1241305787 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 62 7e 00 1f 05 28 10 01 00 06 c0 01 ...Ab~...(...... 80 15 01 13 03 00 00 64 0d 60 05 80 0a 04 00 01 .......d.`...... 00 ac 18 42 f0 5a 69 ...B.Zi 756 <Q931 58> : Received FACILITY 757 <H245 58> : Received OLC request. 758 <Chan 58> : Open - number(101) direction(receive) session(voice) codec(g729A-8k) - Local : Data(23092) Cont(23093) Addr(172.24.66.239) - Remote : Data(23144) Cont(23145) DataAddr(172.24.66.240) ContAddr(172.24.66.240) [182415.930] VM(0/0/0) SID disable by CCC [182415.930] RTA(0/0/0) Rx RS_LISTEN_REQ callId=58 ssId=1 G729A peer=172.24.66.240 mp=23092/23093 hp=23144/23145 [182415.935] VM(0/0/0) codec same G729A 759 <H245 58> : Send OLC ack. 760 <Q931 58> : Send FACILITY 1241305788 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 62 7e 00 27 05 28 10 01 00 06 c0 01 ...Ab~.'.(...... 80 1d 01 1b 22 c0 00 64 04 80 14 5c 00 00 ac 18 ...."..d...\.... 42 f0 5a 68 00 ac 18 42 f0 5a 69 03 00 01 00 B.Zh...B.Zi.... 761 <Q931 58> : Received FACILITY 762 <H245 58> : Received OLC ack. 1241305789 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 07 04 03 80 90 a3 7e 00 4a 05 22 80 ...A......~.J.". 06 00 08 91 4a 00 02 28 c0 61 00 00 16 0a 41 64 ....J..(.a....Ad 64 50 61 63 20 56 6f 49 50 03 38 2e 32 33 00 b8 dPac VoIP.8.23.. d2 fc 49 e2 ae 9b f9 80 5a 00 02 a4 03 23 a2 09 ..I.....Z....#.. 00 11 00 b8 d2 fc 49 54 18 79 cc 80 5b 00 02 a4 ......IT.y..[... 03 23 a2 06 80 01 80 .#..... 763 <Q931 58> : Received CONNECT 764 <H225 58> : Remote Endpoint (AddPac VoIP,8.23,97,0,22) 765 <Call 58> : Connected from(ffffffff) [182417.625] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0 VAD_CTRL 0 [182417.625] VM(0/0/0) VAD disable [182417.625] VM(0/0/0) SID enable by CCC [182417.625] RTA(0/0/0) Rx CC_CONNECT_RSP peerId(0/0/0) [182417.625] VM(0/0/0) Fax enable [182417.625] VM(0/0/0) play mute 766 <NetEP 58> : Call with 172.24.66.240 established 767 <Chan 58> : Open - number(101) direction(transmit) session(voice) codec(g729A-8k) - Local : Data(23092) Cont(23093) Addr(172.24.66.239) - Remote : Data(23144) Cont(23145) DataAddr(172.24.66.240) ContAddr(172.24.66.240) [182417.630] VM(0/0/0) SID disable by CCC [182417.630] RTA(0/0/0) Rx RS_OPEN_REQ callId=58 ssId=1 G729A peer=172.24.66.240 mp=23092/23093 hp=23144/23145 [182417.630] VM(0/0/0) codec same G729A 1241305795 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 62 7e 00 27 05 28 10 01 00 06 c0 01 ...Ab~.'.(...... 80 1d 01 1b 08 00 01 00 00 0d 04 11 86 01 00 80 ................ 7c 01 00 01 40 07 c0 02 00 c8 01 48 40 00 90 |...@......H@.. 768 <Q931 58> : Received FACILITY 769 <H245 58> : Received RM request. 770 <Q931 58> : Send FACILITY 771 <H245 58> : Send CLC request. [182423.110] RTA(0/0/0) Rx RS_CLOSE_REQ callId=58 ssId=1 dir=forw 772 <Chan 58> : Close - number(101) direction(transmit) 773 <Q931 58> : Send FACILITY [182423.115] RTA(0/0/0) Rx RS_CLOSE_REQ callId=58 ssId=1 dir=reve [182423.115] RTA(0/0/0) close Media socket [182423.115] RTA(0/0/0) close RTCP socket 774 <Chan 58> : Close - number(101) direction(receive) 775 <H245 58> : Send OLC request. 776 <Q931 58> : Send FACILITY 1241305795 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 62 7e 00 14 05 28 10 01 00 06 c0 01 ...Ab~...(...... 80 0a 01 08 04 80 00 64 80 80 01 00 .......d.... 777 <Q931 58> : Received FACILITY 778 <H245 58> : Received CLC request. 779 <H245 58> : Send CLC ack. 780 <Q931 58> : Send FACILITY 1241305795 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 62 7e 00 32 05 28 10 01 00 06 c0 01 ...Ab~.2.(...... 80 28 01 26 03 00 00 65 11 04 11 86 01 00 80 7c .(.&...e.......| 01 00 01 40 07 c0 02 00 c8 01 48 40 00 90 80 0a ...@......H@.... 04 00 03 00 ac 18 42 f0 5a 69 ......B.Zi 781 <Q931 58> : Received FACILITY 782 <H245 58> : Received OLC request. 783 <Chan 58> : Open - number(102) direction(receive) session(data) codec(T.38) - Local : Data(23092) Cont(23093) Addr(172.24.66.239) - Remote : Data(23144) Cont(23145) DataAddr(172.24.66.240) ContAddr(172.24.66.240) [182423.450] RTA(0/0/0) Rx RS_LISTEN_REQ callId=58 ssId=3 FAX peer=172.24.66.240 mp=23092/23093 hp=23144/23145 784 <H245 58> : Send OLC ack. 785 <Q931 58> : Send FACILITY 1241305795 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 62 7e 00 10 05 28 10 01 00 06 c0 01 ...Ab~...(...... 80 06 01 04 23 80 00 64 ....#..d 786 <Q931 58> : Received FACILITY 787 <H245 58> : Received CLC ack. 1241305795 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 62 7e 00 27 05 28 10 01 00 06 c0 01 ...Ab~.'.(...... 80 1d 01 1b 22 c0 00 65 04 80 14 5c 04 00 ac 18 ...."..e...\.... 42 f0 5a 68 00 ac 18 42 f0 5a 69 03 00 01 00 B.Zh...B.Zi.... 788 <Q931 58> : Received FACILITY 789 <H245 58> : Received OLC ack. 790 <Chan 58> : Open - number(102) direction(transmit) session(data) codec(T.38) - Local : Data(23092) Cont(23093) Addr(172.24.66.239) - Remote : Data(23144) Cont(23145) DataAddr(172.24.66.240) ContAddr(172.24.66.240) [182423.675] RTA(0/0/0) Rx RS_OPEN_REQ callId=58 ssId=3 FAX peer=172.24.66.240 mp=23092/23093 hp=23144/23145 [182423.705] T38(0/0/0) Rx T30I CED [182423.735] T38(0/0/0) Rx packet ignore [182423.775] T38(0/0/0) Rx packet ignore [182423.815] T38(0/0/0) Rx packet ignore [182423.855] T38(0/0/0) Rx packet ignore [182426.035] T38(0/0/0) Rx T30I FLAG [182426.295] T38(0/0/0) discard T30I from VoPP by no previous V21_Flag [182428.175] T38(0/0/0) Rx T30D V21 HDLC ff c0 04 db 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [182428.185] T38(0/0/0) Rx T30D V21 OK [182428.525] T38(0/0/0) Rx T30D V21 HDLC ff c8 01 00 73 19 01 01 88 [182428.535] T38(0/0/0) Rx T30D V21 OK [182428.545] T38(0/0/0) Rx T30D V21 END [182428.555] T38(0/0/0) Rx T30I NO_SIG [182430.025] T38(0/0/0) Tx T30I FLAG [182431.320] T38(0/0/0) Tx HDLC L=9: ff c8 c1 00 61 19 01 01 00 [182431.320] T38(0/0/0) Tx T30D V21 OK [182431.350] T38(0/0/0) Tx T30D V21 END [182431.355] T38(0/0/0) Tx T30I NO_SIG [182431.535] T38(0/0/0) Tx T30I V29_9600 iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii[182433.375] T38(0/0/0) Tx T30D V29_9600 T4_E [182433.385] T38(0/0/0) Tx T30I NO_SIG [182433.975] T38(0/0/0) Rx T30I FLAG [182435.115] T38(0/0/0) Rx T30D V21 HDLC ff c8 21 [182435.125] T38(0/0/0) Rx T30D V21 OK [182435.135] T38(0/0/0) Rx T30D V21 END [182435.145] T38(0/0/0) Rx T30I NO_SIG [182436.505] T38(0/0/0) Tx T30I V29_9600 i...<много символов 'i'>...i[182474.890] T38(0/0/0) Tx T30D V29_9600 T4_E [182474.895] T38(0/0/0) Tx T30I NO_SIG [182475.025] T38(0/0/0) Tx T30I FLAG [182476.165] T38(0/0/0) Tx HDLC L=3: ff c8 f4 [182476.165] T38(0/0/0) Tx T30D V21 OK [182476.195] T38(0/0/0) Tx T30D V21 END [182476.205] T38(0/0/0) Tx T30I NO_SIG [182476.855] T38(0/0/0) Rx T30I FLAG [182477.995] T38(0/0/0) Rx T30D V21 HDLC ff c8 31 [182478.005] T38(0/0/0) Rx T30D V21 OK [182478.025] T38(0/0/0) Rx T30D V21 END [182478.035] T38(0/0/0) Rx T30I NO_SIG [182478.555] T38(0/0/0) Tx T30I FLAG [182479.690] T38(0/0/0) Tx HDLC L=3: ff c8 df [182479.690] T38(0/0/0) Tx T30D V21 OK [182479.720] T38(0/0/0) Tx T30D V21 END [182479.725] T38(0/0/0) Tx T30I NO_SIG 1241305852 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 62 7e 00 0e 05 28 10 01 00 06 c0 01 ...Ab~...(...... 80 04 01 02 4a 40 ....J@ 791 <Q931 58> : Received FACILITY 792 <H245 58> : Received EndSession command. 793 <Q931 58> : Send FACILITY 1241305852 : Received H225 PDU from (172.24.66.240:1720) 08 02 f8 41 5a 08 02 80 9f 7e 00 22 05 25 c0 06 ...AZ....~.".%.. 00 08 91 4a 00 02 58 08 11 00 b8 d2 fc 49 54 18 ...J..X......IT. 79 cc 80 5b 00 02 a4 03 23 a2 06 80 01 80 y..[....#..... 794 <Q931 58> : Received RELEASE COMPLETE [182480.185] RTA(0/0/0) Rx RS_CLOSE_REQ callId=58 ssId=3 dir=reve 795 <Chan 58> : Close - number(102) direction(receive) [182480.185] RTA(0/0/0) Rx RS_CLOSE_REQ callId=58 ssId=3 dir=forw [182480.185] RTA(0/0/0) close Media socket 796 <Chan 58> : Close - number(102) direction(transmit) 797 <Call 58> : Terminated from(ffffffff) this(Remote:Unknown) before(NULL) forced(0) 798 <CEP 000000> : DisconnectCall at Busy 799 <CEP 000000> : StopSignal [182480.185] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0 DTMF_STOP [182480.190] VM(0/0/0) play mute 800 <CEP 000000> : Disconnect (0) [182480.190] RTA(0/0/0) Rx CC_DISCONN_REQ CZ=0, peerId(0/0/0) [182480.190] VM(0/0/0) play Reorder tone 801 <NetEP 58> : Call TO <172.24.66.240> terminated reason(Remote:Unknown) [182482.280] VM(0/0/0) vmOnHook [182482.330] VM(0/0/0) vmTmoOnHook [182482.380] VM(0/0/0) vmTmoOnHook [182482.430] VM(0/0/0) vmTmoOnHook [182482.480] VM(0/0/0) vmTmoOnHook [182482.530] VM(0/0/0) vmTmoOnHook [182482.580] VM(0/0/0) vmTmoOnHook [182482.630] VM(0/0/0) vmTmoOnHook [182482.680] VM(0/0/0) vmTmoOnHook [182482.730] VM(0/0/0) vmTmoOnHook [182482.780] VM(0/0/0) vmTmoOnHook [182482.830] VM(0/0/0) vmTmoOnHook [182482.880] VM(0/0/0) vmTmoOnHook [182482.930] VM(0/0/0) vmTmoOnHook [182482.980] VM(0/0/0) vmTmoOnHook [182482.980] VM(0/0/0) Rx OnHook [182482.980] VM(0/0/0) vopp idle [182482.980] VM(0/0/0) Tx DISCONN_CNF 802 <CEP 000000> : Disconnected(16) at Disconnecting Код: Отладка вызова шлюза_B: debug voip call e, debug rta ipc, debug rta t38 (строка из символов 'i' для корректности форматирования заменена на вставку i...<много символов 'i'>...i)
1251855322 : Received H225 PDU from (172.24.66.239:14036) 08 02 78 41 05 04 03 80 90 a3 6c 05 81 31 33 39 ..xA......l..139 32 70 05 81 31 33 39 31 7e 00 fc 05 20 b8 06 00 2p..1391~... ... 08 91 4a 00 02 02 01 80 46 c5 40 11 00 76 00 6f ..J.....F.@..v.o 00 69 00 70 00 2e 00 31 00 37 00 32 00 2e 00 32 .i.p...1.7.2...2 00 34 00 2e 00 36 00 36 00 2e 00 32 00 33 00 39 .4...6.6...2.3.9 28 c0 61 00 00 16 0a 41 64 64 50 61 63 20 56 6f (.a....AddPac Vo 49 50 03 38 2e 32 33 00 01 01 80 46 c4 00 ac 18 IP.8.23....F.... 42 f0 06 b8 00 b8 d2 fc 49 e2 ae 9b f9 80 5a 00 B.......I.....Z. 02 a4 03 23 a2 00 4d 0c 07 00 ac 18 42 ef 36 d4 ...#..M.....B.6. 11 00 b8 d2 fc 49 54 18 79 cc 80 5b 00 02 a4 03 .....IT.y..[.... 23 a2 01 00 01 00 06 c0 01 80 6c 02 62 02 70 01 #.........l.b.p. 06 00 08 81 75 00 03 80 13 80 00 64 00 01 00 00 ....u......d.... 01 00 00 01 00 00 0c c0 01 00 01 00 04 80 00 00 ................ 22 c0 05 80 00 01 20 40 1d 80 00 02 4a 08 11 86 "..... @....J... 01 00 80 7c 01 00 01 40 07 c0 02 00 c8 01 48 40 ...|...@......H@ 00 90 80 00 03 83 01 10 80 00 04 83 01 50 00 80 .............P.. 01 02 02 00 00 00 01 00 02 00 00 03 00 00 04 07 ................ 01 00 3c 80 88 d1 3c ..<...< 609 <Call 82> : ****************** Call Created status(InitiatedByNet) ******************* 610 <NetCon 82> : Found inbound voip peer by answer-address id(9900) 611 <H323 82> : local capabilities. number of capabilities = 5 1 : g729A-8k 2 : g711alaw-64k 3 : T.38 4 : UserInput/basicString 5 : UserInput/hookflash 612 <H225 82> : Remote Endpoint (AddPac VoIP,8.23,97,0,22) 613 <Q931 82> : Received SETUP from (172.24.66.239) : FastStart(0) Tunneling(1) 614 <Call 82> : From Net - calledParty(1391) callingParty(1392) 615 <Call 82> : MatchedPerfect 616 <Call 82> : MatchAllProcess After Sorted <0> id(1000) dest(1391) prefer(0) selected(53) 617 <Call 82> : Initiate callee with dial-peer(1391) status(CalleeDeterminedAll) id(b8d2fc49-5418-79cc-805b-0002a40323a2) 618 <CEP 000000> : InitiateOutCall : calledNum(), callingNum(1392), callerPort(ffffffff) type(FXS) [258401.245] RTA(0/0/0) Rx CC_RING_REQ [80 10 01 08 30 39 30 32 30 31 33 35 02 04 31 33 39 32 ] peerId(-1) [258401.245] VM(0/0/0) DaTime [L=8] 30 39 30 32 30 31 33 35 [258401.245] VM(0/0/0) CgNumb [L=4] 31 33 39 32 [258401.245] VM(0/0/0) Line Reverse [258401.245] VM(0/0/0) Start ring actv 619 <CEP 000000> : Outbound call to CEP callId(b8d2fc49-5418-79cc-805b-0002a40323a2) callNum(82) [258401.245] VM(0/0/0) set T38 mode STD [258401.245] VM(0/0/0) Fax rate 9600 620 <Q931 82> : Send CALL PROCEEDING 621 <Q931 82> : build ALERTING (without h245 address) 622 <H245 82> : Send TCS request. 623 <Q931 82> : Send FACILITY 624 <H245 82> : Send MSD request. 625 <Q931 82> : Send FACILITY 626 <Q931 82> : Send ALERTING/PROGRESS 627 <H245 82> : Received TCS request. 628 <H245 82> : remote capabilities matching to local capabilities. number of capabilities = 5 1 : g729A-8k 2 : g711alaw-64k 3 : T.38 4 : UserInput/basicString 5 : UserInput/hookflash 629 <H245 82> : Send TCS ack. 630 <Q931 82> : Send FACILITY 631 <H245 82> : Received MSD request. 632 <H245 82> : Send MSD ack. 633 <Q931 82> : Send FACILITY 1251855322 : Received H225 PDU from (172.24.66.239:14036) 08 02 78 41 62 7e 00 0f 05 28 10 01 00 06 c0 01 ..xAb~...(...... 80 05 01 03 21 80 01 ....!.. 634 <Q931 82> : Received FACILITY 635 <H245 82> : Received TCS ack.. 1251855322 : Received H225 PDU from (172.24.66.239:14036) 08 02 78 41 62 7e 00 0e 05 28 10 01 00 06 c0 01 ..xAb~...(...... 80 04 01 02 20 a0 .... . 636 <Q931 82> : Received FACILITY 637 <H245 82> : Received MSD ack. 638 <H245 82> : Send OLC request. 639 <Q931 82> : Send FACILITY 1251855323 : Received H225 PDU from (172.24.66.239:14036) 08 02 78 41 62 7e 00 1f 05 28 10 01 00 06 c0 01 ..xAb~...(...... 80 15 01 13 03 00 00 64 0d 60 05 80 0a 04 00 01 .......d.`...... 00 ac 18 42 ef 5a 35 ...B.Z5 640 <Q931 82> : Received FACILITY 641 <H245 82> : Received OLC request. 642 <H245 82> : Send OLC ack. 643 <Q931 82> : Send FACILITY 1251855323 : Received H225 PDU from (172.24.66.239:14036) 08 02 78 41 62 7e 00 27 05 28 10 01 00 06 c0 01 ..xAb~.'.(...... 80 1d 01 1b 22 c0 00 64 04 80 14 5c 00 00 ac 18 ...."..d...\.... 42 ef 5a 34 00 ac 18 42 ef 5a 35 03 00 01 00 B.Z4...B.Z5.... 644 <Q931 82> : Received FACILITY 645 <H245 82> : Received OLC ack. 646 <Chan 82> : Open - number(101) direction(transmit) session(voice) codec(g729A-8k) - Local : Data(23144) Cont(23145) Addr(172.24.66.240) - Remote : Data(23092) Cont(23093) DataAddr(172.24.66.239) ContAddr(172.24.66.239) [258402.200] VM(0/0/0) SID disable by CCC [258402.200] RTA(0/0/0) Rx RS_OPEN_REQ callId=82 ssId=1 G729A peer=172.24.66.239 mp=23144/23145 hp=23092/23093 [258402.200] VM(0/0/0) Modem attribute disable [258402.200] VM(0/0/0) Modem attribute G711A [258402.245] VM(0/0/0) Gen ring idle [258402.745] VM(0/0/0) Tx CID enable [258402.745] VM(0/0/0) vopp enable [258402.745] VM(0/0/0) play mute [258402.805] VM(0/0/0) Tx CID ON [258402.850] VM(0/0/0) Rx CID_ACK [258402.850] VM(0/0/0) Tx CID DATA [L=38] 80 01 10 02 01 05 08 06 30 08 39 08 30 08 32 08 30 07 31 07 33 07 35 07 02 05 04 06 31 09 33 09 39 09 32 09 00 0f [258403.525] VM(0/0/0) vmOffHook [258403.585] VM(0/0/0) vmTmoOffHook [258403.585] VM(0/0/0) Tx CID stop [258403.585] VM(0/0/0) vopp idle [258403.585] VM(0/0/0) Line Forward [258403.645] VM(0/0/0) vmTmoOffHook [258403.645] VM(0/0/0) Rx OffHook [258403.645] VM(0/0/0) vopp enable [258403.645] VM(0/0/0) Fax enable [258403.645] VM(0/0/0) play mute [258403.645] VM(0/0/0) Tx CONNECT_CNF 647 <Call 82> : Connected from(0) [258403.645] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0 VAD_CTRL 0 [258403.645] VM(0/0/0) VAD disable [258403.645] VM(0/0/0) SID enable by CCC 648 <Call 82> : Connected from(ffffffff) 649 <NetEP 82> : Call with 172.24.66.239 established 650 <Chan 82> : Open - number(101) direction(receive) session(voice) codec(g729A-8k) - Local : Data(23144) Cont(23145) Addr(172.24.66.240) - Remote : Data(23092) Cont(23093) DataAddr(172.24.66.239) ContAddr(172.24.66.239) [258403.650] VM(0/0/0) SID disable by CCC [258403.650] RTA(0/0/0) Rx RS_LISTEN_REQ callId=82 ssId=1 G729A peer=172.24.66.239 mp=23144/23145 hp=23092/23093 651 <Q931 82> : Send CONNECT [258409.135] T38(0/0/0) T38_VOICE_BLK_TIMER start [258409.135] T38(0/0/0) save CED [258409.135] T38(0/0/0) Tx CC_FAX_IND 652 <Call 82> : FaxIndicated from(52) 653 <Call 82> : Request change of mode to t38fax 654 <H245 82> : Send RM request. 655 <Q931 82> : Send FACILITY 1251855330 : Received H225 PDU from (172.24.66.239:14036) 08 02 78 41 62 7e 00 10 05 28 10 01 00 06 c0 01 ..xAb~...(...... 80 06 01 04 27 00 01 00 ....'... 656 <Q931 82> : Received FACILITY 657 <H245 82> : Received RM ack. 658 <H245 82> : Send CLC request. [258409.365] RTA(0/0/0) Rx RS_CLOSE_REQ callId=82 ssId=1 dir=forw 659 <Chan 82> : Close - number(101) direction(transmit) 660 <Q931 82> : Send FACILITY 661 <H245 82> : Send OLC request. 662 <Q931 82> : Send FACILITY 1251855330 : Received H225 PDU from (172.24.66.239:14036) 08 02 78 41 62 7e 00 14 05 28 10 01 00 06 c0 01 ..xAb~...(...... 80 0a 01 08 04 80 00 64 80 80 01 00 .......d.... 663 <Q931 82> : Received FACILITY 664 <H245 82> : Received CLC request. 665 <H245 82> : Send CLC ack. 666 <Q931 82> : Send FACILITY [258409.495] RTA(0/0/0) Rx RS_CLOSE_REQ callId=82 ssId=1 dir=reve [258409.495] RTA(0/0/0) close Media socket [258409.495] RTA(0/0/0) close RTCP socket 667 <Chan 82> : Close - number(101) direction(receive) 1251855330 : Received H225 PDU from (172.24.66.239:14036) 08 02 78 41 62 7e 00 32 05 28 10 01 00 06 c0 01 ..xAb~.2.(...... 80 28 01 26 03 00 00 65 11 04 11 86 01 00 80 7c .(.&...e.......| 01 00 01 40 07 c0 02 00 c8 01 48 40 00 90 80 0a ...@......H@.... 04 00 03 00 ac 18 42 ef 5a 35 ......B.Z5 668 <Q931 82> : Received FACILITY 669 <H245 82> : Received OLC request. 670 <Chan 82> : Open - number(102) direction(receive) session(data) codec(T.38) - Local : Data(23144) Cont(23145) Addr(172.24.66.240) - Remote : Data(23092) Cont(23093) DataAddr(172.24.66.239) ContAddr(172.24.66.239) [258409.620] RTA(0/0/0) Rx RS_LISTEN_REQ callId=82 ssId=3 FAX peer=172.24.66.239 mp=23144/23145 hp=23092/23093 671 <H245 82> : Send OLC ack. 672 <Q931 82> : Send FACILITY 1251855330 : Received H225 PDU from (172.24.66.239:14036) 08 02 78 41 62 7e 00 10 05 28 10 01 00 06 c0 01 ..xAb~...(...... 80 06 01 04 23 80 00 64 ....#..d 673 <Q931 82> : Received FACILITY 674 <H245 82> : Received CLC ack. 1251855330 : Received H225 PDU from (172.24.66.239:14036) 08 02 78 41 62 7e 00 27 05 28 10 01 00 06 c0 01 ..xAb~.'.(...... 80 1d 01 1b 22 c0 00 65 04 80 14 5c 04 00 ac 18 ...."..e...\.... 42 ef 5a 34 00 ac 18 42 ef 5a 35 03 00 01 00 B.Z4...B.Z5.... 675 <Q931 82> : Received FACILITY 676 <H245 82> : Received OLC ack. 677 <Chan 82> : Open - number(102) direction(transmit) session(data) codec(T.38) - Local : Data(23144) Cont(23145) Addr(172.24.66.240) - Remote : Data(23092) Cont(23093) DataAddr(172.24.66.239) ContAddr(172.24.66.239) [258409.845] RTA(0/0/0) Rx RS_OPEN_REQ callId=82 ssId=3 FAX peer=172.24.66.239 mp=23144/23145 hp=23092/23093 [258409.845] T38(0/0/0) Tx T30I CED [258409.885] T38(0/0/0) ReTx CED [258409.925] T38(0/0/0) ReTx CED [258409.965] T38(0/0/0) ReTx CED [258410.005] T38(0/0/0) ReTx CED [258412.175] T38(0/0/0) Tx T30I FLAG [258414.310] T38(0/0/0) Tx HDLC L=40: ff c0 04 db 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [258414.310] T38(0/0/0) Tx T30D V21 OK [258414.665] T38(0/0/0) Tx HDLC L=9: ff c8 01 00 73 19 01 01 88 [258414.665] T38(0/0/0) Tx T30D V21 OK [258414.680] T38(0/0/0) Tx T30D V21 END [258414.690] T38(0/0/0) Tx T30I NO_SIG [258415.135] T38(0/0/0) T38_VOICE_BLK_TIMER timeout [258416.180] T38(0/0/0) Rx T30I FLAG [258417.470] T38(0/0/0) Rx T30D V21 HDLC ff c8 c1 00 61 19 01 01 00 [258417.480] T38(0/0/0) Rx T30D V21 OK [258417.500] T38(0/0/0) Rx T30D V21 END [258417.510] T38(0/0/0) Rx T30I NO_SIG [258417.690] T38(0/0/0) Rx T30I V29_9600 iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiik[258419.540] T38(0/0/0) Rx T30D V29_9600 T4_E [258419.550] T38(0/0/0) Rx T30I NO_SIG [258420.120] T38(0/0/0) Tx T30I FLAG [258421.255] T38(0/0/0) Tx HDLC L=3: ff c8 21 [258421.255] T38(0/0/0) Tx T30D V21 OK [258421.280] T38(0/0/0) Tx T30D V21 END [258421.290] T38(0/0/0) Tx T30I NO_SIG [258422.660] T38(0/0/0) Rx T30I V29_9600 i...<много символов 'i'>...ik[258461.050] T38(0/0/0) Rx T30D V29_9600 T4_E [258461.060] T38(0/0/0) Rx T30I NO_SIG [258461.180] T38(0/0/0) Rx T30I FLAG [258462.320] T38(0/0/0) Rx T30D V21 HDLC ff c8 f4 [258462.330] T38(0/0/0) Rx T30D V21 OK [258462.350] T38(0/0/0) Rx T30D V21 END [258462.360] T38(0/0/0) Rx T30I NO_SIG [258463.000] T38(0/0/0) Tx T30I FLAG [258464.135] T38(0/0/0) Tx HDLC L=3: ff c8 31 [258464.135] T38(0/0/0) Tx T30D V21 OK [258464.165] T38(0/0/0) Tx T30D V21 END [258464.170] T38(0/0/0) Tx T30I NO_SIG [258464.710] T38(0/0/0) Rx T30I FLAG [258465.840] T38(0/0/0) Rx T30D V21 HDLC ff c8 df [258465.850] T38(0/0/0) Rx T30D V21 OK [258465.870] T38(0/0/0) Rx T30D V21 END [258465.880] T38(0/0/0) Rx T30I NO_SIG [258466.095] VM(0/0/0) Tx CCC_RS_VOICE_IND 678 <Call 82> : VoiceIndicated from(52) 679 <Call 82> : Request change of mode to g729 680 <Call 82> : Terminated from(fffffff7) this(Local:T38FaxError) before(NULL) forced(0) [258466.100] RTA(0/0/0) Rx RS_CLOSE_REQ callId=82 ssId=3 dir=reve 681 <Chan 82> : Close - number(102) direction(receive) [258466.100] RTA(0/0/0) Rx RS_CLOSE_REQ callId=82 ssId=3 dir=forw [258466.100] RTA(0/0/0) close Media socket 682 <Chan 82> : Close - number(102) direction(transmit) 683 <Q931 82> : Send FACILITY 684 <Q931 82> : Send RELEASE COMPLETE 685 <NetEP 82> : Call FROM <172.24.66.239> terminated reason(Local:T38FaxError) 686 <CEP 000000> : DisconnectCall at Busy 687 <CEP 000000> : StopSignal [258466.115] RTA(0/0/0) Rx AP_SVC_REQ nSvcElem=1 rawDataLen=0 DTMF_STOP [258466.115] VM(0/0/0) play mute 688 <CEP 000000> : Disconnect (0) [258466.115] RTA(0/0/0) Rx CC_DISCONN_REQ CZ=0, peerId(0/0/0) [258466.115] VM(0/0/0) play Reorder tone [258466.835] VM(0/0/0) vmOnHook [258466.885] VM(0/0/0) vmTmoOnHook [258466.935] VM(0/0/0) vmTmoOnHook [258466.985] VM(0/0/0) vmTmoOnHook [258467.035] VM(0/0/0) vmTmoOnHook [258467.085] VM(0/0/0) vmTmoOnHook [258467.135] VM(0/0/0) vmTmoOnHook [258467.185] VM(0/0/0) vmTmoOnHook [258467.235] VM(0/0/0) vmTmoOnHook [258467.285] VM(0/0/0) vmTmoOnHook [258467.335] VM(0/0/0) vmTmoOnHook [258467.385] VM(0/0/0) vmTmoOnHook [258467.435] VM(0/0/0) vmTmoOnHook [258467.485] VM(0/0/0) vmTmoOnHook [258467.535] VM(0/0/0) vmTmoOnHook [258467.535] VM(0/0/0) Rx OnHook [258467.535] VM(0/0/0) vopp idle [258467.535] VM(0/0/0) Tx DISCONN_CNF 689 <CEP 000000> : Disconnected(16) at Disconnecting |
Автор: | amateur [ 15 сен 2009, 04:08 ] |
Заголовок сообщения: | |
Что-то уже понятно из отладки или нужна запись трафика? |
Автор: | Geniu$$ [ 15 сен 2009, 06:35 ] |
Заголовок сообщения: | |
После четверга дам вам ответ. |
Автор: | amateur [ 18 сен 2009, 03:40 ] |
Заголовок сообщения: | |
Geniu$$ писал(а): После четверга дам вам ответ.
Уже можно считать, что наступило "после четверга" ? |
Автор: | amateur [ 22 сен 2009, 06:58 ] |
Заголовок сообщения: | |
Geniu$$, Вы хоть намекните чего и сколько ждать? Учитывая кол-во эксплуатируемого оборудования AddPac, для нас данная проблема является достаточно большой. |
Страница 1 из 3 | Часовой пояс: UTC |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |