`

Asterisk 常用命令、Trixbox相关的Linux命令、URL、Trixbox功能键

 
阅读更多

 

sterisk 常用命令、Trixbox相关的Linux命令、URL、Trixbox功能键、电话技巧、配置文件路径

[separator]

来源:http://myspacefears.com/trixbox/

 

 

TrixBox BASICS
Support Phone Number: +1-888-TRIXBOX
Website http://trixbox.org/
HUD-lite Download http://hudlite.org
TrixBox Link Reference
Admin Login http://<IP>/maint
freepbx http://<IP>/maint/?freepbx
ssh terminal http://<IP>/maint/?sshTerm
Edit Configs http://<IP>/maint/?configEdit
Point Manager http://<IP>/maint/?epManager End
Asterisk Information http://<IP>/maint/?astInfo
Process status http://<IP>/maint/?sysMaint
Install/Update Packages http://<IP>/maint/?packages
Operator Panel http://<IP>/admin/panel.php
LINUX COMMANDS
Entering the Asterisk Console asterisk -r
Checking Current System Load top
Interrupt Information cat /proc/interrupts
RAID Array Information cat /proc/mdstat
Checking the Routing table netstat -rn OR route
Checking CPU Information cat /proc/interrupts
Checking Memory Information cat /proc/meminfo
Running tcpdump tcpdump -A -s 10000 port <port> and host <host>
Running PING tests ping -i 0.02 -c 500 -s 270 <host>
Intensive Performance Information vmstat 1
Current Wanpipe Version wanrouter version
Current system processes ps aux
Current Networking Information ifconfig -a
Duplexing Diagnostics mii-tool
Rsync Usage rsync -av -essh /path/to/file <remote_site>:/path/to/file
SCP Usage scp /path/to/file <remote_host>:/path/to/file
Checking Disk Space df -h
Display TrixBox help options help-trixbox
ASTERISK COMMANDS
Show Current Peers sip/iax2 show peers
Show Current Registration sip/iax2 show registry
PRI Status pri show span <span_number>
Database Dump database show
Show Channels show channels
Hangup a Channel soft hangup <channel_name>
Show Channel Detail show channel <channel_name>
SIP Debug sip debug ip <host>
Starting Asterisk /etc/init.d/asterisk start
Stopping Asterisk /etc/init.d/asterisk stop
Reloading Asterisk reload
Restarting Asterisk (without modules) restart now
Restarting Asterisk (when there are no active calls) restart when convenient
Enter PRI Debug Mode pri debug span <span_number>
List modules and info show modules
Lists parked calls show parkedcalls
Show status of a specified queue show queue
Show status of queues show queues
Show uptime information show uptime
Display version info show version
List defined voicemail boxes show voicemail users
Enable SIP debugging on IP sip debug ip
Enable SIP debugging on Peername sip debug peer
Enable SIP history sip history
Disable SIP debugging sip no debug
Disable SIP history sip no history
Reload SIP configuration sip reload
Show SIP dialog history sip show history
Show defined SIP users sip show users
Removes a channel from a specified queue remove queue member
Set level of debug chattiness set debug
Set level of verboseness set verbose
Show status of agents show agents
Shows registered applications show applications
Describe a specific application show application
Show status of conferences show conferences
Displays RSA key information show keys
Show manager command show manager command
Show connected managers show managers
Start Asterisk and Flash Operator Panel server amportal start|stop|kill|chown
Sets an agent offline agent logoff
Sets an agent online agent logon
Enable RTP debugging rtp debug
Enable RTP debugging on ip rtp debug ip
Disable RTP debugging rtp no debug
Destroy a channel zap destroy channel
List cadences zap show cadences
Show active zapata channels zap show channels
Show information on a channel zap show channel
Show all Zaptel cards status zap show status
PHONE SHORTCUTS
User Logon *11
User Logoff *12
ZapBarge 888
Simulate Incoming Call 7777
Call Forward All Activate *72
Call Forward All Deactivate *73
Call Forward All Prompting Deactivate *74
Call Forward Busy Activate *90
Call Forward Busy Deactivate *91
Call Forward Busy Prompting Deactivate *92
Call Forward No Answer/Unavailable Activate *52
Call Forward No Answer/Unavailable Deactivate *53
Call Waiting - Activate *70
Call Waiting - Deactivate *71
DND Activate *78
DND Deactivate *79
My Voicemail *97
Dial Voicemail *98
Save Recording *77
Check Recording *99
Directory #
Call Trace *69
Echo Test *43
Speaking Clock *60
Speak Your Exten Number *65
ChanSpy 555
Intercom Prefix *80
TIPS/TRICKS/TROUBLESHOOTING
Zaptel Card Status zttool
Detailed Card Status ztcfg -vvv
T1 Error / Status wanpipemon -i w1g1 -c Ta
Analog Voltage Check wanpipemon -i w1g1 -c astats -m <line_number>
Start Wanpipe Driver wanrouter start
Stop Wanpipe Driver wanrouter stop
Upgrade TrixBox to the latest version trixbox-update.sh
Set the local time zone and keyboard type config
Configure ethernet interface netconfig
Autoconfig Zaptel cards genzaptelconf
Install the HUDlite-server (Required for HUDlite client) install-hudlite
Set master password for web GUI passwd-maint
Set password for amp only passwd-amp
Set password for Web MeetMe only passwd-meetme
Set root password for console login passwd
Set admin password for checking system mail passwd admin
Create a SIPDefault.cnf in /tftpboot setup-cisco
Create a aastra.cfg in /tftpboot setup-aastra
Setup for autoconfiguration of Grandstream setup-grandstream
Set up a dhcp server setup-dhcp
Set up a Samba server (Microsoft file sharing) setup-samba
Configure sendmail setup-mail
Get latest patches for CentOS yum -y update
LOCATION OF Trixbox CONFIGURATION FILES
Asterisk Configuration Files /etc/asterisk/*.conf
Agents Configuration File /etc/asterisk/agents.conf
Queues Configuration File /etc/asterisk/queues.conf
Extensions Configuration File /etc/asterisk/extensions.conf
Extensions Additional Configuration File /etc/asterisk/extensions_additional.conf
Extensions Custom Configuration File /etc/asterisk/extensions_additional.conf
SIP Configuration /etc/asterisk/sip.conf
SIP Additional Configuration /etc/asterisk/sip_additional.conf
SIP Custom Configuration /etc/asterisk/sip_custom.conf
Voicemail Configuration Files /etc/asterisk/voicemail.conf
MeetMe Conferenece Configuration /etc/asterisk/meetme.conf
IAX2 Configuration /etc/asterisk/iax.conf
IAX2 Additional Configuration /etc/asterisk/iax_additional.conf
IAX2 Custom Configuration /etc/asterisk/iax_custom.conf
Asterisk Log Configuration /etc/asterisk/logger.conf
Wanpipe Configuration Files /etc/wanpipe/*
Zaptel Configuration /etc/asterisk/zaptel.conf
Zapata Configuration Files /etc/asterisk/zapata.conf
CDR Log Files /var/log/asterisk/cdr-csv
Queue Log Files /var/log/asterisk/queue*.log
Asterisk Log File /var/log/asterisk/messages
Outgoing Call Files Directory /var/spool/asterisk/outgoing
AGI-BIN /var/lib/asterisk/agi-bin/
Keys /var/lib/asterisk/keys/
Images /var/lib/asterisk/images
MeetMe recordings /var/spool/asterisk/meetme/
Voicemail Messages /var/spool/asterisk/voicemail/
Music on Hold /var/lib/asterisk/mohmp3/
Voice Prompts /var/lib/asterisk/sounds/
Dictation Recordings /var/spool/asterisk/dictate/
Monitor Recordings /var/spool/asterisk/monitor/
Phone Firmware and Config Locations /tftpboot/
分享到:
评论

相关推荐

    trixbox安装与配置

    Trixbox 是一种基于 Asterisk 的开源 VOIP 服务器解决方案,通常用于企业内部的 IP 电话和 VOIP 服务器。以下是 Trixbox 的安装和配置过程: 1. 安装 VMware 虚拟机,并安装 Linux 操作系统(Red Hat)。如果直接...

    trixbox配置

    Trixbox是一款基于Linux的操作系统,专门用于构建电话系统,尤其适用于小型企业和家庭办公室。它以Asterisk为核心,集成了多种功能,使得搭建电话系统变得更加简单。Trixbox提供了图形化的界面,用户可以通过Web界面...

    VOIP-trixbox-服务器配置.docx

    VOIP-trixbox 服务器配置是基于开源的 Asterisk PBX sistema,trixbox 是一个基于 Linux 的开源 PBX 解决方案,提供了一个功能强大且易于使用的电话系统。trixbox 服务器配置可以帮助用户快速部署基于 VOIP 的电话...

    VOIP-trixbox-服务器配置.pdf

    trixbox 是一个基于 Asterisk 的开源 VOIP 服务器解决方案,提供了一个强大且灵活的电话系统。通过 trixbox,可以快速搭建一个功能强大的 VOIP 服务器,以满足企业或个人对电话系统的需求。下面是 trixbox 服务器的...

    用Asterisk@Home组建VoIP电话交换系统

    它专为家庭和小型企业设计,允许用户通过Linux操作系统搭建自己的VoIP电话交换系统,实现类似于传统PBX的功能。AAH提供了一个基于Web的图形用户界面,简化了Asterisk的管理和配置过程,使得非技术用户也能方便地使用...

    VOIP-trixbox-服务器配置.docx编程资料

    它集成了Asterisk PBX(Private Branch Exchange)以及其他一系列与语音通信相关的应用和服务,使得搭建和维护VoIP电话系统变得更为简单。 - **用途**: Trixblox主要应用于企业内部电话系统建设、呼叫中心服务搭建...

    中国之星融合通信服务器技术安装手册

    Trixbox2.0是基于Linux的开源PBX(Private Branch Exchange,专用分组交换机)系统,集成了Asterisk、CentOS、FreePBX等组件,旨在简化Asterisk的安装和配置流程。 ### 二、安装前准备 #### 1. 硬件要求 - **主机...

Global site tag (gtag.js) - Google Analytics