asesistel
11/18/2024, 3:14 AMasesistel
11/18/2024, 3:15 AMVapi
11/18/2024, 3:17 AMVapi
11/18/2024, 3:17 AMVapi
11/18/2024, 3:17 AMasesistel
11/18/2024, 3:19 AMasesistel
11/18/2024, 3:42 AMasesistel
11/18/2024, 3:44 AMasesistel
11/18/2024, 2:34 PMasesistel
11/18/2024, 2:34 PMasesistel
11/18/2024, 2:46 PMShubham Bajaj
11/18/2024, 10:02 PMShubham Bajaj
11/18/2024, 10:03 PMasesistel
11/19/2024, 6:57 PMasesistel
11/19/2024, 6:58 PMasesistel
11/19/2024, 7:02 PMasesistel
11/19/2024, 7:03 PMShubham Bajaj
11/22/2024, 1:05 PMwarm-transfer-wait-for-operator-to-speak-first-and-then-say-message
, I have check why warm-transfer-say-message
mode is not working as expected.
Your Current Response
šµ 18:47:43:398 Server Message Successful. (https://api.asesistel.com:1880/v1). Response: {
"messageResponse": {
"message": {
"type": "request-start",
"content": "The call is being transfered. Please stay on the line."
},
"destination": {
"type": "sip",
"message": "You will be now transferred to a human sip uri, please wait",
"sipUri": "sip:1002@167.114.35.240",
"transferPlan": {"mode": "warm-transfer-say-message"},
"description": "When the human is requested."
}
}
}
Expected Response
šµ 18:47:43:398 Server Message Successful. (https://api.asesistel.com:1880/v1). Response: {
"messageResponse": {
"destination": {
"type": "sip",
"message": "You will be now transferred to a human sip uri, please wait",
"sipUri": "sip:1002@167.114.35.240",
"transferPlan": {"mode": "warm-transfer-say-message"},
"description": "When the human is requested."
}
}
}asesistel
11/22/2024, 2:51 PMasesistel
11/22/2024, 3:08 PMShubham Bajaj
11/25/2024, 5:58 PMlogs
šµ 14:58:21:221 Server Message Requested...(status-update , https://api.asesistel.com:1880/v1):
{
"type": "status-update",
"status": "ended",
"endedReason": "assistant-forwarded-call"
}
šµ 14:58:18:513 Using tool.destinations[0]: {
"message": "You will be now transferred to a human sip uri, please wait",
"description": "When the human is requested.",
"type": "sip",
"sipUri": "sip:1002@167.114.35.240",
"transferPlan": {
"mode": "warm-transfer-wait-for-operator-to-speak-first-and-then-say-message"
}
}rawbirth
05/20/2025, 2:43 PM{
"messageResponse": {
"destination": {
"type": "number",
"message": "I am forwarding your call to John right now. Please stay on the line.",
"number": "+18001234567",
"transferPlan": {
"mode": "warm-transfer-say-message"
}
}
}
}
Regardless of the transfer plan or any other changes the message does not get spoken, I get the default Transferring the call now reponse from the botKINGS BIG
05/20/2025, 11:08 PMrawbirth
05/21/2025, 11:10 AMKINGS BIG
05/22/2025, 2:19 AM