]> 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 20:18:53 +0000 (20:18 +0000)
commit7b0566f8f4ec9a075613bbab779bf7f2c0ba48c0
tree6259d23b8e31ba9d28f5cb53bf449a2a9e5a8e0a
parent0d45d465bc2e9eb50fb97d2e5f4bd68d0ffef188
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 54cab33a43a3db5e610fe8d66b1bd33bbf0c7780)
channels/sig_analog.c
configs/samples/chan_dahdi.conf.sample