Browser-Phone icon indicating copy to clipboard operation
Browser-Phone copied to clipboard

The Perfection is near: Voicemail and Send Files on Chat

Open rgonzalez-in opened this issue 3 years ago • 4 comments

Hello:

Please enable Voicemail and Send Files on Chat.

Regards!

rgonzalez-in avatar Nov 29 '21 00:11 rgonzalez-in

By "enable Voicemail", you mean to notify you that someone has left you a voicemail message?

"Send Files"

Absolutely! coming soon - I would say early next year

InnovateAsterisk avatar Nov 29 '21 10:11 InnovateAsterisk

Hello:

Yes, notify a new voicemail message (icon and alert).

Enable: Send Files on chat xmpp is very important.

You work is Awesome.

Regards.

rgonzalez-in avatar Nov 29 '21 13:11 rgonzalez-in

Hello:

Please enable Voicemail Notifications and Send Files on Chat.

Thanks

Regards.

rgonzalez-in avatar Mar 27 '22 17:03 rgonzalez-in

File Send is a little more complicated as it involves XMPP, and some sort of cloud storage (as DataChannel will not be possible). XMPP is partially implemented, but doesn't have file send at the moment.

As a SIP workaround you could implement some sort of url inspection in the text messages that detects the file url, builds a preview etc, and does the download etc, like Whatsapp etc. Uploading would be similar, but have to include an upload API of sorts.

Ill look into this.

InnovateAsterisk avatar Apr 12 '22 16:04 InnovateAsterisk