]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 10 Sep 2025 19:53:00 +0000 (19:53 +0000)
commitd40da4078365bbdb1e6435e0f6d116ec1069218f
tree4562edf21d3decdf9a36bd969e6e4c5b732367d8
parent72b406b7de2a5b2bab5da7d6d5edc98917b9cb24
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