Asterisk 13
Есть две очереди:
В очереди №1 есть 5 участников (members)
В очереди №2 есть 2 участника (members)
*CLI> queue show myqueue1
Members:
SIP/101 (ringinuse disabled) (Unavailable) has taken 8 calls (last was 8658 secs ago)
SIP/102 (ringinuse disabled) (In use) has taken no calls yet
SIP/103 (ringinuse disabled) (Not in use) has taken 8 calls (last was 6558 secs ago)
SIP/104 (ringinuse disabled) (Not in use) has taken 18 calls (last was 7263 secs ago)
SIP/105 (ringinuse disabled) (Not in use) has taken no calls yet
No Callers
SIP/101 (ringinuse disabled) (Unavailable) has taken 8 calls (last was 8658 secs ago)
SIP/102 (ringinuse disabled) (In use) has taken no calls yet
SIP/103 (ringinuse disabled) (Not in use) has taken 8 calls (last was 6558 secs ago)
SIP/104 (ringinuse disabled) (Not in use) has taken 18 calls (last was 7263 secs ago)
SIP/105 (ringinuse disabled) (Not in use) has taken no calls yet
No Callers
*CLI> queue show myqueue2
Members:
SIP/201 (ringinuse disabled) (Unavailable) has taken 56 calls (last was 6042 secs ago)
SIP/202 (ringinuse disabled) (Busy) has taken 63 calls (last was 2366 secs ago)
No Callers
SIP/201 (ringinuse disabled) (Unavailable) has taken 56 calls (last was 6042 secs ago)
SIP/202 (ringinuse disabled) (Busy) has taken 63 calls (last was 2366 secs ago)
No Callers
В обоих случаях канал активен\занят.
Какая разница между этими статусами участников в очереди?
Спасибо!
Вас ЧТО конкретно-то интересует? Вам же сказали - один агент ЗАНЯТ т.е. вызовы на него пойдут ТОЛЬКО если он NOT IN USE.
_________________
P4 3.0 + 1Gb CentOS 5.8 Aster 1.8.16
Не люблю gui-сборки: натуральный продукт вкуснее.
И еще: я ПРОФИ так как НЕ ЛЕНЮСЬ читать литературу.
Added after 56 minutes:
| Цитата: |
| inuse - a member is not considered available if he is currently on a call |