]> 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:57 +0000 (19:49 +0000)
commitf8485c80098f8942046c5bcb265247481b06fbc5
treedf4783baa14c335b73830e01c094786d60c839c5
parent5b8b9331f976efb199ad5a1d708b092799056ec6
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