返回列表 發帖

由頭來過Asterisk > OBI , 2B app

已經裝好Asterisk engine係VPS Server
今次沒有GUI,所以要靠edit  conf
首先如果要駁通OBI,要係Asterisk改哪幾個conf file?
在obi那邊又要點setup?

回復 17# zivtong

你的settings是什么呢?

TOP

如果你能成功打出打入,那么set 2b account就很简单。通过不断学习才能得到真本领,不然下次出问题都不知道怎样处理。

TOP

成功打出打入啦~明天在講我既setting
 好眼訓了

TOP

回復 15# zivtong

你一步一步来,不要太急。你先把remote two extensions搞定才进行下一步。

如果你看了很多links,那么你的settings是什么呢?

TOP

跟上面set會話

rejected because extension not found in context 'default'.

TOP

回復 12# zivtong

是否有进展呢?

TOP

My OBI is:
Voice provider 1: Google Voice(or your )
Voice provider 2: my asterisk

1. OBI is set to an extension, 1002, for asterisk(sip.conf or user.conf).
Normal extension setup with change the type to friend:

[1002]
typp=friend
secret=1002
hassip = yes
qualify=yes
nat=no
host=dynamic
canreinvit=no
context=internal


2. Dialin-rule for 1002 is the same for normal extension.
    [internal]
    exten => 1002,1,Dial(SIP/1002,,r)

Note: If you need to forward the call from OBI to your asterisk, plz change the forwarding rule in OBI.

3. Setup a dialout-rule, like number with prefix 8, should be dialed out through OBI's first VSP(extensions.conf):
[OBI]
exten=_8xxxx.,1,Dial(SIP/**1${EXTEN:1}@1002,,r)
exten=_8xxxx.,n,Hangup()

TOP

這個我一早有了,問題就講過了,不是完整一套的SETUP 流程
沒有ASTERISK 那段SETUP
文字上亦表達唔夠DETAIL,OBI 那面很深奧..
有時改左又沒有UPDATE,好似好BUG

TOP

TOP

這個只係INTERNAL SETUP
我想要OBI SETUP阿

TOP

你可以参考下面帖子,不过在我来看有点复杂,但是理应可行。

http://www.telecom-cafe.com/foru ... workshop&page=1

TOP

你是否找到我以前写过的Workshop或者examples?
角色 發表於 2012-9-20 00:29



    可以post上來參考嗎?
OBI110 要點set?

asterisk 既sip and extensions要點set?
比份野來參考,就識改~
麻煩post一post上來,找過好多地方冇,永遠冇由頭尾既教程,所以set極都唔掂

TOP

你是否找到我以前写过的Workshop或者examples?

TOP

很須要一個sip.conf 同extensios.conf做參考
不懂如何把obi 加入

TOP

返回列表