#include "resip/stack/SipMessage.hxx"
#include <iostream>
Go to the source code of this file.
Definition at line 8 of file testNameAddrParamExclusions.cxx.
References resip::ParserCategory::param().
{ NameAddr foo; foo.param(p_ttl) = 70; }