3 [[
"python:pkgdir:Smartswitch/Telephony/Forwarding"]]
7 #ifdef CONFIG_FORWARDING 28 idempotent
string getNumber();
46 idempotent
int getDialDelay();
68 idempotent
int getDialTimeout();
90 idempotent
int getPriority();
101 idempotent
void setPriority(
int priority);
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
Definition: AccessException.ice:7
Thrown when a user specifies wrong argument to a method.
Definition: ArgumentException.ice:12
The exception is thrown when you specify empty argument while Smartswitch expects it to be non-empty.
Definition: EmptyArgumentException.ice:14