测试mrcpserver部分的配置能不能详细一点
Ta的回复 :安装启动都完成了,但是在paasclient下执行run recog失败: >2019-06-26 16:50:41:652521 [NOTICE] Run Demo Application Scenario [recog] 2019-06-26 16:50:41:652579 [NOTICE] Create MRCP Handle 0x7ff0d0000a88 [uni2] 2019-06-26 16:50:41:652617 [INFO] Create Channel 0x7ff0d0000a88 2019-06-26 16:50:41:652731 [INFO] Receive App Request 0x7ff0d0000a88 [2] 2019-06-26 16:50:41:652812 [INFO] Add MRCP Handle 0x7ff0d0000a88 2019-06-26 16:50:41:652866 [NOTICE] Add Control Channel 0x7ff0d0000a88 2019-06-26 16:50:41:653973 [INFO] Send Offer 0x7ff0d0000a88 [c:1 a:1 v:0] to 127.0.0.1:8060 2019-06-26 16:50:41:654026 [INFO] Local SDP 0x7ff0d0000a88 v=0 o=UniMRCPClient 0 0 IN IP4 127.0.0.1 s=- c=IN IP4 127.0.0.1 t=0 0 m=application 9 TCP/MRCPv2 1 a=setup:active a=connection:new a=resource:speechrecog a=cmid:1 m=audio 4000 RTP/AVP 0 8 96 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:96 L16/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15 a=sendonly a=ptime:20 a=mid:1 tport_udp_error: Connection refused (111) [icmp type=3 code=3] reported by [127.0.0.1]:0 nta: INVITE (942631959): Connection refused (111) with udp/[127.0.0.1]:8060 2019-06-26 16:50:41:655120 [INFO] Receive SIP Event [nua_i_state] Status 0 INVITE sent [SIP-Agent-1] 2019-06-26 16:50:41:655202 [NOTICE] SIP Call State 0x7ff0d0000a88 [calling] 2019-06-26 16:50:41:655256 [INFO] Receive SIP Event [nua_r_invite] Status 503 Service Unavailable [SIP-Agent-1] 2019-06-26 16:50:41:655265 [INFO] Receive SIP Event [nua_i_state] Status 503 Service Unavailable [SIP-Agent-1] 2019-06-26 16:50:41:655271 [NOTICE] SIP Call State 0x7ff0d0000a88 [terminated] 什么原因呢?