Picking up unspecified calls shouldn't pick up parked calls. |
|
More...
|
over 11 years ago
|
Disabled test that prevented auto deployment of new call-flow builds. |
|
More...
|
over 11 years ago
|
Changing targets "test" and "metrics" to separate optional steps. |
|
More...
|
over 11 years ago
|
Added the plain-socket interface (along with the HTTP interface) and moved the notifications to use that one, instead of the HTTP. |
|
More...
|
over 11 years ago
|
Minor change to image. |
|
More...
|
over 11 years ago
|
Re-implemented the notifications. |
|
More...
|
over 11 years ago
|
Changed the exception to the more generic PBX.Error. Formatting. |
|
More...
|
over 11 years ago
|
Removed unused import. |
|
More...
|
over 11 years ago
|
Added an additional parameter (which port the plainsocket interface should listen to), and cleaned up some unused ones. |
|
More...
|
over 11 years ago
|
Request/repsponse classes for the plainsocket interface along with the task to handle incoming requests. |
|
More...
|
over 11 years ago
|
"Router" for plain-socket interface. |
|
More...
|
over 11 years ago
|
Request handlers for plain-socket notification (event) interface. |
|
More...
|
over 11 years ago
|
Request handlers for plain-socket peer interface. |
|
More...
|
over 11 years ago
|
Request handlers for plain-socket call interface. |
|
More...
|
over 11 years ago
|
Removed rules that did not play well with GPS. |
|
More...
|
over 11 years ago
|
Added uncommented elaboration warnings for reference. |
|
More...
|
over 11 years ago
|
Warnings a warnings for a reason. Having style-checks count as warnings, and then warnings are errors are too rigid for our purpose. If improving code quality is the end goal, warnings-as-errors can be part of a "Production" build rule. |
|
More...
|
over 11 years ago
|
Fixed an offset bug and added a comment. |
|
More...
|
over 11 years ago
|
Merge pull request #155 from sparre/master |
|
More...
|
over 11 years ago
|
Handlers.Call.Originate: Bug fix (bad parser). Reorganising function Generate_Response. |
|
More...
|
over 11 years ago
|
Model.Contact: Using Reception_Contact_Identifier instead of separate Contact_Identifier and Reception_Identifier. |
|
More...
|
over 11 years ago
|
Model: Image and Value functions for Reception_Contact_Identifier. |
|
More...
|
over 11 years ago
|
Model: Terminology update. |
|
More...
|
over 11 years ago
|
Handlers.Call.Originate: Only the deprecated form of the interface is implemented at the moment. |
|
More...
|
over 11 years ago
|
Handlers.Call.Originate: Substituting protocol description with a link to the protocol specification. |
|
More...
|
over 11 years ago
|
Merge pull request #154 from sparre/master |
|
More...
|
over 11 years ago
|
Handlers.Call.List: Substituting protocol description with a link to the protocol specification. |
|
More...
|
over 11 years ago
|
Merge pull request #153 from sparre/master |
|
More...
|
over 11 years ago
|
Handlers.Call.Hangup: Checking if the user is assigned to the call. (Close #146) |
|
More...
|
over 11 years ago
|
Introducing Response.Templats.Forbidden. (Needed for #146) |
|
More...
|
over 11 years ago
|