Asterisk REST 接口

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

Asterisk REST 接口用户使用指南

  • [ Introduction]
  • [ Logging In]
  • [ First Run]
    • [ Enable the Asterisk REST Interface]
    • [ Pretty Print JSON Responses]
  • [ Adding User]
    • [ REST Interface User Name]
    • [ REST Interface User Password]
    • [ Password Type]
      • [ Crypt]
      • [ Plain Text]
    • [ Read Only]

介绍

Asterisk REST 接口用户模块是用来创建用户,以便支持 Asterisk Rest 接口。 

  • 这个模块要求至少 Asterisk 12 以上版本.
  • 这个模块必须先从高级设置那里开启

登录

  • 登录到FreePBX界面。
  • 菜单顶部点击 Settings。
  • 在下拉菜单中点击 Asterisk REST Interface User。

首先运行

说明: C:\64d9f0b6485bd8cbe5a286695c75aafa

这个模块在高级设置里面默认是关闭状态。.

  • 点击顶部的 Settings
  • 在下拉菜单中点击 Advanced Settings

说明: C:\ea79ea14281c265f93b979ddb040cc7e

Enable the Asterisk REST Interface

是否开启 Asterisk REST 接口.

Pretty Print JSON Responses

JSON 响应消息

添加用户

说明: C:\0f850d0d1928ffd3048060345ea615a6

REST Interface User Name

调用 REST API 用户名称

REST Interface User Password

调用REST API 密码

Password Type

Crypt

以Crypt(3) 加密方式保存密码

Plain Text

以普通文本格式保存

Read Only

开启用户读写权限设置.