]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 17 Sep 2025 20:04:27 +0000 (14:04 -0600)
commit6ba7a45863cd542c272b46eb19d1cd132b4a58c1
tree23d82eb3fa23400338e8b5dd3c8f6405c036d85c
parent77cedfb0fb63b8ebbae4b35a54c9de849f708dbe
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 08a588e200e179593edd174f7bb7a831970fc978)
channels/sig_analog.c
configs/samples/chan_dahdi.conf.sample