Ticket #4095 (closed Bugs: fixed)

Opened 3 years ago

Last modified 3 years ago

enumlookup.agi fails to set a DIALSTATUS when no number is found

Reported by: p_lindheimer Assigned to: p_lindheimer
Priority: minor Milestone: 2.8
Component: Core - Trunks/Routing Version: 2.7-branch
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

the dialplan in maro-diaout-enum is expecting a DIALSTATUS to be set if no number is found, thus the easiest way to get this to function properly...

Change History

03/01/10 17:27:19 changed by p_lindheimer

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

(In [9061]) fixes #4095 adds DIALSTATUS to enumlookup.agi

03/03/10 16:14:55 changed by p_lindheimer

(In [9075]) Merged revisions 9045-9072,9074 via svnmerge from http://svn.freepbx.org/modules/branches/2.7

........

r9052 | mickecarlsson | 2010-02-28 01:02:54 -0800 (Sun, 28 Feb 2010) | 1 line

Updated language files for conferences

........

r9053 | p_lindheimer | 2010-02-28 07:18:11 -0800 (Sun, 28 Feb 2010) | 1 line

fixed #4087 hardcoded path to ASTETCDIR

........

r9054 | p_lindheimer | 2010-02-28 07:32:40 -0800 (Sun, 28 Feb 2010) | 1 line

closes #4090 grammar in tooltip

........

r9058 | p_lindheimer | 2010-02-28 17:39:21 -0800 (Sun, 28 Feb 2010) | 1 line

remove simu_fax from core if UPDATE fails on duplicate, this can happen if an old core install is run after fax install script

........

r9060 | p_lindheimer | 2010-03-01 14:09:33 -0800 (Mon, 01 Mar 2010) | 1 line

fixes #4094 adds _X in addition to _X. for RC on HANGUPCAUSE

........

r9061 | p_lindheimer | 2010-03-01 14:27:19 -0800 (Mon, 01 Mar 2010) | 1 line

fixes #4095 adds DIALSTATUS to enumlookup.agi

........

r9062 | p_lindheimer | 2010-03-01 14:28:39 -0800 (Mon, 01 Mar 2010) | 1 line

fixes #4093 by restoring CALLERID(number) to AMPUSER value when falling though to another trunk after a failed attempt

........

r9063 | p_lindheimer | 2010-03-01 14:35:51 -0800 (Mon, 01 Mar 2010) | 1 line

fixes #4092 macro-record-enable set back to proper previous format

........

r9064 | p_lindheimer | 2010-03-01 14:38:04 -0800 (Mon, 01 Mar 2010) | 1 line

Module Publish Script: core 2.7.0.1

........

r9065 | p_lindheimer | 2010-03-01 17:43:57 -0800 (Mon, 01 Mar 2010) | 1 line

fixes #4092 really this time back to original format

........

r9066 | p_lindheimer | 2010-03-01 17:47:03 -0800 (Mon, 01 Mar 2010) | 1 line

fixes #4096 Asterisk 1.6.2.something has a problem with ExecIf? + System call to fax-process.pl, used GotoIf? and System instead

........

r9067 | p_lindheimer | 2010-03-01 17:47:20 -0800 (Mon, 01 Mar 2010) | 1 line

Module Publish Script: core 2.7.0.2

........

r9068 | p_lindheimer | 2010-03-01 17:47:31 -0800 (Mon, 01 Mar 2010) | 1 line

Module Publish Script: fax 2.7.0.15

........