]> 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)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 27 Aug 2025 15:10:54 +0000 (15:10 +0000)
commitc77247001b4e1388333f240b4dee61633608c9db
treefb39b9680cae94b8631b82ede512686b12402e20
parentfe7be89a3c59a13a661c088daff9997fd70d6b06
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
channels/sig_analog.c
configs/samples/chan_dahdi.conf.sample