Call Transfer Requests
Introduction
How to route call transfer request
params[ :call ] content during transfer request
call = params[ :call ] -> Information from original inbound call, with exception of call[ :called ]call[ :called ] -> Replaced by the called number from the call transfer request (also called "redirection number")call[ :original_called_number ] -> Contains the called number that was initially received from the incoming call, prior to call transfer request
call[ :redirecting_number ] -> Number of the call from which the call transfer request was received (generally equals to original_called_number)params[ :transfer ] content
Last updated
Was this helpful?
