Waquar 以下作品非常适合我打电话随时添加我的号码并给我打电话 +15612600684 https://callingapi.sinch.com/v1/callouts
首先
{
"method" : "conferenceCallout",
"conferenceCallout" :
{
"cli" : "46000000000",
"destination" : { "type" : "number", "endpoint" : "+14154251021" },
"domain" : "pstn",
"custom" : "customData",
"locale" : "en-US",
"greeting" : "Welcome to my conference",
"conferenceId" : "coolconf",
"enableDice" : false
}
}
然后
{
"method" : "conferenceCallout",
"conferenceCallout" :
{
"cli" : "46000000000",
"destination" : { "type" : "number", "endpoint" : "+15612600684" },
"domain" : "pstn",
"custom" : "customData",
"locale" : "en-US",
"greeting" : "Welcome to my conference",
"conferenceId" : "coolconf",
"enableDice" : false
}
}