Author : dcropp

Home » Articles posted by dcropp (paged 3)

Running Asterisk 16.17.0We have an interesting scenario where we see Asterisk CPU usage spike to the point the entire system is maxed out.There is a specific scenario where we have two ConfBridges and they are connected via a local channel.Everyth..

Read more





Im attempting to run a test of the ARI recording of audio from the channel.When I send the record command, its failing. curl -v -u asterisk:asterisk -X POST http://locahost:8088/ari/channels/mychanntest.1/record?name=mytest&format=WAV&maxDurationSeconds=300&maxSilenceSeconds=3[08..

Read more





Should the ARI DELETE /playback/{playbackId} be able to stop a playback when a number is being played?Here is a test I am running.I am playing multiple portions (sounds and numbers).curl -v -u asterisk:asterisk -X POST http://localhost:8088/ari/channels/1596750578.46/play?media=sound:hello-world,sound:tt-monkeys,number:553,sound:demo-instruct,number:123,number:456,number:78..

Read more