<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Hey guys,</p>
<p>I am trying to do a simulataneous bridge to an internal extension as well as a cell phone. Of course there is the issue of the phone's voicemail picking up if the call goes too long or if the phone is off, or the call is rejected. Group confirm key works well for this situation however I cannot seem to get it to work with square braces, only curly ones. I don't want confirm key to work on the internal extension, just the cell phone. Here is a portion my dialplan:</p>
<pre>&lt;action application="set" data="fail_on_single_reject=true"/&gt;<br />&lt;action application="set" data="group_confirm_cancel_timeout=1"/&gt;<br />&lt;action application="set" data="call_timeout=25"/&gt;<br /><br /></pre>
<pre>&lt;action application="bridge" data="{group_confirm_key=1,group_confirm_file=file_string://misc/eaw-customer_calling.wav!misc/eaw-accept_reject.wav}user/${user_data(101@${domain_name} attr id)},<br />                [group_confirm_key=1,group_confirm_file=file_string://misc/eaw-customer_calling.wav!misc/eaw-accept_reject.wav,ignore_early_media=true,leg_delay_start=8,leg_timeout=17,origination_caller_id_number=19735776145]sofia/gateway/flowroute/19737143925"/&gt; &lt;!-- Extension: 101/Front Desk --&gt;</pre>
<pre>&nbsp;</pre>
<pre>However it does not work like this, only with curly braces.</pre>
<pre>&nbsp;</pre>
<pre>Any idea how I can accomplish this?<br />                </pre>
<pre>&nbsp;</pre>
<div>-- <br />
<p><span>*******************************************&nbsp;</span><span><br /></span><strong>Brett Wilson</strong><span><br /><strong>IT Department</strong><br /><strong>Launch 3 Ventures, LLC</strong>&nbsp;<br />134 Myer Street&nbsp;<br />Hackensack, NJ 07601&nbsp;<br /><strong>Phone:</strong>&nbsp;877.878.9134<br /><strong>Fax:</strong>&nbsp;646.536.3866&nbsp;<br /><strong>Email:</strong>&nbsp;<a href="mailto:Brett.Wilson@launch3.net"><span>Brett.Wilson@launch3.net</span></a><br /><strong>AOL IM:</strong>&nbsp;<a href="mailto:Brett.Wilson@launch3.net"><span>Brett.Wilson@launch3.net</span></a><br /></span><span><a href="http://www.launch3.net/" target="_blank"><span>www.Launch3.net</span></a></span><span>&nbsp;<br /><span style="text-decoration: underline;"><a href="http://www.launch3telecom.com/" target="_blank"><span>www.Launch3telecom.com</span></a></span>&nbsp;<br />*******************************************&nbsp;<br /></span><a href="http://launch3telecom.blogspot.com/" target="_blank"><span><img id="Picture_x0020_1" src="http://webmail.launch3.net/?_task=mail&amp;_action=get&amp;_uid=281&amp;_mbox=INBOX.Sent&amp;_part=2" alt="Description: Description: Description: Blogger-logo" width="32" height="32" border="0" /></span></a><a href="http://www.facebook.com/pages/Launch-3-Telecom/165610820178720" target="_blank"><span><img id="Picture_x0020_2" src="http://webmail.launch3.net/?_task=mail&amp;_action=get&amp;_uid=281&amp;_mbox=INBOX.Sent&amp;_part=3" alt="Description: Description: Description: FaceBook-Logo" width="32" height="32" border="0" /></span></a><a href="https://twitter.com/launch3telecom" target="_blank"><span><img id="Picture_x0020_3" src="http://webmail.launch3.net/?_task=mail&amp;_action=get&amp;_uid=281&amp;_mbox=INBOX.Sent&amp;_part=4" alt="Description: Description: Description: Twitter-Logo" width="32" height="32" border="0" /></span></a><a href="https://plus.google.com/102713212642017290959" target="_blank"><span><img id="Picture_x0020_4" src="http://webmail.launch3.net/?_task=mail&amp;_action=get&amp;_uid=281&amp;_mbox=INBOX.Sent&amp;_part=5" alt="Description: Description: Description: GPlus-Logo" width="32" height="32" border="0" /></span></a></p>
</div>
</body></html>