Retrieving calls from park tries video

Hello,

We see that when retrieving a call from park it will will try to negotiate video and sometimes even drop the call due to a codec mismatch.

After reviewing the dialplan we see the following

Set(PJSIP_SEND_SESSION_REFRESH()=update)

After commenting this out it starts working normally.

Please set a setting so we can exclude this.

Thank you

(H/T @EINM )

I believe this is required to show the right Caller Id when retrieving the call.

I don’t think so, at least my test showed the PBX sending an update every time you call the PJSIP_HEADER function.