Option
|
Description |
Recommendation |
| Server Type |
The type of connection used to connect to Asterisk. For Asterisk 1.4 or above use AJAM. For Asterisk 1.2 or earlier use AstmanProxy (which of course will require you to install Astmanproxy on your Asterisk server).
|
AJAM (Asterisk 1.4+) |
| Host |
Enter the IP address or hostname of your asterisk server. |
|
| Port |
Enter the port that the manager api http service is running on (by default this is port 80). Check the 'bindport' setting in /etc/asterisk/http.conf for your systems setting, it must be the same as the value you enter here.
|
8088 |
| Username |
The username created in /etc/manager.conf |
click |
| Password |
The password created in /etc/manager.conf |
|
| Extension |
The extension number of your phone |
|
| Use HTTPS |
Connection to Asterisk is done via HTTPS. Handy if you are working remotely but complex to set up ;) |
off |
| Context |
The Asterisk context that the dial should occur in. The context must be able to make outbound calls.
|
default
|
| Enable Auto Answer: |
If ticked, when dialing your handset won't ring and the call will drop straigth to speaker phone or your headset. You must select one of the supported Phone Types (see below) for this to work.
|
Ticked
|
| Phone Type |
For AutoAnswer to work you must select from one of the supported phone types. |
|
| Dial Prefix |
If you require a dial prefix when dialing an external number then enter it here otherwise leave it blank. |
Leave Blank
|
| International Prefix |
The number to dial when dialing international numbers. This number will replace a '+' symbol found in phone numbers to designate the international dial prefix. e.g. in Australia use 0011
|
|
| Pattern |
The set of patterns (one per line) to use when scanning for phone numbers |
XXX XXXX
|
| Exclusions |
List of URLs which Noojee Click will ignore. |
Leave blank. |
| Enable Logging |
if ticked then log messages will be output to the Error Console. This should normally be disabled.
|
False |
| Enable Debugging |
if ticked then debug messages will be output to the Error Console. This should normally be disabled. |
False |
| Debug Filters |
Provides control over what debug output occurs when 'Enable Debugging is set'. Debug output from a module will only occur if the modules name is listed. The filter may contain zero or more module names separated by a comma. This option should only be used by developers. |
api, asterisk, events, jobs, noojeelick, phonepatterns, prefs, render, sequence, util |
| HTTP Prefix |
The prefix used in the URL when connecting to Asterisk. |
asterisk |
| CallerID |
The phone number to present to the dialed party. Your telephony service must support CallerID and the entered number must be from your telco allocated number range. |
blank |
| Delimiters |
The set of characters which will be treated as acceptable delimiters within a phone number. |
()-/. |