axc - Asterisk xAP Connector
latest release:
axc-v0.8.tar.gz
- Allow inbound trunk definitions to be further constrained by the FROM_DID channel variable.
This is useful for cases when a single "carrier" or network provider offers up multiple DIDs
and you need to route or manage as a function of the DID.
previous releases:
axc-v0.7c.tar.gz
- Allow optional ipaddress_broadcast ini parm to force routing
across a specific subnet. Needed when more than one NIC or VLAN exist.
axc-v0.7b.tar.gz
- Corrected UID overlap error on sending MWI related info
- Corrected runaway loop error (causing CPU "spiking") that could occur on restarting asterisk
axc-v0.7a.tar.gz
- Correct xAP lib bug (introduced by v0.7) that caused axc to be deaf to all xAP traffic
axc-v0.7.tar.gz
- Added support for unattended, automated dialing w/ TTS to the callee
(based on receipt of messenger.event messages)
- Added support for auto-generation of display messages on receipt of new voicemail
messages and/or recurring notices; customization on a per mailbox basis
- Added support for extending/customizing the pronounciation of phrases
returned by messenger peers (the response to a IVR query) [see pronouncible_words.list]
- Added BSC support for represening extensions (the physical handset/adapter or
softclient) and voicemail boxes. This facilitiates ease of mapping VM counts
and MWI. In addition, extensions w/ fixed physical locations can participate in
occupancy tracking.
- Resolved CID name extraction bug on incoming calls
axc-v0.6a.tar.gz
- Corrected a bug that would force * get var errors
- Added minimal text to "speakable text" format conversion
axc-v0.6.tar.gz
- Added support for xAP-enabled IVR menus. Included cepstral.agi
as a wrapper for TTS generation
- Incorporate "Dialler" property within configuration file to
drive association with lines to xAP SwitchBoard (SB) dialing
capability
- Enable incoming and outgoing channel "virtualization" for *
configurations that implement trunk failover
- Fix error impacting xAP SB call logging
axc-v0.5c.tar.gz
- corrected invalid source tag for CTI2.event
axc-v0.5b.tar.gz
- Prevent call-waiting/call-not-answered from transition to on-hook while call active
- Start outgoing call off-hook at point of dial rather than point of connection
- Various initialization and run-time bug fixes
axc-v0.5.tar.gz
- resolves problem of "stuck" or delayed messages (*this was a significant problem, please
consider upgrading*)
- added CTI2.event support for real-time voicemail message counts (note: asterisk updates
voicemail counts on exit of voicemail application)
- improved support for config file parsing by trimming extra white-space
- added "path", "lib" and "config" arguments to command line support
to assist execution from other directories
- misc. bug fixes
axc-v0.4.tar.gz
- adds extensions block to CTI2 schema to support on/off-hook events
- ensures ring count on 0 duration
axc-v0.3.tar.gz
- allows user selectable voicemail message polling interval
- corrects several bugs on tracking incoming calls
axc-v0.2.tar.gz
- improved debug output on failed asterisk manager connects
- asterisk manager auto-reconnect when asterisk fails/stops/restarts
axc-0.1.tar.gz
attention misterhouse users:
The following gzipped tar contains my user code (telephony.pl and a patched version of common/phone_logs.pl)
and revised libraries that allow CID announcement/display/logging and outbound call logging.
It should be considered a work-in-progress as additional mods will be made to support off-/on- hook
event detection for use in event code hooks.
mh_gregg_telephony.tar.gz