Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This API is part of the broader Noojee Admin API which provides control over various aspects of our Call Centre suite.

Through the API:

  • New calls can be initiated
  • Existing calls can be terminated (hangup)
  • Incoming calls can be answered
  • Call state can be tracked for speific extensions
  • Recording can be initiated
  • Recording can be stopped

Recordings can be attached to any record within your CRM for easy retrieval. When starting a recording from within your CRM you can also 'tag' a recording by adding a reference no. (e.g. an invoice no.) to the recording so that the recording can be later retrieved by the invoice no. This is often used to attached a 'Voice Signature' recording directly to an order or customer account record in the CRM.

Java API

The Noojee API is implemented as a REST API, however to make life easier Noojee also provide Java bindings for the REST API to make access easier for Java developers.

You can find details on the Java API here:

https://github.com/noojee/noojeecontact.api

REST API  

The API is exposed as a REST service.

API calls are made through HTTP POST requests. Responses to API calls are JSON formatted.

All calls must be Authenticated using your systems API Key -  01.0 1 Authentication - Api key method.

REST Resources Overview

The service has the following resources:

...

Auto Answer Settings

The dial and answer API methods require an auto answer string which is specific to the manufacturer, make and model of handset. Below is a list of some of the strings that might be used:

AastraAlert-Info: info=alert-autoanswer
GrandstreamCall-Info:\\; answer-after=0
LinksysCall-Info:\\; answer-after=0
PolycomAlert-Info: Ring Answer
SnomCall-Info:\\; answer-after=0
Snom - newer firmwareCall-Info: <sip:
1923
192.168.1.1>\;answer-after=0
 

IP address must be correct
YealinkCall-Info:\; answer-after=0

...

...

...


Page Tree
rootNoojee API
spacesPROD