Telephony Configuration

Inbound Configuration

On launch of Softdial Telephony Gateway™ (STG), several threads are launched to 'listen' for incoming calls. The number of threads used for this purpose is set in the <reservedIncoming> configuration entry:

<!-- Reserve resources for 1 or more incoming calls, if no incoming calls wanted do not define an inbound route-->
<!-- APPLIES ONLY TO IP PORTS(TRUNKS)-->

<reservedIncoming>20</reservedIncoming>

When there are no 'inbound listener threads', the Aculab system returns BUSY to the incoming caller.

These threads are re-used after the incoming call has been handled and connected. If the number of threads available is too low for the volume of incoming calls, some calls may not be detected. To avoid this possibility, the above setting should reflect the maximum number of simultaneous incoming calls that are expected.

This only relates to the initial handling of the inbound calls by STG, not the entire call cycle duration.