sipregistrationbinding.h File Reference

#include <mw/sipregistrationbinding.h>

KSIPSendWithExpires

const TUint32KSIPSendWithExpires

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.

KSIPCacheOutboundProxyIP

const TUint32KSIPCacheOutboundProxyIP

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.