Skip to content

feat: add Destination Caller ID column to SMS artifact - #1983

Open
vikrosj wants to merge 1 commit into
abrignoni:mainfrom
vikrosj:feat/sms-destination-caller-id
Open

feat: add Destination Caller ID column to SMS artifact#1983
vikrosj wants to merge 1 commit into
abrignoni:mainfrom
vikrosj:feat/sms-destination-caller-id

Conversation

@vikrosj

@vikrosj vikrosj commented Aug 17, 2026

Copy link
Copy Markdown

message.destination_caller_id records the local phone number the device used for a given message transaction (e.g. useful on dual-SIM or multi-identity devices). Account/Account Login fields is still kept. Uses destination_caller_id to label sent messages in the threaded conversation view, replacing the existing message.account value.

For reference to destination_caller_id see thebinaryhick

message.destination_caller_id records the local phone number or Apple
ID email the device used for a given message transaction, which is
more precise than the existing Account/Account Login fields (e.g.
useful on dual-SIM or multi-identity devices). Also use it to label
sent messages in the threaded conversation view, replacing the
prefixed message.account value.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant