3 [[
"python:pkgdir:Smartswitch/Peer"]]
34 idempotent
void setCallerName(
string callerName)
throws AccessException;
48 idempotent
void setCallerNumber(
string callerNumber)
throws AccessException,
67 idempotent
void setRealCalleeIdPattern(
string realCalleeIdPattern)
throws AccessException,
88 idempotent
void setCalleeIdPattern(
string calleeIdPattern)
throws AccessException,
This interface allows to destroy a proxy entity at the Smartswitch side.
Definition: Destroyable.ice:12
Definition: AccessException.ice:7
Interface to modify caller ID replacement for a User.
Definition: UserCallerId.ice:20
Thrown when a user tries perform an action which is not allowed for him.
Definition: AccessException.ice:20
The exception is thrown when the entry you try to add already exists.
Definition: DuplicateException.ice:15
sequence< UserCallerId > UserCallerIdSequence
Definition: UserCallerId.ice:115