Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我见过的所有例子都需要我打电话的人的 SipProfile。在这种情况下,我不是拨打 voip 到 voip 电话,而是拨打 voip 到座机电话。
基本上,我想模仿默认呼叫者应用程序的功能,您设置一个 Sip 帐户,然后将该人呼叫到他/她的电话号码。
提前致谢。
我设法通过形成这样的地址来使其工作:xxxxxx@server.com 其中xxxxxx是要拨打的电话号码。我不知道这是否是标准方式,但它适用于我当前的 VoIP 提供商 (Plivo),因为它动态创建端点。