app_signal: Add signaling applications
Adds the Signal and WaitForSignal applications, which can be used for inter-channel signaling in the dialplan. Signal supports sending a signal to other channels listening for a signal of the same name, with an optional data payload. The signal is received by all channels waiting for that named signal. ASTERISK-29810 #close Change-Id: Ic34439de3d60f8609357666a465c354d81f5fef3
parent
70856e86
No related branches found
No related tags found
apps/app_signal.c
0 → 100644
doc/CHANGES-staging/app_signal.txt
0 → 100644
Please register or sign in to comment