Skip to content

[4.3] KTEL-10: Replace colons by dashes on fax attachments names#6734

Merged
jamesaimonetti merged 2 commits into4.3from
ktel-10
Sep 17, 2021
Merged

[4.3] KTEL-10: Replace colons by dashes on fax attachments names#6734
jamesaimonetti merged 2 commits into4.3from
ktel-10

Conversation

@harenson
Copy link
Contributor

@harenson harenson commented Sep 7, 2021

5.0: https://github.com/2600hz/kazoo-teletype/pull/26
5.x: https://github.com/2600hz/kazoo-teletype/pull/22

When teletype sends a fax attachment, its name includes a time format that includes colons. Colons are not allowed characters for filenames in Windows and so many SMTP relays and mail servers will auto-correct the colon to a dash or underscore character. However, if the end user's server does not correct this, the resulting attachment is unopenable on Windows.

When teletype sends a fax attachment, its name includes a time format
that includes colons. Colons are not allowed characters for filenames in
Windows and so many SMTP relays and mail servers will auto-correct the
colon to a dash or underscore character. However, if the end user's
server does not correct this, the resulting attachment is unopenable on
Windows.
@jamesaimonetti jamesaimonetti merged commit c0a32f5 into 4.3 Sep 17, 2021
@jamesaimonetti jamesaimonetti deleted the ktel-10 branch September 17, 2021 17:28
@harenson harenson changed the title KTEL-10: Replace colons by dashes on fax attachments names [4.3] KTEL-10: Replace colons by dashes on fax attachments names Nov 5, 2021
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.

2 participants