VoIPProvider¶
- Доступность объекта: оператор связи.
Объект:
Name |
Type |
Description |
---|---|---|
name * |
StringType |
max_length=150 |
available_for_customer * |
IntType |
choices=[OBJECT_ENABLED, OBJECT_DISABLED] |
profile_type * |
IntType |
choices=[SOFIA_PROFILE_TYPE_HOST, SOFIA_PROFILE_TYPE_DOMAIN] |
register |
BooleanType |
default=False |
realm * |
StringType |
|
username |
StringType |
required=False |
password |
StringType |
required=False |
expire_seconds |
IntType |
required=False |
retry_seconds |
IntType |
required=False |
from_user |
StringType |
required=False |
from_domain |
StringType |
required=False |
extension |
StringType |
required=False |
extension_in_contact |
BooleanType |
required=False, default=True |
auth_username |
StringType |
required=False |
caller_id_in_from |
BooleanType |
required=False, default=True |
register_transport |
IntType |
choices=[PEER_PROTO_TCP, PEER_PROTO_UDP, PEER_PROTO_NO_SET, PEER_PROTO_TLS], |
register_proxy |
StringType |
required=False |
outbound_proxy |
StringType |
required=False |
contact_params |
StringType |
required=False |
prefix |
StringType |
required=False |
inbound_condition_format * |
StringType |
|
outbound_dial_string_format * |
StringType |
|
coerce_key * |
StringType |
|
inbound_acl |
IntType |
required=False |
availability |
IntType |
|
coerce_key |
StringType |