[Asterisk-Users] Voipbuster blocking Asterisk/IAX connections?
Guillermo Salas M
gsalas at manta.telconet.net
Tue Aug 16 09:54:11 MST 2005
It's working for me, this is my config:
iax.conf
[from-pstn]
username=my-username
type=peer
secret=My-Password
qualify=yes
notransfer=yes
host=iax.voipbuster.com
disallow=all
allow=gsm
[voipbuster]
username=my-username
type=peer
secret=my-Password
notransfer=yes
insecure=very
host=iax.voipbuster.com
fromdomain=iax.voipbuster.com
dtmfmode=rfc2833
context=default
disallow=all
allow=gsm
On Tue, 2005-08-16 at 06:05 -0700, Don Fanning wrote:
> Debug below
> [voipbuster]
> type=peer
> host=iax.voipbuster.com
> ;host=213.61.187.150
> secret=xxxxx
> notransfer=yes
> context=default
> qualify=yes
> disallow=all
> allow=ulaw
> allow=alaw
> ---
> subspace*CLI> iax2 debug
> IAX2 Debugging Enabled
> -- Executing SetCallerID("SIP/100-b0b3", ""xxxxxx"") in new stack
> -- Executing Dial("SIP/100-b0b3",
> "IAX2/xxxxxx at voipbuster/15163011118") in new stack
> Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass:
> NEW
> Timestamp: 00009ms SCall: 00003 DCall: 00000 [213.61.187.150:4569]
> VERSION : 2
> CALLED NUMBER : 15163011118
> CALLING NAME : xxxxxxx
> LANGUAGE : en
> USERNAME : xxxxxxx
> FORMAT : 4
> CAPABILITY : 63500
> ADSICPE : 2
> DATE TIME : 185610345
>
> -- Called xxxxxx at voipbuster/15163011118
> Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass:
> ACK
> Timestamp: 00009ms SCall: 00024 DCall: 00003 [213.61.187.150:4569]
> Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass:
> AUTHREQ
> Timestamp: 00008ms SCall: 00024 DCall: 00003 [213.61.187.150:4569]
> AUTHMETHODS : 3
> CHALLENGE : 293385486
> USERNAME : xxxxxxx
>
> Tx-Frame Retry[000] -- OSeqno: 001 ISeqno: 001 Type: IAX Subclass:
> AUTHREP
> Timestamp: 00182ms SCall: 00003 DCall: 00024 [213.61.187.150:4569]
> MD5 RESULT : f5152720f09e919d86eeca6bb8aef5c8
>
> Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass:
> ACK
> Timestamp: 00182ms SCall: 00024 DCall: 00003 [213.61.187.150:4569]
> Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass:
> ACCEPT
> Timestamp: 00178ms SCall: 00024 DCall: 00003 [213.61.187.150:4569]
> FORMAT : 4
>
> -- Call accepted by 213.61.187.150 (format ulaw)
> -- Format for call is ulaw
> Tx-Frame Retry[-01] -- OSeqno: 002 ISeqno: 002 Type: IAX Subclass:
> ACK
> Timestamp: 00178ms SCall: 00003 DCall: 00024 [213.61.187.150:4569]
> Tx-Frame Retry[000] -- OSeqno: 002 ISeqno: 002 Type: IAX Subclass:
> LAGRQ
> Timestamp: 10010ms SCall: 00003 DCall: 00024 [213.61.187.150:4569]
> Rx-Frame Retry[ No] -- OSeqno: 002 ISeqno: 003 Type: IAX Subclass:
> LAGRP
> Timestamp: 10010ms SCall: 00024 DCall: 00003 [213.61.187.150:4569]
> Tx-Frame Retry[-01] -- OSeqno: 003 ISeqno: 003 Type: IAX Subclass:
> ACK
> Timestamp: 10010ms SCall: 00003 DCall: 00024 [213.61.187.150:4569]
> Rx-Frame Retry[ No] -- OSeqno: 003 ISeqno: 003 Type: IAX Subclass:
> LAGRQ
> Timestamp: 10006ms SCall: 00024 DCall: 00003 [213.61.187.150:4569]
> Tx-Frame Retry[000] -- OSeqno: 003 ISeqno: 004 Type: IAX Subclass:
> LAGRP
> Timestamp: 10006ms SCall: 00003 DCall: 00024 [213.61.187.150:4569]
> Rx-Frame Retry[ No] -- OSeqno: 004 ISeqno: 004 Type: IAX Subclass:
> ACK
> Timestamp: 10006ms SCall: 00024 DCall: 00003 [213.61.187.150:4569]
> Rx-Frame Retry[ No] -- OSeqno: 004 ISeqno: 004 Type: IAX Subclass:
> HANGUP
> Timestamp: 10810ms SCall: 00024 DCall: 00003 [213.61.187.150:4569]
> Unknown IE 042 : Present
>
> Ignoring unknown information element 'Unknown IE' (42) of length 1
> Tx-Frame Retry[-01] -- OSeqno: 004 ISeqno: 005 Type: IAX Subclass:
> ACK
> Timestamp: 10810ms SCall: 00003 DCall: 00024 [213.61.187.150:4569]
> -- Hungup 'IAX2/voipbuster/3'
> == No one is available to answer at this time
> -- Executing Congestion("SIP/100-b0b3", "") in new stack
> == Spawn extension (internalselections, 915163011118, 3) exited
> non-zero on 'SIP/100-b0b3'
>
> subspace*CLI>
>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Matt
> Riddell
> Sent: Monday, August 15, 2005 9:07 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Voipbuster blocking Asterisk/IAX
> connections?
>
> Don Fanning wrote:
> > What settings are people using? I've seen the ones from dslreports
> > but I'm in that lucky group of people that paid the 1 euro just to
> > have it no longer work. Even after I setup a additional account over
> > the weekend it still doesn't work. And, of course, etherreal only
> > shows encrypted traffic so I can't snag any config settings from it.
>
> Um, IAX isn't encrypted, just a binary protocol. Have a look at
> ethereal.
>
> Also, post us your results of IAX2 Debug
>
> --
> Cheers,
>
> Matt Riddell
> _______________________________________________
>
> http://www.sineapps.com/news.php (Daily Asterisk News - html)
> http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
> _______________________________________________
> 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
>
> _______________________________________________
> 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
--
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 at sip.manta.telconet.net
e-mail: gsalas at 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
More information about the asterisk-users
mailing list