I want to understand why a playback gets cancelled.
Logs from asterisk
[Jan 13 06:13:38] NOTICE[35182][C-00000060]: res_stasis_playback.c:277 playback_final_update: 1642050796.190: Playback stopped for sound:/var/lib/asterisk/sounds/custom/en-GB/p6_default
[Jan 13 06:13:39] NOTICE[35182][C-00000060]: res_stasis_playback.c:251 playback_first_update: 1642050796.190: Playback canceled for sound:/var/lib/asterisk/sounds/custom/en-GB/p16_default
![image|606x78]
I have an ari client which controls playback due during testing we observed some files are not played and are getting cancelled. In this particular scenario we receive a DTMF so we stop current playback (which works fine) but the next audio file is getting cancelled for which we don’t issue stop command.
Any help or pointers is greatly appreciated.