Skip to content

callsession: Add Request Address

Thibault Lemaire requested to merge feature/pstn-bridge into master

Add getRequestAddress method to retrieve the URI the call INVITE has been sent to. Most of the time this would be the same as the To: field, but in some contexts (e.g. call transferred to the B2BUA by the Flexisip proxy) the two differ.

Parent: linphone-sdk!2805 (merged)

Edited by Thibault Lemaire

Merge request reports