Hi, You can always skip the currently playing request, with any request-based source: just skip. The only non-trivial thing here is that the skip request should be issued from another operator, typically <output>.skip will send a skip signal down the streaming graph until it reaches the source which plays the on_air file. You can also setup your own command for skipping that particular queue using source.skip in the script language, and register that functionality in the server using server.register.
Good luck, David ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense.. http://p.sf.net/sfu/splunk-d2d-c1 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
