使用freeswitch桥接从SIP电话到真实电话的呼叫

时间:2014-10-04 07:00:26

标签: freeswitch

如何在Freeswitch的SIP电话中将呼叫桥接到真实电话。我使用了以下命令,但它不起作用

<action application="bridge" data="sofia/gateway/ytel.com/xxxxxx@ip"/>

提前致谢

1 个答案:

答案 0 :(得分:0)

如果您设置了网关ytel.com,那么您不应该拥有@ip,它应该是:

<action application="bridge" data="sofia/gateway/ytel.com/xxxxxx"/>

您使用sofia/gateway/$myCarrier/$numbersofia/$profile/$number@$IPorDomain