Fix the user in FROM header for R4 call transfer
After 'from_user' config has been removed from pjsip_endpoint config the user in FROM header was wrong. Fix it with using session->id.number instead of connected_id.number (which is wrong in this case).
Loading
Please register or sign in to comment