UKVoIPTalk.com

UKVoIPTalk.com

The UK's Number One VoIP Resource

 

ASTERISK@HOME 2.7 AND VOIPBUSTER SETUP

This is a discussion on ASTERISK@HOME 2.7 AND VOIPBUSTER SETUP within the uk.telecom.voip forums, part of the Newsgroup Forums category; i got an asterisk@home 2.7 box setup with zap and voipbuster the zap works and i set it ...


Go Back   UKVoIPTalk.com > Newsgroup Forums > uk.telecom.voip

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 30-12-2007, 20:02
phpguy
Guest
 
Posts: n/a
Default ASTERISK@HOME 2.7 AND VOIPBUSTER SETUP

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

i used the default settings im behiond a router and i put nat to yes
but nothing


what do i need to do ? all my phones are sip phones linksys spa 921

i can see from the flash panel its going through to trunk but nothing
happens then times out, i cant hear anytihng

i setted up asterisk as sip trunk not iax2


thanks in advance



OUTGOING SETTINGS

host=194.120.0.198
nat=1
secret=XXXXXX
type=peer
username=XXXXXXXX

//////////////////////////////////

INCOMING SETTINGS

context=from-pstn
secret=XXXXXXXXXXXXXXX
type=user


/////////////////////////////

REGISTRATION

XXXXX:XXXXXXXXXX@194.120.0.198

////////////////////////////////

SIP.CONF

; Note: If your SIP devices are behind a NAT and your Asterisk
; server isn't, try adding "nat=1" to each peer definition to
; solve translation problems.


[general]
port = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 192.168.100.69 ; Address to bind to (all addresses on
machine)
disallow=all
allow=ulaw
allow=alaw
context = from-sip-external ; Send unknown SIP callers to this context
callerid = Unknown


#include sip_nat.conf
#include sip_custom.conf
#include sip_additional.conf


//////////////////////////////////////
Reply With Quote
  #2 (permalink)  
Old 31-12-2007, 09: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
  #3 (permalink)  
Old 31-12-2007, 10:32
Hongtian
Guest
 
Posts: n/a
Default Re: ASTERISK@HOME 2.7 AND VOIPBUSTER SETUP

On 31 Dec, 04: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
>
> i used the default settings im behiond a router and i put nat to yes
> but nothing
>
> what do i need to do ? all my phones are sip phones linksys spa 921
>
> i can see from the flash panel its going through to trunk but nothing
> happens then times out, i cant hear anytihng
>
> i setted up asterisk as sip trunk not iax2
>
> thanks in advance
>
> OUTGOING SETTINGS
>
> host=194.120.0.198
> nat=1
> secret=XXXXXX
> type=peer
> username=XXXXXXXX
>
> //////////////////////////////////
>
> INCOMING SETTINGS
>
> context=from-pstn
> secret=XXXXXXXXXXXXXXX
> type=user
>
> /////////////////////////////
>
> REGISTRATION
>
> XXXXX:XXXXXXX...@194.120.0.198
>
> ////////////////////////////////
>
> SIP.CONF
>
> ; Note: If your SIP devices are behind a NAT and your Asterisk
> ; server isn't, try adding "nat=1" to each peer definition to
> ; solve translation problems.
>
> [general]
> port = 5060 ; Port to bind to (SIP is 5060)
> bindaddr = 192.168.100.69 ; Address to bind to (all addresses on
> machine)
> disallow=all
> allow=ulaw
> allow=alaw
> context = from-sip-external ; Send unknown SIP callers to this context
> callerid = Unknown
>
> #include sip_nat.conf
> #include sip_custom.conf
> #include sip_additional.conf
>
> //////////////////////////////////////[/color]

It is terrible. I would like to suggest you try miniSipServer. It is
very easy to use.
Reply With Quote
  #4 (permalink)  
Old 31-12-2007, 11:28
Jono
Guest
 
Posts: n/a
Default Re: ASTERISK@HOME 2.7 AND VOIPBUSTER SETUP

Hongtian pretended :[color=blue]
> It is terrible. I would like to suggest you try miniSipServer. It is
> very easy to use.[/color]

Not that I can comment on miniSipServer, however, AAH 2.7 is far from
terrible.

I have been using that version since it came out....until yesterday.

The OP could & should consider using PBX-in-a-Flash (which I set up
yesterday)

<http://nerdvittles.com/index.php?p=196>

<http://www.pbxinaflash.org/index.htm>


Reply With Quote
  #5 (permalink)  
Old 31-12-2007, 14:00
voiptalker@gmail.com
Guest
 
Posts: n/a
Default Re: ASTERISK@HOME 2.7 AND VOIPBUSTER SETUP

On Dec 31, 12:28*pm, Jono <notha...@blueyonder.invalid> wrote:[color=blue]
> Hongtian pretended :
>[color=green]
> > It is terrible. I would like to suggest you try miniSipServer. It is
> > very easy to use.[/color]
>
> Not that I can comment on miniSipServer, however, AAH 2.7 is far from
> terrible.[/color]

Agreed.
[color=blue]
> I have been using that version since it came out....until yesterday.
>
> The OP could & should consider using PBX-in-a-Flash (which I set up
> yesterday)
>
> <http://nerdvittles.com/index.php?p=196>
>
> <http://www.pbxinaflash.org/index.htm>[/color]

And those settings above also work in PBX-in-a-Flash B-)
Reply With Quote
  #6 (permalink)  
Old 03-01-2008, 14:17
phpguy
Guest
 
Posts: n/a
Default Re: ASTERISK@HOME 2.7 AND VOIPBUSTER SETUP

hello there i tried that but it says all circuits are busy now and
voipbuster truck is greyed out in the flash operator panel, any idea
why this happens ? cheers



On 31 Dec 2007, 11:18, voiptal...@gmail.com wrote:[color=blue]
> On 30 Dec, 21:02, phpguy <ksma...@hotmail.com> wrote:
>[color=green]
> > i got an asterisk@home 2.7 box setup with zap and voipbuster[/color]
>[color=green]
> > 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[/color]
>[color=green]
> > 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:PASSW...@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[/color]


Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:32.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0