<br><br><div class="gmail_quote">On Wed, Jul 15, 2009 at 7:38 AM, Phillip Jones <span dir="ltr"><<a href="mailto:pjintheusa@gmail.com">pjintheusa@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey Guys,<br><br>I took a look at the source that Anthony updated. I see this:<br><span style="background-color: rgb(255, 255, 0);"></span><br>} else if (!strcasecmp((char *) hi->name, "group_confirm_file")) {<br>
ok = 1;<br>} else if (!strcasecmp((char *) hi->name, "group_confirm_<b><span style="background-color: rgb(255, 255, 0);">clear</span></b>_timeout")) {<br>ok = 1;<br> } else if (!strcasecmp((char *) hi->name, "forked_dial")) {<br>
<br>and:<br><br>if (switch_true(switch_event_get_header(var_event, "group_confirm_<b><span style="background-color: rgb(255, 255, 0);">cancel</span></b>_timeout"))) {<br> oglobals.cancel_timeout = -1;<br>
}<br><br>I updated the <b>group_confirm_clear_timeout </b>to <b>group_confirm_cancel_timeout</b> and recompiled and this is now working just great.<br><br>Thanks very much for incorporating this. It is much appreciated.<br>
<font color="#888888">
<br><br>Phillip Jones</font><div><div></div><div class="h5"><br></div></div></blockquote><div><br>Phillip,<br><br>Thank you very much for taking the time and initiative to dig a little. The devs definitely appreciate it when community members roll up their sleeves and do some investigative work. Karma++ for you! :)<br>
-MC<br></div></div><br>