public DumpSubscriptionCommand(ISipUserAgent agent, DumpSubscriptionArguments arguments) { _agent = agent; _arguments = arguments; }