]> git.ipfire.org Git - thirdparty/asterisk.git/commit
stasis_channels.c: Make protocol_id optional to enable blind transfer via ari
authorSven Kube <mail@sven-kube.de>
Mon, 22 Sep 2025 06:00:44 +0000 (08:00 +0200)
committerSven Kube <mail@sven-kube.de>
Tue, 23 Sep 2025 19:49:56 +0000 (19:49 +0000)
commitaa3ff4ec60e6cf2a4629e3f7235dcff72f30c171
treeda840826f14c16c7a79875ceb9f973b0cefc3e25
parent8340954c42c0ae50e39e0b4232e9d01cb3326afa
stasis_channels.c: Make protocol_id optional to enable blind transfer via ari

When handling SIP transfers via ARI, there is no protocol_id in case of
a blind transfer.

Resolves: #1467
main/stasis_channels.c