public override string ToString() { return this.CallId + PARAM_SEPARATOR + m_parameters.ToString(); }