Ticket #3650 (closed Feature Requests: fixed)

Opened 4 years ago

Last modified 4 years ago

add label into various feature codes so external modules an easily hook into them

Reported by: p_lindheimer Assigned to:
Priority: minor Milestone: 2.6
Component: Other Module Version: 2.5-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

modules may want to hook into various feature codes, for example donotdisturb, so that when activated through the feature code, an agi script might be executed to send a message such as a sip notify to the phone letting it know something has changed. In order to easily splice into such dialplan, a simple label as a place holder can be put right at the place where the action has taken place so that other modules can add additional functionality.

Change History

05/01/09 18:11:27 changed by p_lindheimer

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

(In [7603]) closes #3650 and closes #3651 beep only mode and labels to hook feature codes