Ticket #3889 (closed Patches: fixed)

Opened 4 years ago

Last modified 3 years ago

Addition of /callerid to dial patterns in outbound routes.

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

Description

Patches for adding /callerid to the dial patterns in outbound routes. By using a callerid or callerid pattern appended to the dial pattern, you can restrict those patterns (or the use of a specific pattern, such as for long distance) in an outbound route.

I've successfully created outbound routes for multiple users SIP accounts and restricted their use only extensions they specify or control.

Attached are patches for allowing the use of the / character in dial patterns, as well as updated tooltip help for the dial patterns textbox in outbound routes.

Attachments

libfreepbx.javascripts.js.diff (1.1 kB) - added by drmessano on 09/14/09 18:12:16.
script.legacy.js.diff (0.8 kB) - added by drmessano on 09/14/09 18:12:34.
page.routing.php.diff (0.8 kB) - added by drmessano on 09/14/09 18:12:46.

Change History

09/14/09 18:12:16 changed by drmessano

  • attachment libfreepbx.javascripts.js.diff added.

09/14/09 18:12:34 changed by drmessano

  • attachment script.legacy.js.diff added.

09/14/09 18:12:46 changed by drmessano

  • attachment page.routing.php.diff added.

09/15/09 10:30:58 changed by p_lindheimer

  • milestone changed from 2.6 to 2.7.

09/15/09 19:59:46 changed by mbrevda

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

(In [8391]) closes #3889, Addition of / to dial patterns in outbound routes

09/15/09 20:03:23 changed by mbrevda

  • milestone changed from 2.7 to 2.6.

10/12/09 00:02:38 changed by p_lindheimer

(In [8406]) Merged revisions 8391 via svnmerge from http://svn.freepbx.org/freepbx/trunk

........

r8391 | mbrevda | 2009-09-15 16:59:46 -0700 (Tue, 15 Sep 2009) | 1 line

closes #3889, Addition of / to dial patterns in outbound routes

........

01/02/10 11:52:49 changed by mbrevda

see also: #3934, r8460

01/02/10 15:27:28 changed by mbrevda

(In [8462]) closes #3993; Remove extra CID lookup in outbound routes; re #3889 & #3934

01/04/10 18:24:12 changed by p_lindheimer

(In [8469]) reverts r8391, r8460, r8462 re #3934 and re #3889 and re #3993 changes break outbound dialplan, need to revisit this to get a dialplan that does not break exiting code (the pri 1 instruction in each outbound route was not getting executed with the last changes)

02/07/10 15:11:17 changed by p_lindheimer

  • milestone changed from 2.6 to 2.7.