DomainUser¶
Доступность объекта: Доменный объект.
Объект:
Name |
Type |
Description |
---|---|---|
uid * |
StringType |
min_length=2, max_length=50 |
proto * |
IntType |
default=PBX_USER_PROTO_SIP. Протоколы. |
password * |
StringType |
min_length=5, max_length=50 |
status * |
IntType |
default=OBJECT_ENABLED. Ссылка на Список статусов. |
recording * |
BooleanType |
default=True |
cdr * |
BooleanType |
default=True |
no_answer_notify_email * |
EmailType, required=True, default=[]) |
EmailType, , default=[] |
transfer_on_no_answer |
StringType |
required=False, default=None |
transfer_on_no_answer_wait * |
IntType |
default=30 |
transfer_on_busy |
StringType |
required=False, default=None |
transfer_on_not_registered |
StringType |
required=False, default=None |
vm_audio * |
ModelType |
AudioInline, |
group_outbound * |
IntType, default=[]) |
IntType, default=[] |
group_interception * |
IntType, default=[]) |
IntType, default=[] |
group_eavesdrop * |
IntType, default=[]) |
IntType, default=[] |
agent |
ModelType |
DomainAgent |
fmc_number |
StringType |
min_length=4, max_length=15 |
fmc_source |
StringType |
min_length=4, max_length=36 |
deny_inbound_call * |
BooleanType |
default=False, |
proto
ID |
Description |
---|---|
0 |
SIP |
1 |
WebRTC |
2 |
FMC |