num = req.URI.User.to_s
num = num.gsub(/^011/,'+')
if /^[2-9]d{6}$/
num = "+1212" + num
end
if /^\+[^1]/
sys.Dial(num + "@voipdiscount")
else
sys.GoogleVoiceCall("me@gmail.com","password","2535551212", num, ".*",3)
end
num = req.URI.User.to_s
num = num.gsub(/^011/,'+')
if /^[2-9]d{6}$/
num = "+1212" + num
end
if /^\+[^1]/
sys.Dial(num + "@voipdiscount")
else
sys.GoogleVoiceCall("me@gmail.com","password","2535551212", num, ".*",3)
end
•
回複:要撥7位號碼還要加幾句
-可說可不說-
♀
(153 bytes)
()
08/17/2011 postreply
11:49:25
•
你可以用其他voip/sip服務商,但是不能是sipsorcery,因為它不提供長途服務
-mc3361-
♀
(0 bytes)
()
08/17/2011 postreply
13:18:01
•
回複:你可以用其他voip/sip服務商,但是不能是sipsorcery,因為它不提供長途服務
-可說可不說-
♀
(165 bytes)
()
08/17/2011 postreply
15:03:24
•
voipdscount隻是sipsorcery裏SIP Provider的名稱
-mc3361-
♀
(0 bytes)
()
08/17/2011 postreply
15:49:24
WENXUECITY.COM does not represent or guarantee the truthfulness, accuracy, or reliability of any of communications posted by other users.
Copyright ©1998-2025 wenxuecity.com All rights reserved. Privacy Statement & Terms of Use & User Privacy Protection Policy