Home > sip.js > UserAgentOptions > contactParams
The URI parameters of the user agent's contact URI.
Signature:
contactParams?: {
[name: string]: string;
};Home > sip.js > UserAgentOptions > contactParams
The URI parameters of the user agent's contact URI.
Signature:
contactParams?: {
[name: string]: string;
};