【发布时间】:2015-08-11 08:55:49
【问题描述】:
我们需要通过用户数据库配置文件中定义的网关在 ESL 中发起呼叫。不能在xml中预设
那么我们如何在发送 origin 命令时通过 ESL 将用户名/密码和代理等发送到 freeswitch?
我们目前正在使用
SwitchApi("originate", "{origination_caller_id_number=12123334444}sofia/gateway/MyFoneComp/17185551212 &park")
但这当然需要我们在名为 MyFoneComp 的 xml 文件中预设一个网关
这里有一个类似的问题:http://lists.freeswitch.org/pipermail/freeswitch-users/2014-January/102452.html 但没有实际的解决方案
如何自动完成?
谢谢
【问题讨论】:
标签: freeswitch