zoukankan      html  css  js  c++  java
  • freeswitch 编译安装后的配置

    --------------------FreeSWITCH configuration------------
    Locations:

    prefix: /usr/local/freeswitch
    exec_prefix: /usr/local/freeswitch
    bindir: ${exec_prefix}/bin
    confdir: /usr/local/freeswitch/conf
    libdir: ${exec_prefix}/lib
    datadir: /usr/local/freeswitch
    localstatedir: /usr/local/freeswitch
    includedir: /usr/local/freeswitch/include/freeswitch

    certsdir: /usr/local/freeswitch/certs
    dbdir: /usr/local/freeswitch/db
    grammardir: /usr/local/freeswitch/grammar
    htdocsdir: /usr/local/freeswitch/htdocs
    fontsdir: /usr/local/freeswitch/fonts
    logfiledir: /usr/local/freeswitch/log
    modulesdir: /usr/local/freeswitch/mod
    pkgconfigdir: ${exec_prefix}/lib/pkgconfig
    recordingsdir: /usr/local/freeswitch/recordings
    imagesdir: /usr/local/freeswitch/images
    runtimedir: /usr/local/freeswitch/run
    scriptdir: /usr/local/freeswitch/scripts
    soundsdir: /usr/local/freeswitch/sounds
    storagedir: /usr/local/freeswitch/storage
    cachedir: /usr/local/freeswitch/cache

  • 相关阅读:
    jqmodal遮罩层的实现
    让Editplus和SVN集成
    asp.net很有用的字符串操作类
    TCP socket编程
    Adroid: ProgressBar 的使用
    在想的事情......
    I'm new to CNBlogs!
    压力
    开心工作
    feature
  • 原文地址:https://www.cnblogs.com/keystone/p/12731959.html
Copyright © 2011-2022 走看看