]> 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)
committerNaveen Albert <asterisk@phreaknet.org>
Wed, 27 Aug 2025 15:10:45 +0000 (15:10 +0000)
commit54cab33a43a3db5e610fe8d66b1bd33bbf0c7780
tree6259d23b8e31ba9d28f5cb53bf449a2a9e5a8e0a
parent576a29b988d3d0d7c7e3ec09695f44cbfaa9d6d3
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