]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sig_analog: Skip Caller ID spill if usecallerid=no.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 25 Aug 2025 17:05:15 +0000 (13:05 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 10 Sep 2025 19:55:24 +0000 (19:55 +0000)
commite0eaf407cb4a68110b0eb500b830a5da225e4ddc
treeb99a98e5c8f54eec764637c80720673ee8496578
parent248d3d8d0c8cedeed7f905076c80da8b572c3c47
sig_analog: Skip Caller ID spill if usecallerid=no.

If Caller ID is disabled for an FXS port, then we should not send any
Caller ID spill on the line, as we have no Caller ID information that
we can/should be sending.

Resolves: #1394
(cherry picked from commit c27b09e1557ad115b80b7fb3dea7b444eabfa972)
channels/sig_analog.c
configs/samples/chan_dahdi.conf.sample