<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
No problems, and the first thing I did was put the money on my account.
I did use it a few times with the client first though - setting it up
with * was actually a rush job at work when our current outgoing
provider was down, I used my personal voipbuster account, hence locking
it down to numbers that wouldn't generate a charge. Maybe they haven't
yet noticed that Im using * with their service ;-)<br>
<br>
Cheers<br>
<br>
Mat<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:rudolfl@optusnet.com.au">rudolfl@optusnet.com.au</a> wrote:
<blockquote
cite="mid200509010014.j810Ebx1019241@mail24.syd.optusnet.com.au"
type="cite">
<pre wrap="">Thanks,
I'll try it. From what I read on the Internet, people start to have problems when they pput money on their account.
They say it works ok when account is empty, but when 1euro is deposited, client still works, but asterisk does not. Did you have any problems?
Rudolf
</pre>
<blockquote type="cite">
<pre wrap="">Mat Stace, Colewood <a class="moz-txt-link-rfc2396E" href="mailto:mps@colewood.net"><mps@colewood.net></a> wrote:
</pre>
</blockquote>
<pre wrap=""><!---->I'm running voipbuster via IAX, though you'll have to change the
dialstring, as I only use it for UK landline numbers :)
In my iax.conf
[voipbuster]
type=peer
host= 213.61.187.150
secret=YOURPASSWORD
notransfer=yes
context=default
In My extensions.conf:
exten => _770[12].,1,SetCallerID("CID Name" <CIDNUMBER>)
exten => _770[12].,2,Dial,IAX2/USERNAME@voipbuster/0044${EXTEN:3}
I don't actually know if the first line works (never actually tested it
that far :-| ) and you'll probably want the 2nd line to be something
like this if you want to use it for all calls worldwide
exten => _9.,2,Dial,IAX2/USERNAME@voipbuster/${EXTEN:1}
This should give you the "9 for a line" mdoe of operation, and require
you to dial full international numbers.
Cheers
Mat
(standard disclaimer - while the above works for me, it's for a
particular purpose. YMMV, don't sue me if it breaks, etc etc etc) ;-D
<a class="moz-txt-link-abbreviated" href="mailto:rudolfl@optusnet.com.au">rudolfl@optusnet.com.au</a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi, all
Here is a something I found on the web:
<a class="moz-txt-link-freetext" href="http://www.voipbuster.com">http://www.voipbuster.com</a>
And it works OK too. Now, I want to use it via asterisk, so I ccan use my normal phones
</pre>
</blockquote>
<pre wrap=""><!---->instead of PC application.
</pre>
<blockquote type="cite">
<pre wrap="">Did anyone try to connect astersisk and VoipBuster?
Thanks,
Rudolf
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
<br>
</body>
</html>