電訊茶室's Archiver

角色 發表於 2013-11-5 23:41

NWT NetTalk Asterisk SIP Settings

[i=s] 本帖最後由 角色 於 2013-11-7 00:03 編輯 [/i]

It was found (shown below) that the switch of NWT is the same as ComNet Phone, therefore the settings for ComNet Phone is also applicable to NWT Internet/Broadband Phone.

sip.conf[code]
register => 33445566:password@ngn2.nwtbb.com/33445566

[nwt-nettalk]
username=33445566
type=peer
secret=password
qualify=yes
port=5060
insecure = port,invite
host=ngn2.nwtbb.com
fromusername=33445566
fromuser=33445566
fromdomain=home1.com
dtmfmode = rfc2833
canreinvite = no
defaultexpirey=300
context = from-nwt-nettalk

[/code]extension.conf[code]
[trunk-nwt-nettalk-122]
exten => _122.,1,Dial(SIP/${EXTEN:3}@nwt-nettalk,,)
exten => _122.,n,Hangup()

[internal]
include => trunk-nwt-nettalk-122

[from-nwt-nettalk]
exten => 33445566,1,Dial(SIP/2004)
[/code]asterisk.conf[code]
[options]
internal_timing = yes
[/code]

角色 發表於 2014-4-18 21:37

The following sip.conf file contains the configuration for NWT settings

sip.conf[code][nwt-nettalk]
username=31234567
type=peer
secret=Password
qualify=yes
port=5060
insecure=port,invite
host=ngn2.nwtbb.com
fromusername=31234567
fromuser=31234567
fromdomain=ngn2.nwtbb.com
dtmfmode=rfc2833
defaultexpirey=300
canreinvite=no
nat=yes
disallow = all
allow = ulaw
allow = alaw
context=from-nwt-nettalk
[/code]

頁: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.