Re: [asterisk-users] *****SPAM***** Re: IAX port 4569

2017-06-05 Thread Marcelo Terres
Try tcpdump

On 5 Jun 2017 9:41 pm,  wrote:

Doesn't matter how much I increase the verbose output
asterisk -vvr
asterisk will not even print a single line.

How to find out if my firewall has this port open?
https://www.grc.com
is reporting that my port is 4569 is in Stealth mode (so it is closed) :-/


Thelma
On 06/05/2017 02:19 PM, Victor Villarreal wrote:
> I think you need to increase verbose output and search in
> /var/log/asterisk/full for any error message related to IAX2 registration
> or simil.
>
> 2017-06-05 17:12 GMT-03:00 :
>
>> No, I don't think it is IP table issue, I've not upgraded dd-wrt for a
>> while and it was zoiper was working OK with my previous version of
>> asterisk.
>>
>> After upgrade to 11.25.1 it stop working.
>> I'm sure port forwarding on dd-wrt is working OK as I have port 80 and
>> 443 open.
>>
>>
>> Thelma
>> On 06/05/2017 07:12 AM, Christopher van de Sande wrote:
>>> Another might be to make sure iptables isn't blocking the connection.
>>>
>>> You can run
>>> iptables -L -n -v
>>> To see if its set to block any ports.
>>>
>>>
>>> On June 5, 2017 9:06:55 AM EDT, the...@sys-concept.com wrote:
 I'm getting:
 netstat -a |grep 4569
 udp0  0 0.0.0.0:45690.0.0.0:*

 Should I be getting localhost IP?

 Thelma

 On 06/05/2017 06:48 AM, the...@sys-concept.com wrote:
> Does asterisk listen on port 4569 by default?
>
> I'm running version Asterisk 11.25.1 and have a problem registering
> Zoiper (IAX) to Asterisk.
> I'm getting an error:
> Registration refused
>

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 Check out the new Asterisk community forum at:
 https://community.asterisk.org/

 New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
>>>
>>>
>>>
>>
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> Check out the new Asterisk community forum at: https://community.asterisk
.
>> org/
>>
>> New to Asterisk? Start here:
>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
>
>
>

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.
org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] *****SPAM***** Re: IAX port 4569

2017-06-05 Thread Victor Villarreal
Ok..

Maybe you can try with this command, from the Asterisk cli:

cli> core set verbose 5
cli> core set debug 5
cli> iax2 set debug on

And then, try to register with your softphone.

At the end of the test, execute:

cli> iax2 set debug off

And finally, review the logfiles.

2017-06-05 17:40 GMT-03:00 :

> Doesn't matter how much I increase the verbose output
> asterisk -vvr
> asterisk will not even print a single line.
>
> How to find out if my firewall has this port open?
> https://www.grc.com
> is reporting that my port is 4569 is in Stealth mode (so it is closed) :-/
>
>
> Thelma
> On 06/05/2017 02:19 PM, Victor Villarreal wrote:
> > I think you need to increase verbose output and search in
> > /var/log/asterisk/full for any error message related to IAX2 registration
> > or simil.
> >
> > 2017-06-05 17:12 GMT-03:00 :
> >
> >> No, I don't think it is IP table issue, I've not upgraded dd-wrt for a
> >> while and it was zoiper was working OK with my previous version of
> >> asterisk.
> >>
> >> After upgrade to 11.25.1 it stop working.
> >> I'm sure port forwarding on dd-wrt is working OK as I have port 80 and
> >> 443 open.
> >>
> >>
> >> Thelma
> >> On 06/05/2017 07:12 AM, Christopher van de Sande wrote:
> >>> Another might be to make sure iptables isn't blocking the connection.
> >>>
> >>> You can run
> >>> iptables -L -n -v
> >>> To see if its set to block any ports.
> >>>
> >>>
> >>> On June 5, 2017 9:06:55 AM EDT, the...@sys-concept.com wrote:
>  I'm getting:
>  netstat -a |grep 4569
>  udp0  0 0.0.0.0:45690.0.0.0:*
> 
>  Should I be getting localhost IP?
> 
>  Thelma
> 
>  On 06/05/2017 06:48 AM, the...@sys-concept.com wrote:
> > Does asterisk listen on port 4569 by default?
> >
> > I'm running version Asterisk 11.25.1 and have a problem registering
> > Zoiper (IAX) to Asterisk.
> > I'm getting an error:
> > Registration refused
> >
> 
>  --
>  _
>  -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> 
>  Check out the new Asterisk community forum at:
>  https://community.asterisk.org/
> 
>  New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
> 
>  asterisk-users mailing list
>  To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> >>>
> >>>
> >>>
> >>
> >> --
> >> _
> >> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> >>
> >> Check out the new Asterisk community forum at:
> https://community.asterisk.
> >> org/
> >>
> >> New to Asterisk? Start here:
> >>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
> >>
> >> asterisk-users mailing list
> >> To UNSUBSCRIBE or update options visit:
> >>http://lists.digium.com/mailman/listinfo/asterisk-users
> >>
> >
> >
> >
> >
> >
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Check out the new Asterisk community forum at: https://community.asterisk.
> org/
>
> New to Asterisk? Start here:
>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
GnuPG Key ID: 0x39BCA9D8
https://www.github.com/mefhigoseth
...:::[ God Rulz ! ]:::...
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] *****SPAM***** Re: IAX port 4569

2017-06-05 Thread thelma
Doesn't matter how much I increase the verbose output
asterisk -vvr
asterisk will not even print a single line.

How to find out if my firewall has this port open?
https://www.grc.com
is reporting that my port is 4569 is in Stealth mode (so it is closed) :-/


Thelma
On 06/05/2017 02:19 PM, Victor Villarreal wrote:
> I think you need to increase verbose output and search in
> /var/log/asterisk/full for any error message related to IAX2 registration
> or simil.
> 
> 2017-06-05 17:12 GMT-03:00 :
> 
>> No, I don't think it is IP table issue, I've not upgraded dd-wrt for a
>> while and it was zoiper was working OK with my previous version of
>> asterisk.
>>
>> After upgrade to 11.25.1 it stop working.
>> I'm sure port forwarding on dd-wrt is working OK as I have port 80 and
>> 443 open.
>>
>>
>> Thelma
>> On 06/05/2017 07:12 AM, Christopher van de Sande wrote:
>>> Another might be to make sure iptables isn't blocking the connection.
>>>
>>> You can run
>>> iptables -L -n -v
>>> To see if its set to block any ports.
>>>
>>>
>>> On June 5, 2017 9:06:55 AM EDT, the...@sys-concept.com wrote:
 I'm getting:
 netstat -a |grep 4569
 udp0  0 0.0.0.0:45690.0.0.0:*

 Should I be getting localhost IP?

 Thelma

 On 06/05/2017 06:48 AM, the...@sys-concept.com wrote:
> Does asterisk listen on port 4569 by default?
>
> I'm running version Asterisk 11.25.1 and have a problem registering
> Zoiper (IAX) to Asterisk.
> I'm getting an error:
> Registration refused
>

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 Check out the new Asterisk community forum at:
 https://community.asterisk.org/

 New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
>>>
>>>
>>>
>>
>> --
>> _
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> Check out the new Asterisk community forum at: https://community.asterisk.
>> org/
>>
>> New to Asterisk? Start here:
>>   https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>http://lists.digium.com/mailman/listinfo/asterisk-users
>>
> 
> 
> 
> 
> 

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users