Diederik de Groot

Results 218 comments of Diederik de Groot

Actually now that i think about it, we are getting tripple feed back about the recording being done on the 8945, that is a bit much. We should drop the...

@tensi0n519 Ok I committed patch 41ab5b. Go ahead. New version provides a cleaner quieter display Thanks for testing and the feedback ! Happy recording ! If you do have some...

You can switch to the https://gitter.im/chan-sccp/chan-sccp and talk there, would be better. And thanks for helping with these. I have been searching for a while for someone with a CME/CUCM...

tensi0n519 : Ran a test on CME + 8945 and added the `LiveRcd` softkey to the `connected` softkeyset ![8945_LiveRcd](https://user-images.githubusercontent.com/1935794/76603338-120c5600-650d-11ea-87fd-4a290ee2e0c8.png) So we need to fix chan-sccp and add this button [8945_liveRcd.pcapng.gz](https://github.com/chan-sccp/chan-sccp/files/4328562/8945_liveRcd.pcapng.gz)

AST_CONTROL_UNHOLD from sccp_channel_resume to openReceiveChannelAck to fix the serial ordering (required for asterisk-13 which runs 'update_rtp_peer' in parallel / reverse order (compared to asterisk-11), causing a race) Changes required for...

Limitted Testing Done: - asterisk-11 + directrtp - asterisk-11 + indirectrtp - asterisk-11 + directrtp + conference - asterisk-13 + directrtp - asterisk-13 + indirectrtp - asterisk-13 + directrtp +...

Please set ``` sccp debug core, channel, rtp, codec, pbx core set debug 3 core set verbose 5 rtp set debug on ``` during testing.

I Think i fixed directrtp (again) :-) Pushed another set of commites (cd1eac7) Can you give it another try (with "sccp debug core, channel, pbx, indicate, rtp") I made one...

I finaly figure out the cause for the directrtp issues. Create a new branch called 'issues/394_2' Please check if this fixes the issue you reported. Previous 'issues/394_1' will be dropped/removed...

@nickvsh I have not been spending a lot of time lately making sure directrtp is still working correctly (sorry). It looked like there was little to no interest, and there...