public SendDtmfCommand(ISipUserAgent agent, DtmfArguments arguments) { _agent = agent; _arguments = arguments; }