【问题标题】:freeSwitch ESL api api originate response -ERR NORMAL_CLEARINGfreeSwitch ESL api api 发起响应 -ERR NORMAL_CLEARING
【发布时间】:2021-07-14 16:30:28
【问题描述】:

我需要从我的应用程序调用内部使用 ESL 使用 nodejs 'modesl' 模块

ESL api 调用响应 NORMAL_CLEARING WHY ???

api 来源 {ignore_early_media=true,origination_uuid=e0911776-e4bf-11eb-862f-d3d81f5727e2,originate_timeout=60,hangup_after_bridge=true}sofia/internal/1000@domain &playback(message)

回复

  headers: [
    { name: 'Content-Type', value: 'api/response' },
    { name: 'Content-Length', value: 21 }
  ],
  hPtr: null,
  type: undefined,
  subclass: undefined,
  body: '-ERR NORMAL_CLEARING\n'
}```

【问题讨论】:

    标签: freeswitch


    【解决方案1】:

    根据API调用的内容,播放结束后呼出将自动挂断。

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-03-28
    • 1970-01-01
    • 2014-03-23
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-08-09
    相关资源
    最近更新 更多