Asterisk settings vBuzzer
Created by: chandave,Last modification on Tue 24 of Jan, 2006 [03:15 UTC]
Quick Instructions on how to setup Asterisk to vBuzzer
SIP.conf
Replace 1416NXXNXXX with the number the softphone / vBuzzer assigned to you or erase the /1416NXXNXXX for no incoming DID.
Do not use SetCIDNum or SetCIDName or the call will fail.
Extensions.conf
(or replace 416 with NXX if you have one of their paid plans that allow calling to other then 416 area)
(The T and W are optional. The T means the calling party can transfer the call. The W means the calling party can start recording the calling.)
Replace 416NXXNXXX with the number the softphone / vBuzzer assigned to you or leave blank for no incoming DID.
SIP.conf
[general]
register => <username>:<password>:<username>@vbuzzer.com:80/1416NXXNXXX
register => <username>:<password>:<username>@vbuzzer.com:80/1416NXXNXXX
Replace 1416NXXNXXX with the number the softphone / vBuzzer assigned to you or erase the /1416NXXNXXX for no incoming DID.
[vbuzzer]
type=friend
user=<username>
host=vbuzzer.com
port=80
fromdomain=vbuzzer.com
fromuser=<username>
secret=<password>
username=<username>
insecure=very
context=inbound ; Or whichever context you would like incoming calls to be placed to.
authname=<username>
dtmf=rfc2833
dtmfmode=rfc2833
canreinvite=no
nat=yes ; Even if not behind a nat, use nat=yes
useragent=vbuzzer/1.0
disallow=all
allow=gsm
allow=ulaw
allow=alaw
qualify=200
type=friend
user=<username>
host=vbuzzer.com
port=80
fromdomain=vbuzzer.com
fromuser=<username>
secret=<password>
username=<username>
insecure=very
context=inbound ; Or whichever context you would like incoming calls to be placed to.
authname=<username>
dtmf=rfc2833
dtmfmode=rfc2833
canreinvite=no
nat=yes ; Even if not behind a nat, use nat=yes
useragent=vbuzzer/1.0
disallow=all
allow=gsm
allow=ulaw
allow=alaw
qualify=200
Do not use SetCIDNum or SetCIDName or the call will fail.
Extensions.conf
[outgoing]
exten => _1416NXXXXXX,1,Dial(SIP/${EXTEN}@vbuzzer|999|TW)
exten => _1416NXXXXXX,1,Dial(SIP/${EXTEN}@vbuzzer|999|TW)
(or replace 416 with NXX if you have one of their paid plans that allow calling to other then 416 area)
(The T and W are optional. The T means the calling party can transfer the call. The W means the calling party can start recording the calling.)
[incoming]
exten => 416NXXNXXX,1,Answer()
exten => 416NXXNXXX,1,Answer()
Replace 416NXXNXXX with the number the softphone / vBuzzer assigned to you or leave blank for no incoming DID.
See also
- Asterisk | Tips & Tricks | FAQ


Comments
333my settings
here are my settings
allow=gsm&ilbc&g729&ulaw
auth=md5
authname=USERNAME
canreinvite=no
disallow=all
dtmfmode=RFC2833
fromdomain=vbuzzer.com
fromuser=USERNAME
hidecallerid=yes
host=vbuzzer.com
insecure=very
nat=yes
port=80
qualify=3000
restrictcid=yes
secret=PASSWORD
type=friend
user=USERNAME
useragent=VBuzzer/2.1.0.022
username=USERNAME
I sometimes get connections at g729 mostly just g711(ulaw)
now they recently added numbers (othere then phone numbers )
I have not tested it for incoming yet but
registration
USERNAME:PASSWORD@vbuzzer.com/NUMBERHERE
Hope this helps u all..
not vbuzzer goes down alot and has issues.. get what you pay for.. but its cheAP!