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.
Jean-Benoît Henry
Sahil Suman Shubham Bajaj here is a quick technical explanation of what would be needed to do so. Not sure whether there is a technical address I could explain (and whether it is necessary or not).