a9 发帖数: 21638 | |
l*****7 发帖数: 1125 | |
e**o 发帖数: 5509 | 3 是不是中国和美国的座机来电显示不一样?
在美国用trust #打obi110就能听到语音菜单。
在中国就听不到菜单,座机直接响。
【在 a9 的大作中提到】 : 搞的功能如此强大,可惜只开放2个sp
|
a9 发帖数: 21638 | 4 没啥有用的feature。就是发现一堆功能。但这些功能根本没啥用。
【在 l*****7 的大作中提到】 : 又发现啥有用的feature
|
h*******a 发帖数: 3279 | 5 我在中国也能听到菜单~
【在 e**o 的大作中提到】 : 是不是中国和美国的座机来电显示不一样? : 在美国用trust #打obi110就能听到语音菜单。 : 在中国就听不到菜单,座机直接响。
|
r****t 发帖数: 10904 | 6 举例说说?
【在 a9 的大作中提到】 : 没啥有用的feature。就是发现一堆功能。但这些功能根本没啥用。
|
a9 发帖数: 21638 | 7 obi可以看作是一个pbx,根据你拨的号码,和根据呼入的号码,有'line'口,'phone'
口,sp1,sp2,aa,还有它所谓的obitalk,以及voice gateway来进行桥接。这个设置的
条件非常多。有呼入号码(接口),呼出号码等。相当的强大
然而,它只有一个line口,一个 phone口,最多也只可以配sp1,sp2两个服务商。而
voice gateway有8个,要用的话必须sp1或sp2注册为sip服务商。只能呼出,不能呼入。
这样,你只能接一部普通电话机,即使用了android等软件,最多也再多加一个,可以
做到互相独立的来电。而且用了android等软件,还要他们的服务器中转。
也就是说,看上去功能非常强大,可实际上根本用不到。
要不大家举例是怎么用这个obi的?
比如我,我想要两个普通电话机,接入到obi上并连接到两个独立的gv,两条独立的线,
应该怎么做?
【在 r****t 的大作中提到】 : 举例说说?
|
t***x 发帖数: 161 | 8 It IS possible to have more than two service providers as long as your provi
der doesn't require registration.
For example, I am registering SP2 with my home Asterisk server, but at the s
ame time, I have VG3 connecting to voip.ms, and VG4 connecting to CallWithUs
, both going out through SP2.
Configuration for voip.ms:
AccessNumber: SP2(chicago.voip.ms:5060)
DigitMap: (011xx.)
AuthUserID / AuthPassword: your voip.ms username / password.
And you can use the following OutboundCallRoute for Phone port:
...|{(<001:01186>xx.):vg3}|{(<002:01186>xx.):vg4}|...
So if I dial 0011012345678, it will be expand to 011861012345678 and go thro
ugh VG3. Same for VG4, just with 002 prefix.
Of course you need to allow these number in DigitMap for Phone port:
...|(00xx.)|...
More details can be found on page 82 of OBi Device Admin Guide.
If you are unlucky that your service provider requires registration, then yo
u can always register it on your Asterisk and go from there...
Just my 2 cents.【 在 a9 (嗯) 的大作中提到: 】
入。 |
l***h 发帖数: 9308 | 9 你没明白a9意思。。。。SP2和SP2虽然能各地独立打出、接听,但只能接一个电话机,
所以他不爽。而另外8个voice gate,只能打出,不能接听,更不爽。。。。
其实都是浮云,稳定压倒一切,这一点obi目前做的还不错
provi
s
CallWithUs
【在 t***x 的大作中提到】 : It IS possible to have more than two service providers as long as your provi : der doesn't require registration. : For example, I am registering SP2 with my home Asterisk server, but at the s : ame time, I have VG3 connecting to voip.ms, and VG4 connecting to CallWithUs : , both going out through SP2. : Configuration for voip.ms: : AccessNumber: SP2(chicago.voip.ms:5060) : DigitMap: (011xx.) : AuthUserID / AuthPassword: your voip.ms username / password. : And you can use the following OutboundCallRoute for Phone port:
|
x**m 发帖数: 941 | 10 obi能接一个nonoh拨出,一个gv拨入拨出,外加一个或者多个gv拨出么?谢谢。 |
a9 发帖数: 21638 | 11 前边两个可以,外加不了。
【在 x**m 的大作中提到】 : obi能接一个nonoh拨出,一个gv拨入拨出,外加一个或者多个gv拨出么?谢谢。
|
e*i 发帖数: 10288 | 12
just change the digimap should be enough.
if not start with 011, go gv
else go nonoh
【在 x**m 的大作中提到】 : obi能接一个nonoh拨出,一个gv拨入拨出,外加一个或者多个gv拨出么?谢谢。
|
b***k 发帖数: 2829 | 13 不需要用ASTERISK也可以用超过两个的SP。 可以用高级选项里面的VOICE GATEWAY来实
现。 也支持用户名和密码。 支持除了SP1, SP2以外, 最多有8条可以打出的服务。
参考:
http://www.obitalk.com/forum/index.php?topic=526.0
provi
s
CallWithUs
【在 t***x 的大作中提到】 : It IS possible to have more than two service providers as long as your provi : der doesn't require registration. : For example, I am registering SP2 with my home Asterisk server, but at the s : ame time, I have VG3 connecting to voip.ms, and VG4 connecting to CallWithUs : , both going out through SP2. : Configuration for voip.ms: : AccessNumber: SP2(chicago.voip.ms:5060) : DigitMap: (011xx.) : AuthUserID / AuthPassword: your voip.ms username / password. : And you can use the following OutboundCallRoute for Phone port:
|