[asterisk-bugs] [JIRA] (ASTERISK-21787) No IAX2 communication either user/peer or friend accounts

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed May 22 15:21:01 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-21787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206715#comment-206715 ] 

Rusty Newton edited comment on ASTERISK-21787 at 5/22/13 3:19 PM:
------------------------------------------------------------------

I conveniently already had a setup very similar to yours, so rather than troubleshooting your pcaps and logs I just attempted to reproduce.

Two systems:
Ubuntu 12.04.2  x86_64   
Ubuntu 12.04.2  x86

First test with both systems using SVN-branch-11-r389245 using your iax.conf (with only IP addresses changed). Tested fine, no problems communicating over the IAX2 connections, "sip show peers"

Second test with both systems using Asterisk 11.4.0 release tarballs. Same iax.conf, again tested fine, no problems calling over the IAX2 connections and qualifys looks good.

{noformat}
ubuntu*CLI> iax2 show peers
Name/Username    Host                 Mask             Port          Status      Description                     
asterisk11/aste  10.24.17.228    (S)  255.255.255.255  4569          OK (1 ms)                                   
teste2/teste2    10.24.17.228    (S)  255.255.255.255  4569          OK (1 ms)                                   
2 iax2 peers [2 online, 0 offline, 0 unmonitored]
{noformat}

Same LAN and switch, no firewalling.

Unless you can point to another potential cause that is Asterisk related(another config file in Asterisk?) I'll go ahead and close this out as Not A Bug. Hopefully if there was an issue then it was just fixed in 11.4.0 or SVN.

If you still have the issue after upgrading, you may want to re-install from a fresh tarball and empty config directory then keep track of every config file change you make and post those.
                
      was (Author: rnewton):
    I conveniently already has a setup very similar to yours, so rather than troubleshooting your pcaps and logs I just attempted to reproduce.

Two systems:
Ubuntu 12.04.2  x86_64   
Ubuntu 12.04.2  x86

First test with both systems using SVN-branch-11-r389245 using your iax.conf (with only IP addresses changed). Tested fine, no problems communicating over the IAX2 connections, "sip show peers"

Second test with both systems using Asterisk 11.4.0 release tarballs. Same iax.conf, again tested fine, no problems calling over the IAX2 connections and qualifys looks good.

{noformat}
ubuntu*CLI> iax2 show peers
Name/Username    Host                 Mask             Port          Status      Description                     
asterisk11/aste  10.24.17.228    (S)  255.255.255.255  4569          OK (1 ms)                                   
teste2/teste2    10.24.17.228    (S)  255.255.255.255  4569          OK (1 ms)                                   
2 iax2 peers [2 online, 0 offline, 0 unmonitored]
{noformat}

Same LAN and switch, no firewalling.

Unless you can point to another potential cause that is Asterisk related(another config file in Asterisk?) I'll go ahead and close this out as Not A Bug. Hopefully if there was an issue then it was just fixed in 11.4.0 or SVN.

If you still have the issue after upgrading, you may want to re-install from a fresh tarball and empty config directory then keep track of every config file change you make and post those.
                  
> No IAX2 communication either user/peer or friend accounts
> ---------------------------------------------------------
>
>                 Key: ASTERISK-21787
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21787
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_iax2
>    Affects Versions: 11.1.0, 11.1.1, 11.1.2, 11.2.0, 11.2.1, 11.2.2, 11.3.0
>         Environment: 2 Ubuntu Server 12.04.2 LTS x86
> Asterisk 11.3.0
> Server 1: 192.168.99.1
> Server 2: 192.168.99.2
> PING OK, SIP OK, IAX2 NOT OK
> Same LAN, same switch, no firewall in between or in the machines.
>            Reporter: Andre Luis
>         Attachments: server1.iax.conf, server1.iax.debug, server1.pcap, server2.iax.conf, server2.iax.debug, server2.pcap
>
>
> When setting communication between two asterisk servers using IAX2 either user/peer or friend accounts there is no communication,
> peers always unreachable from the startup, this affects versions 11.1.0 thru 11.3.0,
> when using 11.0.2 or below works fine.
> The configuration files, debug information and tcpdump form each server is attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list