3 [[
"python:pkgdir:Smartswitch/Telephony/Forwarding"]]
7 #ifdef CONFIG_FORWARDING 33 idempotent
string getCallerIdPattern();
43 idempotent
void setCallerIdPattern(
string pattern);
53 idempotent
string getCalleeIdPattern();
63 idempotent
void setCalleeIdPattern(
string pattern);
This interface allows to destroy a proxy entity at the Smartswitch side.
Definition: Destroyable.ice:12
sequence< Number > NumberSequence
Definition: Number.ice:108
This interface allows to manipulate the forwarding numbers which are bound to the Rule.
Definition: Number.ice:21
This interface allows to manipulate the forwarding rules for a given User or UserGroup.
Definition: Rule.ice:23
Definition: AccessException.ice:7
The exception is thrown when you specify empty argument while Smartswitch expects it to be non-empty.
Definition: EmptyArgumentException.ice:14
sequence< Rule > RuleSequence
Definition: Rule.ice:97