Skip to content

Debian setup for Mitel/Aastra SIP-DECT Open Mobility Manager

Notifications You must be signed in to change notification settings

Elektordi/debian-sip-dect-omm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Debian port of Mitel/Aastra SIP-DECT Open Mobility Manager

By Guillaume "Elektordi" Genty

Project page on github: https://github.com/Elektordi/debian-sip-dect-omm

I will find some time one day to make a real deb package, I will... But currently, here is the manual way to install it on Debian:

Install:

You need the original SIP-DECT OMM rpm from Mitel website. (CentOS version)

# dpkg --add-architecture i386
# apt-get update
# apt-get install libc6:i386 libstdc++6:i386 zlib1g:i386
Unpack the /opt folder from the rpm file to the target server
Copy contents of the custom/ folder from this project to / on the target server
# update-rc.d sip-dect-omm defaults
# update-rc.d sip-dect-omm enable 2
/etc/init.d/sip-dect-omm start

Then login on the web admin panel on http port 80.

About

Debian setup for Mitel/Aastra SIP-DECT Open Mobility Manager

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages