pmarti / python-messaging

Pure python SMS/MMS encoder/decoder
Other
225 stars 115 forks source link

MMSEncoder has no no Expiry Encoder #48

Open ekahn27 opened 5 years ago

ekahn27 commented 5 years ago

There is no method to encode the expiry header of an MMS

mlee-eng commented 3 years ago

I want to use this tool in my test setup. I've run into this issue. Has anyone coded this successfully?

ekahn27 commented 3 years ago

Take a look at my pull request on the same topic. I think there was an issue with Travis when I made the pull request, but that code is currently being used internally at a large cyber security company.