]> 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)
commitc27b09e1557ad115b80b7fb3dea7b444eabfa972
treed0435d93a9aef2830149b0b7b81fea075f14c776
parent7e686596160f15d74625a3928fce2e26c20a09b3
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