]> 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)
commitcc9d192114b74d9643c5c25eecb9060b35d24aa2
treeaf4177a79a5c2ef71cc5485ad5eb0e168d0dee8b
parent9b5ffe513d7ffe2cf6de203e03c0c98b80c1a7ac
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