Provider with ANI
From Kolmisoft Wiki
Jump to navigationJump to search
Automatic Number Identification for provider is used ONLY (at least we don't know any other situations) when provider gives you some access number after which (IMPORTANT!) after which dialer enters destination number WITHOUT PAUSES. E.g. WHOLE number is sent to provider instantly.
Explanation:
- Let's say provider gave you access number 1234
- When somebody wants to dial some destination, lets say: 22234567890, he enters on his phone: 123422234567890
- 22234567890 from provider comes to your MOR box
- Because Provider is with ANI, we are checking user's CLI
- If CLI is found - we know which user is dialing
- Before he dials out, we change CallerID of this call by CallerID found in our database - that's minor job, but it's part of algorithm
- After that call is sent to 22234567890
IMPORTANT!!! - Do not check ANI for Provider if this description does not match your working scenario!