[asterisk-bugs] [JIRA] (ASTERISK-20963) iax2 not responding to registration packets

sdolloff (JIRA) noreply at issues.asterisk.org
Fri Feb 8 11:45:00 CST 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sdolloff updated ASTERISK-20963:
--------------------------------

    Status: Waiting for Feedback  (was: Waiting for Feedback)

I have attached the full iax.conf and the tty file for a iaxmodem instance that is the registering entity.  

Something to note, when first logging into the console after the upgrade, the iax2 peers do show up, but then then expire.  Here is a sample cli output from a peer before it expires.

*CLI> iax2 show peer fax01 

 * Name       : fax01
  Secret       : <Set>
  Context      : outboundcontext
  Parking lot  : 
  Mailbox      : 
  Dynamic      : Yes
  Callnum limit: 0
  Calltoken req: No
  Trunk        : No
  Encryption   : No
  Callerid     : "Fax01" <8886039009>
  Expire       : 2
  ACL          : No
  Addr->IP     : 127.0.0.1 Port 4571
  Defaddr->IP  : 0.0.0.0 Port 4569
  Username     : 
  Codecs       : 0x4 (ulaw)
  Codec Order  : (ulaw)
  Status       : Unmonitored
  Qualify      : every 60000ms when OK, every 10000ms when UNREACHABLE (sample smoothing Off)
                
> iax2 not responding to registration packets
> -------------------------------------------
>
>                 Key: ASTERISK-20963
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20963
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_iax2
>    Affects Versions: 1.8.19.0
>         Environment: centos 5.2
>            Reporter: sdolloff
>            Assignee: sdolloff
>            Severity: Critical
>         Attachments: consolecapture.txt, iax18.pcap, iax19.pcap, iax20.pcap, iax2 debug 11.0.1.txt, iax.conf-modified, ttyIAX000-modified.txt
>
>
> using iaxmodem to connect to asterisk peers on localhost. asterisk shows no data from 'iax2 set debug on'.  tcpdump shows no response to registration packets to asterisk.  works in 1.8.18.0 but not 1.8.19.0-rc1 or subsequent versions.  iax.conf entry:  
> {noformat}
> ; fax001
> [fax001]
> callerid=Fax001 <0000000000>
> secret=somesecretword
> context=mycontext
> type=friend
> host=dynamic
> transfer=no
> qualify=no
> requirecalltoken=no
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list