Versions in this module Expand all Collapse all v1 v1.9.2-rc1 Mar 12, 2024 v1.9.1 Feb 26, 2024 Changes in this version + type Execute struct + AppArgs string + AppName string + AppUUID string + ForceBody bool + Loops int + Sync bool + SyncPri bool + UUID string + func (e *Execute) BuildMessage() string + type Export Set + func (e Export) BuildMessage() string + type Hangup struct + Cause string + Sync bool + SyncPri bool + UUID string + func (h Hangup) BuildMessage() string + type NoMedia struct + NoMediaUUID string + Sync bool + SyncPri bool + UUID string + func (n NoMedia) BuildMessage() string + type Push Set + func (p Push) BuildMessage() string + type Set struct + Key string + Sync bool + SyncPri bool + UUID string + Value string + func (s Set) BuildMessage() string + type Transfer struct + Application string + Sync bool + SyncPri bool + UUID string + func (t Transfer) BuildMessage() string + type Unicast struct + Flags string + Local net.Addr + Remote net.Addr + Sync bool + SyncPri bool + UUID string + func (u Unicast) BuildMessage() string