unispeech / unimrcp

Open source cross-platform implementation of MRCP protocol
http://www.unimrcp.org
Apache License 2.0
374 stars 165 forks source link

I'm unable to get the conversion status of the STT service. I wanted to check whether Google Speech to text Plug-in is working or not when i'm calling from SIP Client #305

Closed AzharSaadAV closed 2 years ago

AzharSaadAV commented 2 years ago

2022-02-16 10:06:52:475842 [INFO] Receive SIP Event [nua_i_state] Status 200 OK [SIP-Agent-1] 2022-02-16 10:06:52:475870 [NOTICE] SIP Call State 0x7f19d8002088 [completed] 2022-02-16 10:06:52:817315 [INFO] Receive SIP Event [nua_i_ack] Status 200 OK [SIP-Agent-1] 2022-02-16 10:06:52:817360 [INFO] Receive SIP Event [nua_i_state] Status 200 OK [SIP-Agent-1] 2022-02-16 10:06:52:817395 [NOTICE] SIP Call State 0x7f19d8002088 [ready] 2022-02-16 10:06:52:817400 [INFO] Receive SIP Event [nua_i_active] Status 200 Call active [SIP-Agent-1] nta_agent: received garbage from udp/10.144.250.32:8060/sip 2022-02-16 10:07:36:799981 [NOTICE] GSR Usage: 0/0/2 2022-02-16 10:07:42:505268 [INFO] Receive SIP Event [nua_i_options] Status 100 Trying [SIP-Agent-1] 2022-02-16 10:07:42:505316 [INFO] Resource Discovery SDP [v=0 o=UniMRCPServer 0 0 IN IP4 10.135.124.4 s=- c=IN IP4 10.135.124.4 t=0 0 m=application 0 TCP/MRCPv2 1 a=resource:speechsynth a=resource:speechrecog m=audio 0 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 ] nta_agent: received garbage from udp/10.144.250.32:8060/sip nta_agent: received garbage from udp/10.144.250.32:8060/sip 2022-02-16 10:08:36:812601 [NOTICE] GSR Usage: 0/0/2 2022-02-16 10:08:42:620563 [INFO] Receive SIP Event [nua_i_options] Status 100 Trying [SIP-Agent-1] 2022-02-16 10:08:42:620628 [INFO] Resource Discovery SDP [v=0 o=UniMRCPServer 0 0 IN IP4 10.135.124.4 s=- c=IN IP4 10.135.124.4 t=0 0 m=application 0 TCP/MRCPv2 1 a=resource:speechsynth a=resource:speechrecog m=audio 0 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 ]

2022-02-16 10:10:52:343905 [NOTICE] Remove file umsgsr-55544f868f0811ec-1.wav [timed out] 2022-02-16 10:10:52:511110 [NOTICE] Remove file umsgsr-55544f868f0811ec-1.json [timed out] nta_agent: received garbage from udp/10.144.250.32:8060/sip nta_agent: received garbage from udp/10.144.250.32:8060/sip 2022-02-16 10:11:52:804626 [INFO] Receive SIP Event [nua_i_invite] Status 100 Trying [SIP-Agent-1] 2022-02-16 10:11:52:804756 [INFO] Receive SIP Event [nua_i_state] Status 100 Trying [SIP-Agent-1] 2022-02-16 10:11:52:804786 [NOTICE] SIP Call State 0x7f19d8002088 [received] 2022-02-16 10:11:52:804796 [INFO] Remote SDP 0x7f19d8002088 <29c52c168f1011ec> v=0 o=Zoiper_user 0 0 IN IP4 10.144.250.32 s=Zoiper_session c=IN IP4 10.144.250.32 t=0 0 m=audio 18000 RTP/AVP 0 8 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15

achaloyan commented 2 years ago

You cannot place a SIP call to an MRCP server.