Peers & Trunks

From KlavoWiki
Revision as of 04:58, 29 September 2007 by David (talk | contribs) (New page: = Asterisk Users and Peers = Here is a list of my current VSP settings. == IAX Configuration == === FWD (Free World Dialup) === <table border="0" cellspacing="0" cellpadding="0"> <tr> ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Asterisk Users and Peers

Here is a list of my current VSP settings.

IAX Configuration

FWD (Free World Dialup)

  Peer   User
  [fwd]

CallerID="David" <username>
username=username
type=peer
secret=password
qualify=yes
host=iax2.fwdnet.net
disallow=all
allow=ulaw

auth=md5
  [iaxfwd]

username=username
secret=password
type=user
auth=rsa
inkeys=freeworlddialup

context=from-vsp
 
  Registration    
  register=username:password@iax2.fwdnet.net

SIP Configuration

GoTalk

  Peer   User
  [GoTalk]

username=username
fromuser=username
type=peer
secret=password
qualify=yes
host=sip.gotalk.com
disallow=all
allow=ulaw
insecure=very

dtmfmode=inband
  ;GoTalk Inbound

[username]
username=username
type=user
secret=password
context=from-vsp

canredirect=no
 
  Registration    
  register=username:password@sip.gotalk.com/username
   
  NOTE:
Username is not your DID but you GoTalk 09 number.