<div dir="ltr">Hello,<div><br></div><div>I am trying to originate a series of calls in sequential order. I am using the pipe notation, for the dial string, however the call never reaches the second destination.</div><div><br></div><div>When trying a comma or when using the enterprise originate notation (:_:), calls are indeed simultaneously placed.</div><div><br></div><div>The session is being called as follows in LUA:</div><div><p class=""><span class="">origination_string = &quot;{ignore_early_media=true,originate_timeout=30,continue_on_fail=true}[origination_caller_id_number=XXXX]sofia/gateway/provider/AAAAAA|[origination_caller_id_number=XXXX]sofia/gateway/provider/BBBBBB&quot;</span></p></div><div>new_session = freeswitch.Session(origination_string, session);<span class="" style="white-space:pre">        </span><br></div><div><br></div><div>Any help would be greatly appreciated.</div><div><br></div><div>Many Thanks,</div><div>S</div><div><br></div><div><br></div></div>