“Misc Applications 模块”的版本间的差异

来自最权威最新完整开源SIP,语音通信,融合通信中文技术文档资料,提供详细的Asterisk Freepbx, FreeSBC, 免费会话边界控制器,网关,语音板卡,IPPBX,SBC配置资料-asterisk,freepbx,freesbc 用户手册 界面配置,呼叫路由,IVR, 网关对接,拨号规则,SIP 分机呼叫,pjsip, IVR, 录音, CDR, 队列呼叫,振铃组,CLI 命令中文资料手册
跳转至: 导航搜索
(FreePBX 杂项应用模块)
(没有差异)

2015年10月26日 (一) 20:16的版本

杂项应用模块用户使用指南

注意此功能支持FreePBX-13 以上版本

Overview

A miscellaneous or "misc" application is a custom feature code that you can dial from internal phones to go to various destinations available in the PBX.

This module is not to be confused with the [file:///E:/display/FPG/Misc+Destinations Misc Destinations] module, which is used for creating destinations that can be used by other modules, generally to route incoming calls.

Logging in

  • From the top menu click Applications
  • From the drop down click Misc Applications

Adding a Misc Application

add-misc-application.png

Enable

Yes/No: Whether to enable this miscellaneous application. 

Description

Used to identify this application if it needs to be edited or deleted in the future.

''''Feature Code

The custom feature code that users will dial to access this application. This can be a star code (example, *7876) or simply a normal extension (example, 7876). This value must be unique and not shared with any user, application, or star code on the PBX. This can also be modified on the feature codes page.

Destination

Where to send callers when they dial the custom feature code.

Save

  • Click the Submit button
  • Click the Apply Config button
  • Your new misc application will be added to the list at the right side of the screen.