返回列表 發帖

SPA3102 HTTP Digest Authentication Method

今天和tamtsin测试了他的新setup for SPA3102 HTTP Digest Authentication Method, 之前的方法不用user name和password都能用到他的SPA3102 HK PSTN Gateway,这次把之前的问题完全解决了。

很多人都不知道为什么要用HTTP Digest Authentication,就是我们一般拨打SPA3102的PSTN时,一般都要先拨打VoIP 2的SIP Account,VoIP2接了你的call后,再转到PSTN线路,如果你要再拨打电话,那么你要用Second Stage Dialling方法来进行,因为要用到analogue的DTMF,所以有的时候经常打不到像要的号码。而现在有了HTTP Digest Authentication method后,连second stage dialling都不需要,那么就大家加强了DTMF的准确性。

至于怎样set HTTP Digest Authentication,我不会,要等tamtsin的SPA3102 Administration Guide 5.0就有分晓。现在我只提供怎样用HTTP Digest Authentication Method。

1)Make call without registration: yes

2) DP = ([2-9]xxxxxxxS0<hk.spk3k.com:5061>)

3) set USERID and Password


set好后,拿起话筒,然后直接按8位香港电话号码,系统就会自己接入对方的SPK3102的HTTP Digest Authentication Server。


角色

One side is SPA3102 and another side is ordinary Linksys ATA or Zoiper softphone. I did not try the Asterisk as a SIP client.

YH

TOP

I can use eyeBeam to make an HTTP Digest Authentication way to make call via an SPA3102 PSTN Gateway as follows:

Display name: HTTP
Username: xxxxx
Password: yyyyy
Domain:hk.spk3k.com:5061

untick "Register with domain"


YH

TOP

本帖最後由 角色 於 2010-7-2 23:41 編輯

Asterisk Method for HTTP Digest Authentication

Add VoIP Trunk

Provider Name: HTTP
Hostname: hk.spa3k.com
username: xxxx
Formuser: xxxx
Password: yyyy
Contact Ext.: xxxx

Where xxxx is the username and yyyy is the password


Using the filer editor of the web admin for users configuration file users.conf as follows

1) Insert port=5061 after host entry
2) Change registersip from yes to no


YH

TOP

You mean both sides using SPA3102/3000. Do you have a side with asterisk?
I have made the  SIP in th ...
ckleea 發表於 2010-7-2 01:10



We may use whatever method that we want now. The examples are show above.

YH

TOP

可能你家里和公司的设备非常多,一时间都不知道怎样回答你的问题。

以我理解HTTP Digest Authentication, 主要放在VoIP2用,而不是VoIP1(不知道是否说错?)

角色

TOP

这个真的要问他了,可能他最近非常忙吧!他对SPA3102已经写的非常好。

角色

TOP

返回列表