We have a recording application that runs on an application server and connects to the PBX via the TSAPI using SSC in combination with a DMCC port.
One of our customers has 16 or more extensions configured in a BCA.
The issue at hand:
Scenario 1:
15 or less extensions are logged in - When an incoming call lands on one of the extensions and the call is answered, the recording application records the entire conversation and processes all the incoming events.
Scenario 2:
16 or more extensions are logged in - When an incoming call lands on one of the extensikons and the call is answered, the recording application gets the call start event and crashes.
On analyzing further, we found that in Scenario 2, we do not seem to get a few events before the call start, which we get in Scenario 1.
Has anyone faced a this or a similar issue? If yes, please let me know how this was fixed.
One of our customers has 16 or more extensions configured in a BCA.
The issue at hand:
Scenario 1:
15 or less extensions are logged in - When an incoming call lands on one of the extensions and the call is answered, the recording application records the entire conversation and processes all the incoming events.
Scenario 2:
16 or more extensions are logged in - When an incoming call lands on one of the extensikons and the call is answered, the recording application gets the call start event and crashes.
On analyzing further, we found that in Scenario 2, we do not seem to get a few events before the call start, which we get in Scenario 1.
Has anyone faced a this or a similar issue? If yes, please let me know how this was fixed.
Comment