[Home]

Summary:ASTERISK-07680: [patch] Adding dial arguments via channel variable DUNDIDIALARGS
Reporter:Mitch Sharp (bluecrow76)Labels:
Date Opened:2006-10-03 16:36:39Date Closed:2006-11-01 12:40:28.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) pbx_dundi.patch
( 1) pbx_dundi.v01.patch
Description:This patch gives the ability to set the dial arguments for a call being placed via DUNDi, just as you would set via the extensions config for the Dial application.

I found this shortcoming when we switched to using DUNDi.  What happened was we were no longer able to transfer calls back into the office from our cell phones because there was no way to pass the tT dial args via the "switch => DUNDi/e164" statement.

This allows you to set the DUNDIDIALARGS channel variable before hitting the switch statement.

This patch is tested on 1.2.12.1 and trunk.

****** ADDITIONAL INFORMATION ******

Will be submitting my disclaimer shortly...
Comments:By: Mitch Sharp (bluecrow76) 2006-10-03 17:53:54

Disclaimer has been sent.

Uploaded newer patch that does it a little better.

By: jmls (jmls) 2006-11-01 12:09:59.000-0600

can we confirm the disclaimer was received ?

By: Russell Bryant (russell) 2006-11-01 12:40:27.000-0600

This new option has been added to the trunk in revision 46781.  Thanks!