zoukankan      html  css  js  c++  java
  • avx路由修改

    配置文件avxwebconfig替换,目录为 /opt/avx/bin, 更改为可执行文件。

    删掉目录 /opt/avx/conf 下的queue.conf 文件,再web页面做些修改提交,可以看到新生成的queue.conf 文件的第一路由发生了改变。8600即是

    root@AVX2000:/opt/avx/conf# vi queues.conf
    [general]                          
    persistentmembers = yes            
    autofill = yes                     
    serviceno-type = 1                 
    context=macro-queue                
                                       
    [Queue8600]                        
    music=ringtone                     
    strategy=ringall                   
    timeout=25                         
    retry=5                            
    weight=0                           
    wrapuptime=0                       
    maxlen=1                           
    announce-frequency=15              
    announce-holdtime=yes              
    announce-member=0                  
    context=macro-queue                
    member=>SIP/0000335903@siptrunkSUG,1
    member=>SIP/0000335001@siptrunkSUG,1

  • 相关阅读:
    TeamViewer的替代品:realVNC
    Introduction of Generator in Python
    Excel: assign label to scatter chart using specific cell values
    reverse/inverse a mapping but with multiple values for each key
    虚拟化与云计算
    现代计算机简介
    CentOS 7 安装中网络设置111
    机械硬盘原理
    文件系统
    最重要的块设备——硬盘
  • 原文地址:https://www.cnblogs.com/bevis/p/3182272.html
Copyright © 2011-2022 走看看