【发布时间】:2011-06-03 18:19:33
【问题描述】:
例如,Skype iPad 应用程序提供对以下形式的 uri 的处理:
- skype:+11235551234?call
由于有多个 VOIP iPad 应用程序,我想知道是否有其他 uri 方案的列表,例如 fring、google voice、truphone 等。
【问题讨论】:
例如,Skype iPad 应用程序提供对以下形式的 uri 的处理:
由于有多个 VOIP iPad 应用程序,我想知道是否有其他 uri 方案的列表,例如 fring、google voice、truphone 等。
【问题讨论】:
VoIP 中使用最广泛的协议是 SIP,URI 如下所示:
【讨论】: