Smartswitch
Operations | List of all members
Smartswitch::Peer::UserSipParameters Interface Reference

This interface enables to manipulate the SIP parameters of a User. More...

defined in <UserSipParameters.ice>

interface UserSipParameters extends Smartswitch::Destroyable { ... }

Inheritance diagram for Smartswitch::Peer::UserSipParameters:
Inheritance graph
[legend]
Collaboration diagram for Smartswitch::Peer::UserSipParameters:
Collaboration graph
[legend]

Operations

idempotent void setSecret (string secret) throws AccessException, EmptyArgumentException, InsecureArgumentException
 Set the SIP secret (user both for registration and calling). More...
 
- Operations inherited from Smartswitch::Destroyable
void destroy ()
 Destroy the proxy entity at the Smartswitch side. More...
 

Detailed Description

This interface enables to manipulate the SIP parameters of a User.

Operation Documentation

◆ setSecret()

idempotent void setSecret ( string  secret) throws AccessException, EmptyArgumentException, InsecureArgumentException

Set the SIP secret (user both for registration and calling).

Parameters
passwordThe SIP secret.

The documentation for this interface was generated from the following file: