rajnivanza at gmail.com Guest
|
Posted: Mon Jun 06, 2022 9:07 pm Post subject: [Freeswitch-users] freeswitch logs don't want to write when |
|
|
Hi Users,
We have one scenario, in which we don't want to write any logs when calling set variable function during active call and playing TTS prompt (Refer highlighted string)
86e386f6-ff4c-4fa7-9b53-52836aa8e150 2022-06-06 06:53:19.530899 98.77% [DEBUG] switch_cpp.cpp:773 CoreSession::setVariable(customerId, 123654789258)
-----------
2022-06-06 07:09:06.830902 99.03% [INFO] mrcp_client_connection.c:530 (TTS-6) Send MRCPv2 Data 172.28.230.145:41052 <-> 172.28.199.43:20032 [304 bytes]
MRCP/2.0 304 SPEAK 1
Channel-Identifier: 8de38aa0-6053-4b00-9@speechsynth
Content-Type: text/plain
Speech-Language: en-us
Voice-Name: Jackie
Vendor-Specific-Parameters: tts-engine=unimrcp:lumenvox;tts-voice=Jackie
Content-Length: 62
<say-as interpret-as="vxml:digits"> 147258369456 </say-as>
2022-06-06 07:09:06.910901 99.03% [INFO] mrcp_client_connection.c:635 () Receive MRCPv2 Data 172.28.230.145:41052 <-> 172.28.199.43:20032 [125 bytes]
Thank you in advance.
Best Regards,
Rajnikant Vanza |
|