Chan.notify
From Yate Documentation
The chan.notify message is sent back to a channel driver when a specific event has occurred - usually an attached data source or consumer at end of data.
This message is usually asynchronously queued.
Mandatory parameters
- targetid
- unique identifier originally provided as the "notify" parameter to the chan.attach message. Is not necessary the same thing as the channel targetid.
See also