Skip to content
Snippets Groups Projects
Commit a20eff52 authored by Guillaume Roguez's avatar Guillaume Roguez
Browse files

sipcall: fix nullptr access in remote sdp handling

sipvoiplink code may set remote sdp to nullptr and this case was not
handled correctly later.
This patch fixes that by not using the nullptr to set ICE call transport.
Also moved the code to use the remote sdp, duplicated, into sipcall
for factorization.

Change-Id: I6dcfd3bebed3fd754c91dd7f2cab7ca110d3de09
parent 81279958
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment