Ticket #2096 (closed Bugs: fixed)

Opened 6 years ago

Last modified 6 years ago

ALERT_INFO deprecated in Asterisk 1.4

Reported by: p_lindheimer Assigned to: p_lindheimer
Priority: major Milestone: 2.4
Component: Core Version: 2.3-branch
Keywords: Cc:
Confirmation: Distro:
Backend Engine: Asterisk 1.4.x Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

use of Alertinfo fails on 1.4 because it has been implemented with ALERT_INFO which is deprecated.

Issue - setting it in the sipheader is not inheritable form some tests on 1.2 that I did. So, we will continue to use ALERT_INFO in most places (meaning most of the code stays the same) and then we will set the header in dialparties.agi and other appropriate places if dialparties.agi in not used in a particular instance.

Change History

07/15/07 09:26:41 changed by p_lindheimer

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

r4401
there will be a few other places this gets put in. This will be fixed in the next core module update in the next few days.