DTMF Question

Kevin H

Member
Hello Members,

I don't get it at the right time.
I want a dtmf check every hour.
Unlimited is good too.

//kevin
 
You can make your event repeat every 10 minutes (supposing the default time checking frame in Settings->DTMF), also check the "DTMF Only" option. This should make event start when the DTMF code arrives.
 
And the schedule settings?
Can give an example.
You configure other event properties as you need them. If you use relay, then you should probably enable the "Overlay playback" and "Priority over the relay" options to make it override the relay.
 
radioboss is our on demand.

from an external location we want to stream live on the radioboss.


radioboss: /stream
live play on radioboss /stream2 over /stream1 via radioboss player
 
Now I have /ondemand and as a fallback in icecast live.

I'm going to turn that off because I want to do it via radioboss.

//Kevin
 
Hi Djsoft,

I have now this settings.
I want the live stream to play automatically when the stream is on air. But nothing happens unless I activate it manually.

//Kevin is
 

Attachments

  • D278E2B6-13B6-4DCA-BEBD-27B920A43F4B.jpeg
    D278E2B6-13B6-4DCA-BEBD-27B920A43F4B.jpeg
    8.4 MB · Views: 87
  • C71A2D34-FE83-400B-8584-E84CE8BA7692.jpeg
    C71A2D34-FE83-400B-8584-E84CE8BA7692.jpeg
    7.3 MB · Views: 87
If I use the repeat function every 1 min.
Will he reload the stream every minute.

Can't it just be unlimited like icecast for example fallback.

Just straight away
 
I have now this settings.
I want the live stream to play automatically when the stream is on air. But nothing happens unless I activate it manually.
When the relay is started, it will start playing the stream when it's available - this is automatic.

If I use the repeat function every 1 min.
Will he reload the stream every minute.
You shouldn't repeat the relaystart event - once started, it stays active until it's stopped with the relaystop command.
 
Hi djsoft,

I start and stop it now with control api that works perfectly.
I did it now through the explorer, is it possible to give multiple commands?
 
Back
Top