Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HMSET command contains a invalid argument type #6

Open
juansalvatella opened this issue Dec 21, 2021 · 0 comments
Open

HMSET command contains a invalid argument type #6

juansalvatella opened this issue Dec 21, 2021 · 0 comments

Comments

@juansalvatella
Copy link

juansalvatella commented Dec 21, 2021

Checking the logs of Jambonz v0.7.0 I've seen this log which can explain why sometimes not all calls show all status.

"updateCallStatus result: Error: node_redis: The HMSET command contains a invalid argument type.\nOnly strings, dates and buffers are accepted. Please update your code to use valid argument types."

{"level":30, "time": "2021-12-21T17:02:14.547Z","pid":2520,"hostname":"ip-10-0-92-234","filtered":{"callSid":"b800fb46-fec2-4d56-9002-e4130516b49c","direction":"inbound","from":"0034931224176","to":"34910059779","callId":"9208d6cf-dd22-123a-2096-06a85a05cd54","sipStatus":200,"callStatus":"completed","accountSid":"9351f46a-678c-43f5-b8a6-d4eb58d131af","applicationSid":"e10d530f-10ef-4f50-88f1-48cabed8c1ba","originatingSipIp":"185.8.244.80","originatingSipTrunkName":"Netelip","duration":6,"customerData":{"attended_by":"voicebot","conversation_started":true,"last_gather":{"verb":"gather","actionHook":"https://router.dev.bookline.io/jambonz-call","input":["speech"],"timeout":10,"recognizer":{"vendor":"google","language":"es-ES","hints":["reserva","reservation","book","reserve","inglés","english","reservations"]},"say":{"text":"¡Bienvenido a Mooma! ¿En qué te puedo ayudar?","synthesizer":{"vendor":"aws","language":"es-ES","voice":"Lucia"}}}}},"callInfo":{"callSid":"b800fb46-fec2-4d56-9002-e4130516b49c","direction":"inbound","from":"0034931224176","to":"34910059779","callId":"9208d6cf-dd22-123a-2096-06a85a05cd54","sipStatus":200,"callStatus":"completed","accountSid":"9351f46a-678c-43f5-b8a6-d4eb58d131af","applicationSid":"e10d530f-10ef-4f50-88f1-48cabed8c1ba","originatingSipIp":"185.8.244.80","originatingSipTrunkName":"Netelip","duration":6,"customerData":{"attended_by":"voicebot","conversation_started":true,"last_gather":{"verb":"gather","actionHook":"https://router.dev.bookline.io/jambonz-call","input":["speech"],"timeout":10,"recognizer":{"vendor":"google","language":"es-ES","hints":["reserva","reservation","book","reserve","inglés","english","reservations"]},"say":{"text":"¡Bienvenido a Mooma! ¿En qué te puedo ayudar?","synthesizer":{"vendor":"aws","language":"es-ES","voice":"Lucia"}}}}},"key":"call:9351f46a-678c-43f5-b8a6-d4eb58d131af:b800fb46-fec2-4d56-9002-e4130516b49c","msg":"updateCallStatus result: Error: node_redis: The HMSET command contains a invalid argument type.\nOnly strings, dates and buffers are accepted. Please update your code to use valid argument types.,1"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant