Metadata-Version: 1.0
Name: phonehub
Version: 1.0.0
Summary: django-phonehub is a django app for simple and fast Aastra phones xml creation
Home-page: https://github.com/ogonbat/django-phonehub
Author: Andrea Mucci
Author-email: cingusoft@gmail.com
License: UNKNOWN
Description: Django app for automatic generation of Aastra XML SIP Phones
        -------------------------------------
        
        Work with
         - All Aastra SIP Phones of 67xxi serie ( 6730i, 6731i, 6735i, 6737i, 6753i, 6755i, 6757i, 6739i )
        Support
         - All XML Root commands ( latest firmware release 3.2.2 )
         - Offer specific HTTP Response that format the code and the HTTP Header for correct phone push
         - Support ISO-8859-1 and UTF-8
         
        This version requires Python 2 or later;
        
Keywords: aastra,sip,xml,django
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Python Modules
