那对call in有用,但对call out的意义何在?

回答: fitwxc 大师,能否回答GoogleVoiceCall的问题egame2009-09-18 09:23:13

If a call ia made to GV, it will be forwarded to SG, then SG will forward it to SS, then it calls the ATA. In this case, I see how the DIS SG provided works.


But if a call is made from ATA, it will accepted by SS, According to the OUT call plan,

sys.GoogleVoiceCall("username","password","14085551212","#{req.URI.User}","6265551212")

that call will be send to GV# 6265551212, and GV calls the finial dextination req.URI.User

In this case it seems to me that 14085551212 (SG #) will never be used during outgoing calls from the ATA. If is is not used, why do we need to specify it in the GoogleVoiceCall() call?

所有跟帖: 

GV call out = call destination then call back to your ATA -fitwxc- 给 fitwxc 发送悄悄话 (179 bytes) () 09/18/2009 postreply 13:13:09

懂了, 谢谢 -egame- 给 egame 发送悄悄话 (338 bytes) () 09/18/2009 postreply 13:40:00

请您先登陆,再发跟帖!