v1.4.8

  • Fix: activaTSP returns correct cause if callid is changed by Asterisk dialplan.
  • Fix: All originate channels have called context - ID: 2761802.
  • Fix: Move unhandled event traces to debug (trace0) tracing level.
  • New: ActivaTSP installer now can update old activaTSP versions.
  • New: Configurable number of log files and log files size using registry parameters maxLogFiles and logFileSize.
  • FIX: (fixed in build 1019) AV in originateResponse event.

v1.4.7

  • FIX: OriginateFilure / OriginateResponse event (#2151081 Orinate timeout isn't handled properly).
  • FIX: MakeCall use Outgoing context as Calling context.

v1.4.6

  • ADD: define log file path in registry logToFilePath key.
  • ADD: registerActivaTSP.exe /config to show configuration dialog.
  • ADD: registerActivaTSP.exe /install /config to install and show the configuration dialog.
  • ADD: Windows start menu activaTSP shortcut to config dialog.
  • CHANGE: trace format.
  • CHANGE: DumpMaps to trace0.
  • CHANGE: default log file path equal than install path.
  • FIX: avoid a possible reregistration and duplication of ActivaTSP TAPI driver.
  • FIX: avoid memory leak when the phone is "user-busy" and any other state that no Create an entry in the CSTA callmap
  • FIX: reduce probability of CPU 100% usage in linkdown scene when there are pending InvokeID.
  • FIX: Dead Lock when events and make predictive call runs concurrently.

v1.4.5

  • NEW: registerActivaTSP.exe /installsilently, register ActivaTSP without human intraction.
  • CHANGE: ActivaTSP close the AMI socket when all lines are closed.
  • UPDATE: doxyfile configuration for doxygen.
  • FIX: activaTSP uninstallation process to remove items windows unistall list.
  • FIX: access violation in expresion generator when activaTSP shutdown

v1.4.4

  • NEW: multiple DN can be defined by expresions in DN configuration field.
    See faq: How to configure multiple lines ?
  • FIX: access violation in AMI comunication failures.

v1.4.3

  • FIX: added callerid overwrite on dial event to add phone to queue ast1.4 event compatibility.
  • FIX: changed state string type to int enum for better performance.
  • FIX: upercase to lowercase comparations.

v1.4.2

  • FIX: Using UerData could produce AV
  • FIX: Handler leak

v1.4.1

  • FIX: Configurations with DN = prefix SIP/phone_number don't generate correct event flows.

v1.4

  • NEW: Compiled with VS2005
  • NEW: Support to Asterisk 1.4
    - On newchannel event exist a new parameter: calleridnum
    - Suport QueueCallerAbandon event
    - Suport OriginateResponse event
  • NEW: Add support for events hold/unhold. That events are shown if the param callevents=yes are activated in asterisk configuration.
  • NEW: Added new function on CSTA level ASTCstaProvider::ClearConnection(DWORD callid, std::string address)
  • NEW: Added new registry key to control the agent context (used to login/logout into ACD).
  • NEW: Deleted deprecated functions:
    - AsteriskCall::HasCallId ()
    - ASTProvider::QueuePause (std::string queue, std::string channelInterface, bool bPaused)
  • NEW: Deleted unused registry keys:
    - ext-local-context
    - from-internal-context
    - terminate-context
  • FIX: An important bug in ASTCstaProvider::OnLeaveEvent(ManagerEvent ev) that causes a crash.

v1.3

  • NEW: In TSP level, CALLSTATE_IDLE reports disconnection cause.
  • NEW: Added new function on ASTProvider::QueuePause(std::string interface, bool pause). That function pause and unpause one agent in every queue that is logged in.
  • NEW: Added new functions to make a CSTALink: AsteriskCall::HasCSTALink() AsteriskCall::LinkCSTACall()
  • NEW: Added new type of channel (transfered) on AsteriskCall::GetTypeChannel() AsteriskCall::GetAddressFromChannel()
  • NEW: callId and invokeId are the same counter.
  • NEW: TSP can administer more than one call at the same time
  • NEW: added support for predictive dialers with MakePredictiveCall function. That function activates LINECALLPARAMFLAGS_PREDICTIVEDIAL flag.
  • NEW: Adding differents disconnection causes for predictive dialers:
    NORMAL - reported when a user hangup the phone
    NOANSWER - reported when a phone no answer
    OUTOFORDER - reported when a call is finished but the phone is pickup during more time.
    BADADDRESS - reported when the phone not exist
    REJECT - reported when an agent reject the call
    FORWARDED - reported when a call is finish because a queue forward the call to an agent
    UNREACHABLE - reported when a call cannot arrived to destination
    UNKNOWN - reported in other causes
    TEMPFAILURE - reported when a trunk fails
  • NEW: In AsteriskCall level, adding /n to local channels according to http://www.voip-info.org/wiki/view/Asterisk+readme.channels.
  • NEW: In CSTA level, MakeCall and MakePredictiveCall return callId.
  • NEW: In TAPI level, adding support for userData. The transport of this parameter is linking the information to callerIdName.
  • Fixed some bugs specified on whatsnext.txt file

v1.2.2

  • NEW: one-step-transfer executing #+ExtensionNumber.
  • NEW: Added Variable: answer-after=0 in originate. This allows for a customized dialplan to distingish originated calls from other call type. Useful to set autoanswer headers in sip phones.
  • FIX: Fixed segmentation fault when asterisk server fail
  • FIX: Sending call cleared with the correct device.
  • FIX: ASTCallMap::RemoveXref(MonitorXref xref) has errors.
  • FIX: Fast transfer always redirect the caller device.

v1.2.1

  • FIX [ 1563743 ] a call to ring-group is IDLED after a member answers. OnHangup failed to re-link calls in call-map after removing a call. Added CallCleared event when call is removed from call-map. Modified TSP OnConnectionCleared: now only idles tapicall if releasingDevice is local tapi line.
  • FIX: when incoming call to ring-group no alerting event was generated. Diag: recent change in event_handlers.cpp broke RULE-4: Do not send ALERTING/ESTABLISHED/FAILED if caller==called==address
  • FIX: Changed TSP connectedID field to 'other party'.
  • CHANGE: Changed events sent to a tapi app monitoring a Queue: now we send LINECALLSTATE_OFFERING + LINECALLSTATE_ACCEPTED.
  • FIX: tsp configuration did not store calleridname to registry.
  • FIX: some scenarios leave a phantom call in call-map but do not send an idle to TSPline. Changed TSPI_lineDrop() to idle tapi call even if invalid_callid. May fix BUG: [ 1560547 ] A network loss disables ActivaTSP communication to asterisk.
  • FIX: if monitoring a queue calls that leave never gone idle. Changed TSP onDiverted().
  • CHANGE: Set call channel also in newstate event handler.
  • FIX: [ 1548889 ] Using zap trunk: Outgoing calls gives "1" as the dialed number. Changed alerting/established/failed in event_triggers.c to send event.call.cid instead of event.call.address.
  • FIX: [ 1548889 ] CID on incomming calls from zap trunk gives unknown callerID. TSP now informs dwLineCallorgin. If cidname is unknown it is overwritten by cidnumber

v1.2

  • CHANGE: Internal call-model has been improved. New code achieves much less event 'noise'.
  • ADDED: If lastRedirectingDevice is void, then cidname is parsed. If cidname is in the xxx:yyy form then the xxx prefix is used as lastRedirectingDevice. Useful in acd calls.
  • FIX: [ 1553653 ] ActivaTSP setup registers it again even if already installed. Now it tries to unregister before re-registering. Added ExecWait "$INSTDIR\registeractivatsp.exe /removesilently" before ExecWait "$INSTDIR\registeractivatsp.exe"
  • CHANGE: changed ASTCstaListener event interface to NOT report true pointers but opaque-handlers together with all info fields.
  • FIX: Corrected cid/cidname in acd calls.
  • CHANGED: Inbound acd call scenario event noise reduced.
  • CHANGED: mISDN inbound call to acd queue to address was too noisy.
  • FIX: [ 1547849 ] dialout fails if dialed number contains space or '-' . New filtering algorithm accepts 0-9. A-B, *, # and ' as escape character :
    • sample: calledNumber = +1 (555) 43-21 => 15554321
    • sample: calledNumber = 'extension0001 => extension0001
  • CHANGE: when getting address from misdn channel create a more unique address. now: channel=mISDN/1-1, 1 => address=1
  • Refactoring: separated new object: ASTCallMap class
  • Refactoring: moved astcstaprovider event_triggers to a different file.
  • Refactoring: Moved method to AsteriskCall class.

v1.1

Please find older readme files here: readme v1.1.0

Feedback

Please drop a message in the forums and tell us how Activa for Asterisk worked for you.

We will be happy to hear from you what your configuration is like, if using SIP, IAX2, mISDN, ZAP or whatever, if using queues or if your MS Outlook or TAPI application is working well with open-source Activa.

We are interested into knowing what different configurations have been tested, what is missing and if there is something to fix (sure there is). If you let us know we may try to fix it.

Activa Roadmap

The Activa Team is porting a number of features to the open-source Activa project.

We let you know our near-term roadmap:

  • 1.0 screenpopup, click-to-dial and agent status control (queue log-in- log-out, pause)
  • 2.0 automatic dialing

Links