Ticket #2381 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

iax.conf #include missing iax_general_custom.conf

Reported by: tbsky Assigned to:
Priority: minor Milestone: 2.4
Component: Asterisk Configuration Version: 2.3.0
Keywords: iax.conf iax_general_custom.conf Cc:
Confirmation: Confirmed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

hi:

i can setup prefer codec for all sip device in sip_general_custom.conf like below:

disallow=all allow=alaw allow=g729 allow=gsm

however, i can not do this for my iax device, because iax.conf didn't include iax_general_custom.conf like sip.conf. i can only modify iax.conf directly which is not good for future upgrade. or i can add this to iax_custom.conf but i need to keep other included file empty(like iax_registration.conf) or it won't work.

Change History

09/15/07 09:52:29 changed by p_lindheimer

  • status changed from new to closed.
  • confirmation changed from Unreviewed to Confirmed.
  • resolution set to fixed.