Skip to content

callerid: Allow specifying timezone for date/time.#99

Merged
gtjoseph merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-98
May 25, 2023
Merged

callerid: Allow specifying timezone for date/time.#99
gtjoseph merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-98

Conversation

@InterLinked1
Copy link
Copy Markdown
Contributor

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

Imported from: https://gerrit.asterisk.org/c/asterisk/+/19600

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: asterisk#98
ASTERISK-30330
@InterLinked1
Copy link
Copy Markdown
Contributor Author

cherry-pick-to: 20
cherry-pick-to: 18

@github-actions
Copy link
Copy Markdown

REMINDER: If this PR applies to other branches, please add a
comment with the appropriate "cherry-pick-to" headers as per
the Create a Pull Request process.
If you don't want it cherry-picked, please add a comment stating
"No cherry-picks required" so we don't keep asking.

If, after adding "cherry-pick-to" comments, you change your mind,
please edit the comment to DELETE the header lines and add
"No cherry-picks required".

@github-actions
Copy link
Copy Markdown

REMINDER: If this PR applies to other branches, please add a
comment with the appropriate "cherry-pick-to" headers as per
the Create a Pull Request process.
If you don't want it cherry-picked, please add a comment stating
"No cherry-picks required" so we don't keep asking.

If, after adding "cherry-pick-to" comments, you change your mind,
please edit the comment to DELETE the header lines and add
"No cherry-picks required".

@asterisk-org-access-app asterisk-org-access-app Bot requested a review from a team May 25, 2023 14:27
@gtjoseph gtjoseph added the cherry-pick-test Trigger dry run of cherry-picks label May 25, 2023
@github-actions github-actions Bot added cherry-pick-testing-in-progress Cherry-Pick tests in progress cherry-pick-checks-passed Cherry-Pick checks passed cherry-pick-gates-failed Cherry-Pick gates failed and removed cherry-pick-test Trigger dry run of cherry-picks cherry-pick-testing-in-progress Cherry-Pick tests in progress labels May 25, 2023
@gtjoseph gtjoseph merged commit 8b864b1 into asterisk:master May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[new-feature]: callerid: Allow timezone to be specified at runtime

3 participants