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.21
parent
b624b92656
commit
8b24a226de
Loading…
Reference in new issue