This website requires JavaScript.
Explore
Help
Sign In
ct
/
bmc_hub
Watch
1
Star
0
Fork
0
You've already forked bmc_hub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e3094d7ed0
bmc_hub
/
app
/
modules
/
telefoni
/
__init__.py
2 lines
31 B
Python
Raw
Normal View
History
Unescape
Escape
feat: add SMS service and frontend integration - Implement SmsService class for sending SMS via CPSMS API. - Add SMS sending functionality in the frontend with validation and user feedback. - Create database migrations for SMS message storage and telephony features. - Introduce telephony settings and user-specific configurations for click-to-call functionality. - Enhance user experience with toast notifications for incoming calls and actions.
2026-02-14 02:26:29 +01:00
"""
Telefoni module package.
"""
Reference in New Issue
Copy Permalink