Board logo

標題: OBi110 and Asterisk [打印本頁]

作者: ckleea    時間: 2011-3-25 07:15     標題: OBi110 and Asterisk

My aim is to make OBi110 Line as FXO port for my asterisk so that I can migrate from SPA3000 to OBi110

I have read a few guides on connecting OBi110 and Asterisk but I am not clear how to do.
e.g.
http://www.adrianandgenese.com/b ... using-asterisk-1-4/

Do you have any experience in making it work?

Please share and post up how to configure.
作者: 角色    時間: 2011-3-25 07:21

MT has shared with us the feature that you mentioned in the following link:

http://www.obitalk.com/forum/index.php?topic=57.0

YH
作者: ckleea    時間: 2011-3-25 07:49

I do have difficulty to understand. I have tried http digest but not working
作者: 角色    時間: 2011-3-25 14:06

In order to use the FXO of OBi110, I believe you have to master the OBi110 Programming Language.

YH
作者: ckleea    時間: 2011-3-26 22:11

I use the same logic to send out DTMF signal after connection.

I use SP2 to connect my asterisk box at extension 6109.

Here is my extension.conf
[CallingRule_obi110]
exten => _816XXXXXXXX,1,Set(GLOBAL(hkno)=2**8${EXTEN:3}#)
exten => _816XXXXXXXX,n,Dial(SIP/6109,,D(${hkno})r)

When I press 816 + HK No, the dialplan will process and then dial out via OBi110 to PSTN line connect

Same logic will allow you to connect GV and OBiTalk Circle of Trust
作者: 角色    時間: 2011-3-26 22:45

Based on my understanding, this is also called two-stage dialling because the audio DTMF digits are sent over the trunk in analogue signal rather than digital form.

YH
作者: 角色    時間: 2011-3-26 22:48

本帖最後由 角色 於 2011-3-26 23:02 編輯

1) An alternative way to do so is

exten => _816XX.,1,Dial(SIP/6109,,D(2**9${EXTEN:3}#)r)

2) 在SP2 (if connected to Asterisk extension)的 X_InboundCallRoute = aa

角色
作者: ckleea    時間: 2011-3-26 22:52

Yours will go to OBi device or OBiApps account. So you need to change to 9 digits




歡迎光臨 電訊茶室 (http://telecom-cafe.com/forum/) Powered by Discuz! 7.2