Go Back   Wireless and Wifi Forums > News > Newsgroups > uk.telecom.voip
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-08-2005, 09:13 PM
Steve B
Guest
 
Posts: n/a
Default Voipbuster call cut off

Hi all,

I am spending a bit of time playing with VOIP basically out of interestrather
than anything else. I created a voipbuster account a few weeks ago andyesterday
I put in 5 euros credit to enable the free calls. I've made a few callstoday
via my ATA and they all get cut after one minute telling me to buy credit...
Well according to the website I have 5Euro credit and it tells me to spendit
before I pay more! Also on the website when I look at my calls made it says
none. It looks like my account is not properly linked on the website. Anyone
else had a "broken" account and got it working somehow? I've emailed supportbut
don't think they will reply looking at other messages here.

Not the end of the world but i'd like to get it working.

Thanks
Steve.


Reply With Quote
  #2 (permalink)  
Old 09-08-2005, 09:33 PM
Steve B
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off

On Thu, 8 Sep 2005 21:13:56 +0100, Steve B wrote:
> Hi all,
>
> I am spending a bit of time playing with VOIP basically out of
> interest rather than anything else. I created a voipbuster account
> a few weeks ago and yesterday I put in 5 euros credit to enable the
> free calls. I've made a few calls today via my ATA and they all get
> cut after one minute telling me to buy credit... Well according to


Sorry to answer myself but I have more info. If I use the Voipbusterapplication
it works fine. ie I can call mobiles and free calls for more than 1 minute.
However using my ATA I always get cut off. Anyone else got Voipbusterworking
with an ATA? Is it my settings? Can someone share their settings if theyhave it
working on an an ATA.

Thanks again
Steve


Reply With Quote
  #3 (permalink)  
Old 09-08-2005, 09:33 PM
keymaster
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off


"Steve B" <steve@*nospammy*.hullcity.net> wrote in message
news:200598211356.379114@Steve...
Hi all,

I am spending a bit of time playing with VOIP basically out of interest
rather
than anything else. I created a voipbuster account a few weeks ago and
yesterday
I put in 5 euros credit to enable the free calls. I've made a few calls
today
via my ATA and they all get cut after one minute telling me to buy credit...
Well according to the website I have 5Euro credit and it tells me to spend
it
before I pay more! Also on the website when I look at my calls made it says
none. It looks like my account is not properly linked on the website. Anyone
else had a "broken" account and got it working somehow? I've emailed support
but
don't think they will reply looking at other messages here.

Not the end of the world but i'd like to get it working.

Thanks
Steve.

Hi
I have a similar problem, I paid 5euro and my calls get cut off as soon as
answered. emailed support 48hrs ago - no response as yet.
cheers
Roy



Reply With Quote
  #4 (permalink)  
Old 09-08-2005, 09:47 PM
JuliusP
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off


I had to add 5euro credit last night when I called a Canadian number
(which had been free) which used up my 1euro credit :(

Calls continue as before (some lasting over one hour today), it looks
like they also removed some FREE locations from the previous listing

I can't complain, I totalled my previous calls and they amounted to 8
hours over 4 months for 1euro


Reply With Quote
  #5 (permalink)  
Old 09-08-2005, 10:19 PM
Steve B
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off

On Thu, 8 Sep 2005 21:47:11 +0100, JuliusP wrote:
>
> I had to add 5euro credit last night when I called a Canadian
> number (which had been free) which used up my 1euro credit :(
>
> Calls continue as before (some lasting over one hour today), it
> looks like they also removed some FREE locations from the previous
> listing
>
> I can't complain, I totalled my previous calls and they amounted to
> 8 hours over 4 months for 1euro


Are you using the Voipbuster software or an ATA?

Thanks
Steve


Reply With Quote
  #6 (permalink)  
Old 09-08-2005, 11:54 PM
JuliusP
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off


Steve B wrote:
> On Thu, 8 Sep 2005 21:47:11 +0100, JuliusP wrote:
>
> Are you using the Voipbuster software or an ATA?


An Asterisk server


Reply With Quote
  #7 (permalink)  
Old 09-09-2005, 11:37 AM
T.
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off

JuliusP wrote:
> Steve B wrote:
>
>>On Thu, 8 Sep 2005 21:47:11 +0100, JuliusP wrote:
>>
>>Are you using the Voipbuster software or an ATA?

>
>
> An Asterisk server
>


Could you supply config details please?

Reply With Quote
  #8 (permalink)  
Old 09-09-2005, 02:29 PM
Me
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off

On Fri, 09 Sep 2005 11:37:16 +0100, "T." <nntp-DOT-dump@zen.co.uk>
wrote:

>JuliusP wrote:
>> Steve B wrote:
>>
>>>On Thu, 8 Sep 2005 21:47:11 +0100, JuliusP wrote:
>>>
>>>Are you using the Voipbuster software or an ATA?

>>
>>
>> An Asterisk server
>>

>
>Could you supply config details please?


For Voipbuster to work on an ATA you need just 3 things

SIP Registrar Address: stun.voipbuster.com
Username: ?????
Password: ?????

And that's it.

Me

Reply With Quote
  #9 (permalink)  
Old 09-09-2005, 05:50 PM
JuliusP
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off



You can also use SIP, the server is sip.voipbuster.com


IAX.CONF

register => voipbuster-username:password@iax.voipbuster.com

[ukout2]
type=peer
auth=md5
username=voipbuster-unsername
secret=password
host=iax.voipbuster.com


Reply With Quote
  #10 (permalink)  
Old 09-09-2005, 07:42 PM
Steve B
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off

On Fri, 9 Sep 2005 14:29:06 +0100, Me wrote:
> On Fri, 09 Sep 2005 11:37:16 +0100, "T." <nntp-DOT-dump@zen.co.uk>
> wrote:
>
>> JuliusP wrote:
>>> Steve B wrote:
>>>
>>>> On Thu, 8 Sep 2005 21:47:11 +0100, JuliusP wrote:
>>>>
>>>> Are you using the Voipbuster software or an ATA?
>>>>
>>>
>>> An Asterisk server
>>>

>>
>> Could you supply config details please?
>>

> For Voipbuster to work on an ATA you need just 3 things
>
> SIP Registrar Address: stun.voipbuster.com
> Username: ?????
> Password: ?????
>
> And that's it.
>
> Me


For Voipbuster to work on an ATA you need just 3 things
>
> SIP Registrar Address: stun.voipbuster.com
> Username: ?????
> Password: ?????
>
> And that's it.



That's exactly what I have in my config but it will only let me make callsof
one minute and then cuts me off. If I call a mobile it tells me I need tobuy
more credit. I have 5Euros in my account.... Any more ideas? It works finewith
the supplied software.

Steve.



Reply With Quote
  #11 (permalink)  
Old 09-09-2005, 07:50 PM
davew
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off

T. wrote:
>>>
>>> Are you using the Voipbuster software or an ATA?

>>
>>
>>
>> An Asterisk server
>>

>
> Could you supply config details please?


AMP settings:

Trunk:
context=from-pstn
host=213.61.187.150
insecure=very
notransfer=yes
secret=XXXXXX (voipbusters)
type=peer
username=XXXXXX (voipbuster's)

Incoming:
(bugger if i can get it to work)
host=iax.voipbuster.com
notransfer=yes
qualify=yes
secret=XXXXX
type=peer
username=XXXXX

Registration: XXXXXXXX:XXXXXXXX@iax.voipbuster.com

Reply With Quote
  #12 (permalink)  
Old 09-10-2005, 04:34 AM
JuliusP
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off


>SIP Registrar Address: stun.voipbuster.com


Shouldn't the registrar address be sip.voipbuster.com?????

This name resolves to multiple IPs, in fact the same IPs as
iax.voipbuster.com

Non-authoritative answer:
Name: iax.voipbuster.com
Addresses: 213.61.187.156, 213.61.187.157, 213.61.187.146,
213.61.187.147


Reply With Quote
  #13 (permalink)  
Old 09-10-2005, 10:25 AM
Me
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off

On 9 Sep 2005 20:34:40 -0700, "JuliusP" <julius@brampton.net> wrote:

>
>>SIP Registrar Address: stun.voipbuster.com

>
>Shouldn't the registrar address be sip.voipbuster.com?????
>
>This name resolves to multiple IPs, in fact the same IPs as
>iax.voipbuster.com
>
>Non-authoritative answer:
>Name: iax.voipbuster.com
>Addresses: 213.61.187.156, 213.61.187.157, 213.61.187.146,
>213.61.187.147


Sip.voipbuster.com does not work for me but stun.voipbuster.com does.

Go figure

Me

Reply With Quote
  #14 (permalink)  
Old 09-15-2005, 11:37 AM
Dom
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off

I have the same problem connecting to Voipbuster through SIP - it
disconnects randomly after a short time (between 15 secs and 2
minutes). I have paid into the account and made some free and paid
calls using their software client. I have tried stun.voipbuster.com and
sip.voipbuster.com same problem with both. Their software client
however works fine.

I think Voipbuster are doing something to break sip connections (as
they are giving free calls you can maybe understand this, sip
connections can be used by VoIP PBXs leading to high call volumes). In
VoipBuster FAQ they say: "It is possible to configure a IAX/SIP device
for VoipBuster, however our customer services dept does not support
SIP/IAX questions."

By contrast, I have no problems calling with Sipgate.

I have also tried Voipcheap (same company as Voipbuster but lower call
charges), but cannot even register with SIP for Voipcheap. I conclude
that SIP is impossible with Voipcheap (it is not mentioned in their
FAQ).

Does anyone know any more?

Dom

Me wrote:
> On 9 Sep 2005 20:34:40 -0700, "JuliusP" <julius@brampton.net> wrote:
>
> >
> >>SIP Registrar Address: stun.voipbuster.com

> >
> >Shouldn't the registrar address be sip.voipbuster.com?????
> >
> >This name resolves to multiple IPs, in fact the same IPs as
> >iax.voipbuster.com
> >
> >Non-authoritative answer:
> >Name: iax.voipbuster.com
> >Addresses: 213.61.187.156, 213.61.187.157, 213.61.187.146,
> >213.61.187.147

>
> Sip.voipbuster.com does not work for me but stun.voipbuster.com does.
>
> Go figure
>
> Me



Reply With Quote
  #15 (permalink)  
Old 09-15-2005, 01:52 PM
David Floyd
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off

In message of Thu, 15 Sep 2005, Dom writes
>I have the same problem connecting to Voipbuster through SIP - it
>disconnects randomly after a short time (between 15 secs and 2
>minutes). I have paid into the account and made some free and paid
>calls using their software client. I have tried stun.voipbuster.com and
>sip.voipbuster.com same problem with both. Their software client
>however works fine.
>
>I think Voipbuster are doing something to break sip connections


I have used SIP with a Sipura3000 ATA for about three months now - no
problem with calls at all. Sometimes a connection isn't made because
lines are busy, but once made - no problem. I have E1 paid up but never
made a chargeable call. So any problems are probably down to
individual's ATA set up.

David

Reply With Quote
  #16 (permalink)  
Old 09-15-2005, 08:01 PM
David Floyd
Guest
 
Posts: n/a
Default Re: Voipbuster call cut off

In message of Thu, 15 Sep 2005, writes
>On Thu, 15 Sep 2005 13:52:54 +0100, David Floyd <david@floyd.org.uk>
>wrote:
>
>
>>I have used SIP with a Sipura3000 ATA for about three months now - no
>>problem with calls at all.

>In that case I wonder if you would mind posting the settings you are
>using in the Sipura I can't get it working at all .
>


It's pointless having VoIPBuster set as Line 1 as I can't receive
incoming calls on VoIPBuster, so I have JustDialVoIP set up for Line 1
and VoIPBuster as a Gateway Account.


My settings for the Gateway are:

Gateway 4: <UserID>@sip.voipbuster.com
GW4 NAT Mapping Enable: yes
GW4 Auth ID: <UserID>
GW4 Password: <password>

Hope that helps,
David

Reply With Quote
Sponsored Links
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 On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fritzbox questions: Callthrough etc. Brian A uk.telecom.voip 2 02-25-2007 11:59 AM
PAP2 and Trixbox sandsandeep VOIP 1 12-20-2006 06:41 AM
Anyone else have a problem with LG VX3300 screwed up call logs fordialed and received calls? usenet alt.cellular.verizon 0 09-11-2006 01:11 AM
Sipgate and call cut offs. Also Voipbuster...... Steve B uk.telecom.voip 0 09-20-2005 08:31 AM
Sipgate and call cut offs. Also Voipbuster...... Steve B uk.telecom.voip 0 09-20-2005 08:30 AM


All times are GMT. The time now is 03:09 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45