Module signal
Inject a signal into SBN
Functions
- Signal.inject (cid, format, payload, twoWayVoice)
-
Inject a signal to SBN
Parameters:
- cid string the CID to associate with the signal
- format string
- payload string
- twoWayVoice boolean whether this is a two way voice signals
- Signal.createStreamURL (cid, deal_id, deviceURL)
-
Create a URL that can be used to access a stream from SBN Anywhere
Parameters:
- cid string
- deal_id string
- deviceURL string
Returns:
-
string result the url which can be used to access the stream externally