Descrição: Sends a named signal to any canais that may be waiting for one. Acts as a producer in a simple message queue.
SIGNALSTATUS SUCCESS - Signal was successfully sent to at least one listener for processing. FAILURE - Signal could not be sent or nobody was listening for this signal. Example: Send a signal named workdonesame => n,Signal(workdone,Work has completed)
Signal(signalname,[payload])
signalname - Name of signal to send. payload - Payload data to deliver.
Dialplan aplicações WaitForSignal
This documentation was generated from Asterisk branch 21 using version GIT