返回列表 發帖
謝謝角色兄,會否合力做一本中港台的VOIP 手冊,總結大家的心德。

TOP

還有是一個簡單資料庫放files 如我們的 codecs

TOP

另外在 Asterisk 1.6.2.X 發生的問題,切勿加入outbound CID in the user extensions. ,因為會今HKBN2b 錯誤而得出 Got SIP response 500 "Server Internal Error" back from 203.80.89.139

現在出入正常,謝謝角色兄的協助。

TOP

還有,遲些和大家分享,將2b放入 自己 favorite's Desktop PC sip client, In & Out 都冇問題。

我用Zoiper paid up 版,可以使用不同的 SIP & IAX connections

TOP

可否再協助,現在打出冇問號,不過打入全接留言。

TOP

Very disappointed.  For unknown reason, inbound for my HKBN 2b account is ok. But now outbound still have problems.
Either 500 error or 603 error

My sip.conf
[general]
context = default
allowoverlap = no
bindport = 5060
bindaddr = 0.0.0.0
srvlookup = yes
autodomain = no
callevents = no
defaultexpiry = 90
dtmfmode = rfc2833
externrefresh = 10
localnet = 192.168.118.0/255.255.255.128
nat = yes
notifyringing = yes
qualify = 3000
domain =

register = 35635612hk:secret@s2hkbntel.net:5060/35635612

[hkbn2b]
type = peer
nat = yes
username = 355635612hk
secret = secret
port = 5060
host = s2hkbntel.net
fromuser = 35635612hk
fromdomain = s2hkbntel.net
canreinvite = no
insecure = no
disallow = all
allow = alaw
dtmfmode = auto
context = from-hkbn2b

Any suggestion?

TOP

either 500 internal server error or 603 call declined. If you search for 603 error, no definitive error description.
For out going, I think the context [hkbn2b] should be the my focus. However, I have no idea why. I have put similar string into IP01 which is asterisk 1.4 but no luck

TOP

;dial-out via HKBN 2b
[CallingRule_hkbn-out_nocid]
exten => _9XXXXXXXX,1,Dial(SIP/133${EXTEN:1}@hkbn2b)
exten => _9XXXXXXXX,n,Hangup()

TOP

no, I use the registration string in sip.conf as showed by you above.

TOP

Still 603 error.

TOP

APL now. I do not configure HK2b as VOIP trunk under GUI

TOP

Yes. To generate the code, I would use APL which is faster and can test easily. It is slow to test with GUI.

I use WINSCP and putty to edit and login asterisk console.
When finished editing, a reload command at console

TOP

Should I go back to Asterisk 1.4?

I have try to put the registration into IP01 but not working. The next will be into a DD-WRT router which is limiting in function.

TOP

I disable the 2b registration in asterisk and use their software, I think it may be due to the of s21.hkbntel.net and s22.hkbntel.net

When I fix to s21.hkbntel.net, it keeps return to s22.hkbntel.net. Somethings wrong not sure what to do next.

TOP

HKBN also provides a VPN client to use their soft phone. I am actively looking up the information

TOP

返回列表