]> git.ipfire.org Git - thirdparty/asterisk.git/commit
callerid: Allow specifying timezone for date/time.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 18 May 2023 17:31:14 +0000 (17:31 +0000)
committerNaveen Albert <asterisk@phreaknet.org>
Thu, 25 May 2023 16:47:46 +0000 (16:47 +0000)
commit8a03ed68773e2b637fd7ff8dd410379cbbfe17b0
treec3e82420bf8061748ee87ef1530d448f5eb3fdde
parenta4cd45224628fe36218aec18e6274ea2d4583f7b
callerid: Allow specifying timezone for date/time.

The Caller ID generation routine currently is hardcoded
to always use the system time zone. This makes it possible
to optionally specify any TZ-format time zone.

Resolves: #98
ASTERISK-30330
include/asterisk/callerid.h
main/callerid.c