]> git.ipfire.org Git - thirdparty/asterisk.git/commit
func_callerid: Document limitation of DNID fields.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 6 Oct 2025 20:38:35 +0000 (16:38 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 30 Oct 2025 16:09:11 +0000 (16:09 +0000)
commita58ddff8930ecdf944e68438a0c9a403255c1561
tree983833f048dd6ef8a1311a9ef91ec3bbd589f638
parent241d07f6b4200c5f549e73576f9376b5cda5672b
func_callerid: Document limitation of DNID fields.

The Dial() application does not propagate DNID fields, which is counter
to the behavior of the other Caller ID fields. This behavior is likely
intentional since the use of Dial theoretically suggests a new dialed
number, but document this caveat to inform users of it.

Resolves: #1519
funcs/func_callerid.c