#include <mw/sipregistrationbinding.h>
const TUint32 | KSIPSendWithExpires |
Property to modify the registration behaviour of the SIP stack. Property value is of type boolean. When the value is set to false, registration will be attempted without expires value. Default value for this property is true.
const TUint32 | KSIPCacheOutboundProxyIP |
Property to modify the registration behaviour of the SIP stack. Property value is of type boolean. When the value is set to true, resolved outbound proxy ip of the registration will be used for all transactions which uses this registration context(id). The resolved ip is updated on every successful registration in that context. Default value for this property is false.