Ticket #1739 (closed Patches: wontfix)

Opened 5 years ago

Last modified 5 years ago

Change fax email and nvfaxdetect to be stored in AstDB. Dialplan will pull email and nvfaxdetect from AstDB.

Reported by: ip-rob Assigned to:
Priority: minor Milestone: 2.3
Component: Core Version: 2.2
Keywords: fax_rx_email, nvfaxdetect Cc:
Confirmation: SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

Patch to modify the core functions.inc.php to store the fax email and nvfaxdetect wait time in the AstDB rather than having values put in the extensions_additional.conf. The change allows a user portal to updates these dynamically. The dialplan now pulls fax email and nvfaxdetect time from AstDB using the DB function.

Diff files from 2.2 trunk is attached.

Attachments

functions.inc.php.diff (2.7 kB) - added by ip-rob on 02/02/07 18:37:29.

Change History

02/02/07 18:37:29 changed by ip-rob

  • attachment functions.inc.php.diff added.

02/02/07 18:40:34 changed by p_lindheimer

  • priority changed from major to minor.

03/01/07 12:35:23 changed by ip-rob

Just as a comment, I've been running this patch on asterisk 2.2.0Beta for 2 weeks now. Works well to date and haven't noticed any issues.

(follow-up: ↓ 4 ) 03/01/07 19:02:46 changed by p_lindheimer

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

closing the ticket, these are not going to be consistent with changes coming up in core, as well as they are coded 'properly' (last time I looed a few weeks ago). The patches will remain for anyone who wants to search the ticket system for them.

(in reply to: ↑ 3 ) 03/02/07 04:21:27 changed by p_lindheimer

Replying to p_lindheimer:

closing the ticket, these are not going to be consistent with changes coming up in core, as well as they are coded 'not properly' (last time I looed a few weeks ago). The patches will remain for anyone who wants to search the ticket system for them.