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