...
- Voicemails stored on chosen storage (could be ftp server or db)
- Voicemails retrieved from chosen storage
sipXecs administration via XMPP
Coordinator: George (originally suggested by Joegen some time ago)
Summary: Develop XMPP bot to perform admin functionality (similar with sipXconfig admin functionality)
Description:
Thanks to sipXecs 4.6 architecture and extensive usage of Spring (in projects like sipXconfig), any java based component could register as an XMPP user and interpret messages as commands. We'll walk together through all the steps required for learning sipXconfig to "talk" XMPP and perform common administration commands (like the one performed from CLI or sipXconfig UI).
*Resources
Goals:
- Query services status via XMPP command
- Start / stop services via XMPP command