cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
887
Views
0
Helpful
1
Replies

EpStreamCodecInGet issues

denes.istvan
Level 1
Level 1

Hello,

I'm using Cisco's EpApi for sound stream handling for call management. Everything works ok. I can get the streams, start the streams, sound is coming and going.

I have found in the documentation the EpStreamCodecInGet function and implemented the same way as the other EpApi functions. The problem is when I call this function it returns true (so no errors) however, the structure with the WAVEFORMATEX remains empty (it is not changed by the function). Every value is 0. I have called this function before and after EpStreamStart with same result.

What can be the problem?

Regards,

Istvan

1 Reply 1

denes.istvan
Level 1
Level 1

Also was thinking about, is it possible that this is somehow disabled from the CUCM?