Asterisk settings for YAK Communications
Outgoing calls work the first time, but the second attempt at a call yields a message from Yak saying "this card is already in use." Also, quality seems a little off. If I ever hear back from Yak on questions regarding accepted protocols and other settings, perhaps these settings will change for the better in the near future...
---sip.conf---
[general]
register => MEMBERID:PASSWORD@sipem.toroon.bb.yakbb.net
[yak]
type=peer
username=MEMBERID
fromuser=MEMBERID
authuser=MEMBERID
auth=md5
secret=PASSWORD
host=sipem.toroon.bb.yakbb.net
context=default
nat=yes
port=5060
disallow=all
allow=ulaw
allow=alaw
allow=gsm
(not sure what they all support wrt codecs, etc., but this barely works. Quality is poor.)
---extensions.conf---
[globals]
VOIPLONGDISTANCE=SIP/yak
VOIPLONGDISTANCEMSD=0
[default]
; route long distance calls via long distance provider
exten => _1NXXNXXXXXX,1,SetCallerID(${PHONENUMBER}|a)
exten => _1NXXNXXXXXX,2,Dial,${VOIPLONGDISTANCE}/${EXTEN:VOIPLONGDISTANCEMSD}
exten => _1NXXNXXXXXX,3,Hangup
exten => _011.,1,SetCallerID(${PHONENUMBER}|a)
exten => _011.,2,Dial,${VOIPLONGDISTANCE}/${EXTEN:VOIPLONGDISTANCEMSD}
exten => _011.,3,Hangup
Created by: nokes, Last modification: Wed 23 of Nov, 2005 (05:18 UTC)
Featured -
Search:

Page Changes















