“自定义目的地模块”的版本间的差异

来自最权威最新完整开源SIP,语音通信,融合通信中文技术文档资料,提供详细的Asterisk Freepbx, FreeSBC, 免费会话边界控制器,网关,语音板卡,IPPBX,SBC配置资料-asterisk,freepbx,freesbc 用户手册 界面配置,呼叫路由,IVR, 网关对接,拨号规则,SIP 分机呼叫,pjsip, IVR, 录音, CDR, 队列呼叫,振铃组,CLI 命令中文资料手册
跳转至: 导航搜索
(FreePBX 自定义目的地模块)
 
 
(未显示同一用户的2个中间版本)
第1行: 第1行:
'''Custom Destinations User Guide'''
+
'''自定义目的地模块使用指南'''
  
THIS WIKI HAS BEEN UPDATED FOR VERSION 13 OF YOUR PBX GUI.
+
''注意''此版本适用于FreePBX 13 以上版本。
  
* [ Overview]
+
'''总览介绍'''
* [ Logging In]
+
* [ Creating a Custom Destination]
+
** [ Target]
+
** [ Description]
+
** [ Notes]
+
** [ Return]
+
** [ Submit]
+
* [ Using a Custom Destination]
+
  
'''Overview'''
+
自定义目的地模块支持用户注册一个自定义的目的地来指到相应的自定义拨号不会规则中。同样,此目的地会显示在目的地模块中作为一个有效模块。
  
The Custom Destinations module allows you to register your custom destinations that point to custom dialplans. It will also "publish" these destinations as available destinations to other modules. 
+
''注意''
  
APPLICATION NOTE
+
此模块是一个高级模块功能,会关联到相关的PBX 拨号规则中。如果需要此模块功能,用户必须具有一定的Asterisk知识。
  
This is an advanced feature that is used to link to custom code on your PBX and should only be used by knowledgeable users.
+
'''登录'''
  
'''Logging In'''
+
* 顶部点击 '''Admin'''
 
+
* 下拉菜单中单击'''Custom Destinations'''
* On the top menu click '''Admin'''
+
* In the drop down click '''Custom Destinations'''
+
  
 
http://wiki.freepbx.org/download/attachments/26509798/custom-destinations.png
 
http://wiki.freepbx.org/download/attachments/26509798/custom-destinations.png
第30行: 第20行:
 
'''Creating a Custom Destination'''
 
'''Creating a Custom Destination'''
  
For each custom dial plan destination, you can define the following:
+
创建一个自定义的目的地:
  
 
http://wiki.freepbx.org/download/attachments/26509798/new-custom-destination.png
 
http://wiki.freepbx.org/download/attachments/26509798/new-custom-destination.png
第36行: 第26行:
 
'''Target'''
 
'''Target'''
  
This is your custom destination. Define the custom dial plan that you want to route the caller to in the format ''<nowiki>[context],[exten],[priority]</nowiki>''. Example: “afterhours-pin,501599,1,” which is the start of the custom “After Hours&nbsp;Pin” dialplan we have on this box.
+
这是自定义目的地。这里定义自定义拨号规则以便支持自定义的呼叫流程,用户可以让呼叫进入到此呼叫流程中,格式为''<nowiki>[context],[exten],[priority]</nowiki>''。例如: “afterhours-pin,501599,1,” 以自定义的“After Hours&nbsp;Pin” 开始,呼叫进入到此流程中。
  
 
'''Description'''
 
'''Description'''
  
Give this custom destination a friendly name. Example: "My cool Script"
+
自定义呼叫目的地的描述介绍。
  
 
'''Notes'''
 
'''Notes'''
  
Here you can define notes on what this custom dialplan or script is used for.
+
自定义拨号规则的标注来表示脚本的目的。
  
 
'''Return'''
 
'''Return'''
  
Does your custom destination end with 'Return'? If so, you can then select a custom destination after this call flow is complete.
+
是否以'Return' 结束? 完成呼叫流程后返回自定义呼叫目的地。
  
If you select Return: Yes, then you will see a new dropdown menu where you can select the appropriate return destination.
+
如果选择->Return: Yes, 那么界面会出现一个下拉菜单,在菜单中选择一个返回的目的地。
  
 
http://wiki.freepbx.org/download/attachments/26509798/return-destination-dropdown.png
 
http://wiki.freepbx.org/download/attachments/26509798/return-destination-dropdown.png
第56行: 第46行:
 
'''Submit'''
 
'''Submit'''
  
Don't forget to click the '''Submit''' button and click the red '''Apply Config''' button at the top when done.
+
点击'''Submit''' ,然后点击 '''Apply Config'''
  
 
'''Using a Custom Destination'''
 
'''Using a Custom Destination'''
  
In modules that support "destinations," like IVR, Queues, Inbound Routes etc., you will see a Destination chooser like the one below.&nbsp;In the drop down choose "Custom Destinations" then the destination you created.&nbsp;
+
这个模块支持一个"destinations" ,例如IVR,登录,呼入路由等等流程。下拉菜单中可以看到相应的选项。
  
 
http://wiki.freepbx.org/download/attachments/26509798/choose-custom-destination.png
 
http://wiki.freepbx.org/download/attachments/26509798/choose-custom-destination.png

2015年10月25日 (日) 16:17的最新版本

自定义目的地模块使用指南

注意此版本适用于FreePBX 13 以上版本。

总览介绍

自定义目的地模块支持用户注册一个自定义的目的地来指到相应的自定义拨号不会规则中。同样,此目的地会显示在目的地模块中作为一个有效模块。

注意

此模块是一个高级模块功能,会关联到相关的PBX 拨号规则中。如果需要此模块功能,用户必须具有一定的Asterisk知识。

登录

  • 顶部点击 Admin
  • 下拉菜单中单击Custom Destinations

custom-destinations.png

Creating a Custom Destination

创建一个自定义的目的地:

new-custom-destination.png

Target

这是自定义目的地。这里定义自定义拨号规则以便支持自定义的呼叫流程,用户可以让呼叫进入到此呼叫流程中,格式为[context],[exten],[priority]。例如: “afterhours-pin,501599,1,” 以自定义的“After Hours Pin” 开始,呼叫进入到此流程中。

Description

自定义呼叫目的地的描述介绍。

Notes

自定义拨号规则的标注来表示脚本的目的。

Return

是否以'Return' 结束? 完成呼叫流程后返回自定义呼叫目的地。

如果选择->Return: Yes, 那么界面会出现一个下拉菜单,在菜单中选择一个返回的目的地。

return-destination-dropdown.png

Submit

点击Submit ,然后点击 Apply Config

Using a Custom Destination

这个模块支持一个"destinations" ,例如IVR,登录,呼入路由等等流程。下拉菜单中可以看到相应的选项。

choose-custom-destination.png