<font class="Apple-style-span" face="verdana, sans-serif"><div><font class="Apple-style-span" face="verdana, sans-serif">Hi All,</font></div><div><font class="Apple-style-span" face="verdana, sans-serif"><br></font></div><div>

<font class="Apple-style-span" face="verdana, sans-serif"><div>Dial plan below use group_confrim,  work for both internal and external (PSTN) Calls without any issues</div><div><br></div><div>&lt;action application=&quot;bridge&quot; data=&quot;{ignore_early_media=true,<b>group_confirm_file=/usr/local/freeswitch/sounds/en/us/callie/followme/press-1-to-accept.wav,group_confirm_key=1</b>}user/${dialed_extension}@${domain_name},sofia/gateway/voipms/${user_data(${dialed_extension}@${domain_name} var followme_number)}&quot;/&gt;</div>

<div><br></div><div><br></div><div>-----</div><div><br></div></font></div><div><font class="Apple-style-span" face="verdana, sans-serif">But I would like to use the group_confirm feature for external PSTN (Calls only). The following Dial plan is not working and the console log below.</font></div>

<div><font class="Apple-style-span" face="verdana, sans-serif"><br></font></div><div><font class="Apple-style-span" face="verdana, sans-serif">&lt;action application=&quot;bridge&quot; data=&quot;{ignore_early_media=true}user/${dialed_extension}@${domain_name},{<b>group_confirm_file=/usr/local/freeswitch/sounds/en/us/callie/followme/press-1-to-accept.wav,group_confirm_key=1</b>}sofia/gateway/voipms/${user_data(${dialed_extension}@${domain_name} var followme_number)}&quot;/&gt;</font></div>

<br></font>
<div><font class="Apple-style-span" face="verdana, sans-serif"><br></font></div><div><font class="Apple-style-span" face="verdana, sans-serif"><u>Console Log</u></font></div><div><font class="Apple-style-span" face="verdana, sans-serif"><br>

</font></div><div><font class="Apple-style-span" face="verdana, sans-serif"><div>2010-12-26 15:23:21.796308 [ERR] switch_core_session.c:380 Could not locate channel type {group_confirm_file=</div><div>2010-12-26 15:23:21.796308 [ERR] switch_ivr_originate.c:2614 Cannot create outgoing channel of type [{group_confirm_file=] cause: [CHAN_NOT_IMPLEMENTED]</div>

<div>2010-12-26 15:23:21.796308 [ERR] switch_core_session.c:380 Could not locate channel type group_confirm_key=1}sofia</div><div>2010-12-26 15:23:21.796308 [ERR] switch_ivr_originate.c:2614 Cannot create outgoing channel of type [group_confirm_key=1}sofia] cause: [CHAN_NOT_IMPLEMENTED]</div>

<div><br></div><div>--------</div><div><br></div><div>Any help is appreciated.</div><div><br></div><div>Thanks</div><div>Lloyd</div></font></div>