Дерево страниц

Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Для администратора системы команды выполняются на уровне кластера в разделе /cluster/storage/<STORAGE>/ss/profile.
Для администратора виртуальной АТС команды выполняются на уровне виртуальной АТС в разделе /domain/<DOMAIN>/ss/profile и применяются только для определенной виртуальной АТС. 

activate

Команда назначает профиль услуг заданным абонентам.

...

Без форматирования
admin@[mycelium1@ecss1]:/$ domain/test.domain/ss/profile/activate test 70{1-9}
Activation of supplementary service profile test result:
-------------------------
|Address|Activate result|
|-------+---------------|
|701    |ok             |
|702    |ok             |
|703    |ok             |
|704    |ok             |
|705    |ok             |
|706    |ok             |
|707    |ok             |
|708    |ok             |
|709    |ok             |
-------------------------

[exec at: 08.07.2015 10:17:56, exec time: 17ms, nodes: ds1@ecss1]

copy

Командой создается копия существующего профиля услуг с новым именем.

...

Без форматирования
domain/test.domain/ss/profile/copy default testing
Domain supplementary service's profile default successfully copied to testing.

declare

Командой создается новый набор услуг.

...

Без форматирования
admin@[mycelium1@ecss1]:/$ domain/test.domain/ss/profile/declare room1
profile "room1" successfully declared

[exec at: 08.07.2015 10:25:14, exec time: 11ms, nodes: ds1@ecss1]

info

Команда для просмотра информации о настройках пакета услуг:

...

Путь команды:

domain/<DOMAIN>/ss/pickupprofile/info

Синтаксис:

[<ProfileName>]

...

Без форматирования
admin@[mycelium1@ecss1]:/$ clusterdomain/storageeltex/ds1/ss/profile/info pk.domainbasic ┌─────────┬─────────────────────┬──────┬───────┐
┌─────┬─────────────────────────┬─────────────────────────┬───┬───┬───────────────────────────────────────────────────┐
Domain # │Supplementary service│Enable│Disable│ ├─────────┼─────────────────────┼──────┼───────┤ │pk.domain│test    Profile Name         Supplementary ServiceE  A                Activation Arguments                │
├─────┼─────────────────────────┼─────────────────────────┼───┼───┼───────────────────────────────────────────────────┤
│0    │basic                    │3way                     * *                                                                                  │cf_sip                   *     │acb    │
└─────────┴─────────────────────┴──────┴───────┘                                              │
│     │                         │cfb                      │ * │   │                                                   │
│     │                         │cfnr                     │ * │   │                                                   │
│     │                         │cfnr_type2               │ * │   │                                                   │
│     │                         │cfos                     │ * │   │                                                   │
│     │                         │cft                      │ * │   │                                                   │
│     │                         │cfu                      │ * │   │                                                   │
│     │                         │cfu_type2                │ * │   │                                                   │
│     │                         │chold                    │ * │ * │dtmf_sequence_as_flash = false                     │
│     │                         │                         │   │   │disable_moh = false                                │
│     │                         │clip                     │ * │ * │                                                   │
│     │                         │cnip                     │ * │ * │                                                   │
│     │                         │conference               │ * │ * │max_participants = 16                              │
│     │                         │                         │   │   │destroy_mode = by_no_master                        │
│     │                         │ctr                      │ * │ * │                                                   │
│     │                         │cw                       │ * │   │                                                   │
│     │                         │pickup                   │   │   │                                                   │
│     │                         │redial                   │ * │ * │                                                   │
└─────┴─────────────────────────┴─────────────────────────┴───┴───┴───────────────────────────────────────────────────┘
Total rows: 1

E - enabled supplementary service in domain's profile;
A - activate supplementary service in domain's profile;

remove

Данной командой удаляется пакет услуг.

...

Без форматирования
admin@[ds1@ecss1]:/$ cluster/storage/ds1/ss/profile/remove test.domain NewPack
profile "NewPack" successfully removed

ss-add

Команда для добавления услуги в профиль и её настройки.

...

Без форматирования
admin@[mycelium1@ecss1]:/$ domain/test.domain/ss/profile/ss-add room1 call_recording --activate mode = both
Supplementary service call_recording successfully added in the profile room1

[exec at: 08.07.2015 10:41:26, exec time: 31ms, nodes: ds1@ecss1]

ss-change

Команда добавления новой услуги из профиля дополнительных услуг.

...

Без форматирования
admin@[mycelium1@ecss1]:/$ domain/pbx.test/ss/profile/ss-change test-profile cnip activate
Domain supplementary service cnip successfully changed from test-profile profile.

ss-remove

Командой удаляются ранее добавленные услуги из пакета услуг.

Путь команды:

domain/<DOMAIN>/ss/pickupprofile/ss-remove

Синтаксис:

ss-remove <ProfileName> <SSName>

...