<div dir="ltr"><div style>&lt;snip&gt;</div>However, when one of the called parties answers then the whole &quot;enterprise&quot; has completed its mission (sorry). If you need the called party to do some sort of acknowledgement (i.e. press a key) then you&#39;ll need to employ group_confirm_key/group_confirm_file. <div style>

&lt;/snip&gt;</div><div style><br></div><div style>E.g. if you are calling a mobile, you should always do group confirm: otherwise if the phone is off / no reception, voicemail on the mobile picks up - doh!</div><div style>

<br></div><div style>An enterprise that bridges to a cellphone and to a SIP phone could look something like this:</div><div style><br></div><div style><div>&lt;originate_timeout=25&gt;{ignore_early_media=true,group_confirm_file=ivr/ivr-accept_reject_voicemail.wav,group_confirm_key=1}sofia/gateway/flowroute/12223334444:_:user/1000</div>

<div style><br></div><div style>The &lt; is for everything, the { is only for that &quot;thread&quot; of the enterprise originate - the group confirm isn&#39;t used for the user/ bridge.</div><div style><br></div><div style>

You can also do a leg_delay_start=5 on the mobile section so that only if the sip phone isn&#39;t picked up within the first e.g. 5 seconds then it rings the mobile (beware of PDD though).</div><div style>If the other legs error out, then the leg_delay_start will be skipped.</div>

<div style><br></div><div style>-Avi</div><div><br></div><div><br></div></div></div>