Versions in this module Expand all Collapse all v1 v1.0.0 Nov 2, 2017 Changes in this version + type Command struct + Response StatusResponse + Status string + func LoadStatusJSON(data string) (*Command, error) + type Count struct + Active int + Limit int + Peak int + Peak5min int + Total int + type Profile struct + Data string + Name string + State string + Type string + type Profiles struct + Profiles []*Profile + type Rate struct + Current int + Max int + Peak int + Peak5min int + type Sessions struct + Count Count + Rate Rate + type SofiaProfile struct + Address string + Name string + Running string + func ParseSofiaStatus(data string) ([]*SofiaProfile, error) + type StackSize struct + Current int + Max int + type StatusResponse struct + Sessions Sessions + StackSize StackSize Incompatible versions in this module v2.0.1+incompatible Jun 12, 2018 v2.0.0+incompatible Nov 15, 2017