Ticket #3474 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

IAX phones not registering

Reported by: jroper Assigned to:
Priority: major Milestone: 2.6
Component: Asterisk Configuration Version: 2.5-branch
Keywords: IAX Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

when you create an IAX friend, it is writing the iax_additional.conf settings in the wrong order, resulting in IAX phones not authenticating - See output below:-

[246] type=friend setvar=REALCALLERIDNUM=246 secret=9787986 qualify=yes port=4569 permit=0.0.0.0/0.0.0.0 transfer=no mailbox=246@device host=dynamic dial=IAX2/246 deny=0.0.0.0/0.0.0.0 context=from-internal callerid=device <246> accountcode=

Note that the permit comes before the deny, this means that you permit everything, then deny it again.

The deny should come first.

Change History

01/15/09 11:00:46 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [7415]) fixes #3474 move deny to top of context on iax sections as in sip sections

01/15/09 11:44:21 changed by mickecarlsson

Dupe of #3471. Fixed in r7415 for 2.6