Hi, all Here is a something I found on the web: http://www.voipbuster.com And it works OK too. Now, I want to use it via asterisk, so I ccan use my normal phones instead of PC application. Did anyone try to connect astersisk and VoipBuster? Thanks, Rudolf
On Thu, 2005-09-01 at 09:12 +1000, rudolfl@optusnet.com.au wrote:> Hi, all > > Here is a something I found on the web: > http://www.voipbuster.com > > And it works OK too. Now, I want to use it via asterisk, so I ccan use my normal phones instead of PC application. > > Did anyone try to connect astersisk and VoipBuster? >I've connected but using AMP :(> Thanks, > Rudolf > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Guillermo Salas M. Telconet S.A. Manta Calle 15 y Av. 24 Esq. Phone : 593 5 262 8071 Mobile: 593 9 985 5138 SIP : 103@sip.manta.telconet.net e-mail: gsalas@manta.telconet.net www : http://www.telconet.net http://www.telcocarrier.net Linux User: 255902 Soporte en Linea en http://www.manta.telconet.net Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html
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 rudolfl@optusnet.com.au wrote:>Hi, all > >Here is a something I found on the web: >http://www.voipbuster.com > >And it works OK too. Now, I want to use it via asterisk, so I ccan use my normal phones instead of PC application. > >Did anyone try to connect astersisk and VoipBuster? > >Thanks, >Rudolf >_______________________________________________ >--Bandwidth and Colocation sponsored by Easynews.com -- > >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > >-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.10.16/83 - Release Date: 26/08/2005
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> Mat Stace, Colewood <mps@colewood.net> wrote: >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 rudolfl@optusnet.com.au wrote:>Hi, all > >Here is a something I found on the web: >http://www.voipbuster.com > >And it works OK too. Now, I want to use it via asterisk, so I ccan use my normal phonesinstead of PC application.> >Did anyone try to connect astersisk and VoipBuster? > >Thanks, >Rudolf >_______________________________________________ >--Bandwidth and Colocation sponsored by Easynews.com -- > >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > >-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.10.16/83 - Release Date: 26/08/2005 _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
I ended up creating another account and it works great. I'll wait until after beta and have them fix the first account. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of rudolfl@optusnet.com.au Sent: Wednesday, August 31, 2005 5:15 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: Re: [Asterisk-Users] VoipBuster with astersisk? 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> Mat Stace, Colewood <mps@colewood.net> wrote: >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 rudolfl@optusnet.com.au wrote:>Hi, all > >Here is a something I found on the web: >http://www.voipbuster.com > >And it works OK too. Now, I want to use it via asterisk, so I ccan usemy normal phones instead of PC application.> >Did anyone try to connect astersisk and VoipBuster? > >Thanks, >Rudolf >_______________________________________________ >--Bandwidth and Colocation sponsored by Easynews.com -- > >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > >-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.10.16/83 - Release Date: 26/08/2005 _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Skipped content of type multipart/alternative-------------- next part -------------- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.10.16/83 - Release Date: 26/08/2005
Please ignore my incompetence. what is AMP and where do I read about using it? Thanks, Rudolf> Tim Litwiller <tim@litwiller.net> wrote: > > Guillermo Salas M wrote: > > On Thu, 2005-09-01 at 09:12 +1000, rudolfl@optusnet.com.au wrote: > > > >> Hi, all > >> > >> Here is a something I found on the web: > >> http://www.voipbuster.com > >> > >> And it works OK too. Now, I want to use it via asterisk, so I ccan > use my normal phones instead of PC application. > >> > >> Did anyone try to connect astersisk and VoipBuster? > >> > >> > > > > I've connected but using AMP :( > > > I used AMP to setup mine. > add an IAX2 trunk > > General Settings > I don;t think Outbound Caller ID affect anything > set Maximum channels to 1 - I haven't tried anything else I'd be curious > > if more would work > > > Outgoing Dial Rules > I left Dial rules blank - I haven't got around to setting that yet > Since I call US exclusively I have it add 00 to the front of any number > > I dial > by putting 00 in the Outbound Dial Prefix > > Outgoing Setting: > > Trunk Name: voipbuster > Peer Details: > > allow=gsm > context=default > disallow=all > dtmfmode=rfc2833 > fromdomain=iax.voipbuster.com > host=iax.voipbuster.com > insecure=very > notransfer=yes > secret=yourpassword > type=peer > username=yourusername > > Incoming Settings > User Context: from-pstn > User Details: > > allow=gsm > disallow=all > host=iax.voipbuster.com > notransfer=yes > qualify=yes > secret=yourpassword > type=peer > username=yourusername > > > leave registration blank > > then on the Outbound Routing page > add it to your current route > or create a new route > I created a new route with 4|. > so I dial 4 and then the long distance number to for it to use > voipbuster > > It has worked very well. > > > > > > > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
On 8/31/05, rudolfl@optusnet.com.au <rudolfl@optusnet.com.au> wrote:> > Please ignore my incompetence. what is AMP and where do I read about using it? > > Thanks, > Rudolf > >Rudolf: GIYF: this link should get you started: http://www.google.com/search?hl=en&lr=&q=amp+asterisk&btnG=Search I think there is also a fair amount in the wiki @ http://www.voip-info.org/tiki-index.php -Andy