]> 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:46 +0000 (15:10 +0000)
commit08a588e200e179593edd174f7bb7a831970fc978
treea4f789d04295ddcb1c533efc47e49b780efa3a52
parent1cfd9216b7a576f72c5d6d16c85fcea00a2f7eab
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