Support TransferCall tool's callerId param for VONAGE numbers
Jean-Benoît Henry
In the transfercall tool destinations array of objects (CreateTransferCallToolDTO, TransferDestinationNumber), the parameter callerId enables to choose between setting the customer.number or phoneNumber.number. This only works for TWILIO and not VONAGE.
A calls B
B forwards to C
Currently C sees B number by default (phoneNumber.number), I would like this to be a choice.