Download old versions
- 2008/04/14:
pyAXL-0.4.4.1.tar.bz2 (39K), pyAXL-0.4.4.1.zip (114K)
Changelog:
- Fix: CCMLineGroup did not update its members
- 2008/04/13:
pyAXL-0.4.4.tar.bz2 (39K), pyAXL-0.4.4.zip (114K)
Changelog:
- Fix: Use namespace http://www.cisco.com/AXL/API/1.0 for UC-6.0 and higher
- Fix: enforce to implement _init_child_objects() in CCMMainObjects
- Implemented CCMPhoneTemplate for UC-6.0 and higher
- Implemented listCSSByName() and listPhoneByName()
- Implemented CCMLineGroup support in CCMFactory
- 2008/04/09:
pyAXL-0.4.3.tar.bz2 (38K), pyAXL-0.4.3.zip (109K)
Changelog:
- Fix: More error handling
- Fix: enforce order for BLFs to be compatible with UC-6.0
- versioning implemented (rudimentary)
- New example:
testListPhone.py
- 2008/02/22:
pyAXL-0.4.2.tar.bz2 (37K),
pyAXL-0.4.2.zip (109K)
Changelog:
- Fix: Made HuntList, HuntPilot and LineGroup actually work
- Fix: Wrong handling of different CCM versions in CCMFActory
- More error handling in http_axl.py
- New example:
createHunt.py
- 2008/01/20:
pyAXL-0.4.1.tar.bz2 (32K)
Changelog:
- Fixed missing implementation of set_directoryNumber() in CCMLineGroupMember
-
2007/11/09:
pyAXL-0.4.tar.bz2 (32K)
Changelog:
- Implemented CTIRoutePoint
- Fixed callInfoDisplay in CCMUser
- Implemented busyLampFields in CCMDevice/CCMProfile
- Removed memleak in CCMAXL
- Fixed more incompatiblities with CCM5.
-
2007/05/26:
pyAXL-0.3.tar.bz2 (38K)
Changelog:
- Implemented updateAppUser and CCMAppUser
- Fixed a few incompatiblities with CCM5. Now it really works with it.
In config.py you have to specify your CCM
with "version = ...". Otherwise it
will assume you have CCM5
- Included API documentation
-
2007/02/14:
pyAXL-0.2.1.tar.bz2 (28K)
Changelog:
- Forgot to include README in the last release
- Introduced example for association of devices to users. In the next releases there will follow some more examples.
-
2007/02/13:
pyAXL-0.2.tar.bz2 (27K)
Changelog:
- Added support for CCM5
- Centralized initialisation of child objects in CCMObject
-
2006/11/22:
pyAXL-0.1.tar.bz2 (32K)