View Single Post

  #2 (permalink)  
Old 31-12-2007, 10:18
voiptalker@gmail.com
Guest
 
Posts: n/a
Default Re: ASTERISK@HOME 2.7 AND VOIPBUSTER SETUP

On 30 Dec, 21:02, phpguy <ksma...@hotmail.com> wrote:[color=blue]
> i got an asterisk@home 2.7 box setup with zap and voipbuster
>
> the zap works and i set it up to dial using my landline and fxo card
> when i dial 99= something it ommits the 99 and dials the rest
>
> i want to set up the voipbuster trunk to do the same with 88 but for
> some reason it wotn connect[/color]

I'm assuming you've set the dial rules in *both* the trunk *and* the
corresponding outbound route.


my settings in AAH2.7 were as follows:

SIP TRUNK: Voipbuster
/////////////////////////////////
Outgoing dial rules: (for UK + International - Note my UK outbound
route was 0|[1278]XXXXXXXXX and 0044|.)

0044+1XXXXXXXXX
0044+2XXXXXXXXX
0044+7XXXXXXXXX
0044+8XXXXXXXXX
00.
/////////////////////////////////
Outgoing Settings
/////////////////////////////////
Trunk name: voipbuster
----------------------
Peer Details:
allow=ulaw&alaw
canreinvite=yes
disallow=all
fromdomain=voipbuster.com
fromuser=USERNAME
host=sip.voipbuster.com
insecure=very
nat=yes
qualify=1000
secret=PASSWORD
srvlookup=yes
type=friend
username=USERNAME

///////////////////////////////////
Incoming details:
USER details: empty

///////////////////////////////////
Register string:

USERNAME:PASSWORD@sip.voipbuster.com

//////////////////////////////////////
If you have a voip-in number, this would look a little different - but
that's another issue.
Also, if you have more than 2 voipbuster accounts on your AAH box,
you'll need to delete the line: qualify=1000

Reply With Quote