[Asterisk-Users] VoipBuster with astersisk?
Rudolf Ladyzhenskii
rudolfl at optusnet.com.au
Fri Sep 2 06:00:45 MST 2005
Hi, all
Still struggling.
Here is my iax.conf entry:
[voipbuster]
type=peer
host=iax.voipbuster.com
secret=MYSECRET
notransfer=yes
context=pignet
Here is my extension.conf entry:
exten => _0.,1,SetCallerID("CID Name" <CIDNUMBER>)
exten => _0.,2,Dial(IAX2/MYNAME at voipbuster/00613${EXTEN:1})
(I am using 0 to dial out and country and area code is appended
automatically).
When I attempt a call I can see I am calling the right place, but I do not
get any responce and call fails. Here is log:
-- Executing Dial("SIP/phone1-f02f",
"IAX2/MYNAME at voipbuster/0061395433089") in new stack
-- Called MYNAME at voipbuster/0061395433089
Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: NEW
Timestamp: 00018ms SCall: 00001 DCall: 00000 [213.61.187.150:4569]
VERSION : 2
CALLED NUMBER : 0061395433089
CODEC_PREFS : ()
CALLING NUMBER : 101
CALLING PRESNTN : 0
CALLING TYPEOFN : 0
CALLING TRANSIT : 0
CALLING NAME : Rudolf Ladyzhenskii
LANGUAGE : en
USERNAME : MYNAME
FORMAT : 2
CAPABILITY : 65283
ADSICPE : 2
DATE TIME : 2005-09-02 23:08:14
phonebox2*CLI>
Tx-Frame Retry[001] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: NEW
Timestamp: 00018ms SCall: 00001 DCall: 00000 [213.61.187.150:4569]
VERSION : 2
CALLED NUMBER : 0061395433089
CODEC_PREFS : ()
CALLING NUMBER : 101
CALLING PRESNTN : 0
CALLING TYPEOFN : 0
CALLING TRANSIT : 0
CALLING NAME : Rudolf Ladyzhenskii
LANGUAGE : en
USERNAME : MYNAME
FORMAT : 2
CAPABILITY : 65283
ADSICPE : 2
DATE TIME : 2005-09-02 23:08:14
phonebox2*CLI>
Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: POKE
Timestamp: 00017ms SCall: 00005 DCall: 00000 [213.61.187.150:4569]
Tx-Frame Retry[001] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: POKE
Timestamp: 00017ms SCall: 00005 DCall: 00000 [213.61.187.150:4569]
Sep 2 23:08:19 NOTICE[3240]: chan_iax2.c:2756 auto_congest: Auto-congesting
call due to slow response
-- IAX2/voipbuster-1 is circuit-busy
-- Hungup 'IAX2/voipbuster-1'
== Everyone is busy/congested at this time (1:0/1/0)
== Auto fallthrough, channel 'SIP/phone1-f02f' status is 'CONGESTION'
Tx-Frame Retry[000] -- OSeqno: 001 ISeqno: 000 Type: IAX Subclass:
HANGUP
Timestamp: 04022ms SCall: 00001 DCall: 00000 [213.61.187.150:4569]
CAUSE CODE : 0
Tx-Frame Retry[001] -- OSeqno: 001 ISeqno: 000 Type: IAX Subclass:
HANGUP
Timestamp: 04022ms SCall: 00001 DCall: 00000 [213.61.187.150:4569]
CAUSE CODE : 0
If I call same number from voipbuster application it connects OK.
Any help is greatly appreciated.
Thanks,
Rudolf
----- Original Message -----
From: "Mat Stace, Colewood" <mps at colewood.net>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Thursday, September 01, 2005 9:54 AM
Subject: Re: [Asterisk-Users] VoipBuster with astersisk?
> 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 at 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 at 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 at 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 at 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 at 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
More information about the asterisk-users
mailing list