call-log: wrong requested_internal_context when call forward
Description
Given user B with exten 102@context2 Given user A with exten 100@context1 and with unconditional forward to user B Given incall 000100 to user A When I call 000100 and is forwarded to user B and user B answers Then I have: requested_internal_context: context2 Expected: requested_internal_context: context1
Given user B with exten 102@context2
Given user A with exten 100@context1 and with unconditional forward to user B
Given incall 000100 to user A
When I call 000100 and is forwarded to user B and user B answers
Then I have:
requested_internal_context
: context2Expected:
requested_internal_context
: context1