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/1538/head
parent
2664b17b52
commit
d88cbd0229
Loading…
Reference in new issue