Wrong call log destination_name when call forwarded with mobile line
Description
Given user "Bob" with exten 102 Given user "Bob" has a refresh token of mobile type Given user "Alvis Graton" with exten 100 and with unconditional forward to user "Bob" Given incall 000100 to user "Alvis Graton" When I call 000100 and is forwarded to user "Bob" and user "Bob" answers Then I have: destination_name: "Bob Graton" (callerid merged) Expected: destination_name: "Bob"
Given user "Bob" with exten 102
Given user "Bob" has a refresh token of mobile type
Given user "Alvis Graton" with exten 100 and with unconditional forward to user "Bob"
Given incall 000100 to user "Alvis Graton"
When I call 000100 and is forwarded to user "Bob" and user "Bob" answers
Then I have:
destination_name: "Bob Graton"
(callerid merged)Expected:
destination_name: "Bob"