cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1031
Views
0
Helpful
2
Replies

CiscoTerminalConnection.startRecording ResourceUnavailableException

derrickgunter
Level 5
Level 5

What would cause CiscoTerminalConnection.startRecording() to throw ResourceUnavailableException CTIERR_RESOURCE_NOT_AVAILABLE?

Are there some CUCM configuration settings that could cause this?

What are the typical causes of this exception?  Overloading?  Misconfiguration? etc.

The problem occurs in Cisco Jtapi version 11.0(1.10000)-2 Release.

The same code works perfectly fine in Cisco Jtapi version 9.1(2.12040)-1 Release.

Any ideas would be greatly appreciated.

Thank you,
Derrick

1 Accepted Solution

Accepted Solutions

mpotluri
Level 5
Level 5

You probably checked if BIB is enabled if this is a device based recording.

Other potential causes:

  • Out of band-width for the recording call
  • Recording call not answered

View solution in original post

2 Replies 2

mpotluri
Level 5
Level 5

You probably checked if BIB is enabled if this is a device based recording.

Other potential causes:

  • Out of band-width for the recording call
  • Recording call not answered

Thanks Mohan.  It was BIB.