• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Xin chào ! Nếu đây là lần đầu tiên bạn đến với diễn đàn, xin vui lòng danh ra một phút bấm vào đây để đăng kí và tham gia thảo luận cùng VnPro.

Announcement

Collapse
No announcement yet.

Làm thế nào để login agent?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Làm thế nào để login agent?

    Chào mọi người . Mình có cấu hình ACD như sau, mong mọi người giúp đỡ

    Sip.conf

    [2012]
    type=friend
    username=2012
    secret=abc2012
    host=dynamic
    context=testacd

    extensions.conf

    [testacd]
    Exten=>2012,1,Dial(SIP/2012)
    Exten=>900,1,AgentLogin()
    Exten=>911,1,Queue(tuvan)

    queues.conf

    [tuvan]
    strategy=ringall
    context=testacd
    musicclass=default
    timeout=15
    retry=0
    maxlen=0
    announce-frequency=120
    announce-holdtime=yes
    member=>Agent/007
    memer=>Agent/008

    agent.conf

    [Agents]
    Agent=007,123456,A
    Agent=008,123456,B
    Agent=009,123456,C
    Agent=010,123456,D

    các bạn cho mình ý kiến và làm thế nào để login agent
    Last edited by nhatduy_ou; 12-09-2012, 11:16 PM.
Working...
X