mirror of https://github.com/asterisk/asterisk
When handling SIP transfers via ARI, the `referred_by` field in `transfer_ari_state` may be null, since SIP REFER requests are not required to include a `Referred-By` header. Without this check, a null value caused the transfer to fail and triggered a NOTIFY with a 500 Internal Server Error.pull/1677/head
parent
20a6531458
commit
30daba71bc
Loading…
Reference in new issue