<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<br class=""><div><blockquote type="cite" class=""></blockquote><font color="#5856d6" class=""><span style="caret-color: rgb(88, 86, 214);" class=""><br class=""></span></font>I am semi new to FreeSwitch but have worked in Asterisk for many years.  I am trying to create a simple originate api call from the webapi module.   I have been able to successful create an internal user extension 1001 and connect to 1002 in a default conference room.  (See below call format which was successful.<br class=""><font color="#5856d6" class=""><span style="caret-color: rgb(88, 86, 214);" class=""><br class=""></span></font><a href="http://xx.xx.xx.xx:8080/webapi/originate?user/1001%201002%20XML%20default" class="" style="font-family: "Helvetica Neue";">http://XX.XX.XX.XX:8080/webapi/originate?user/1001%201002%20XML%20default</a><br class=""><font color="#5856d6" class=""><br class=""><span style="caret-color: rgb(88, 86, 214);" class=""><br class=""></span></font>My question is, How do I take this same command structure to connect multiple external numbers (not internal extensions) into a specific or unique conference room via my SIP trunk line?  <br class=""><font color="#5856d6" class=""><span style="caret-color: rgb(88, 86, 214);" class=""><br class=""></span></font>I have tried multiple variations but am having difficulty finding anything online that shows some good examples of JSON restful webapi’s for originating an outbound call to 2 or more numbers and connecting them into a conference room...<br class=""><font color="#5856d6" class=""><span style="caret-color: rgb(88, 86, 214);" class=""><br class=""></span></font>I was able to successfully execute the webapi call below for a simple originate api call to an external number and connect but am unsuccessful and bridging these two api commands into what we need.<br class=""><font color="#dca10d" face="Helvetica Neue" class=""><span style="caret-color: rgb(220, 161, 13);" class=""><br class=""></span></font><a href="http://54.215.223.18:8080/webapi/originate?%7Borigination_caller_id_number=18015737111%7Dsofia/carriers/111#18015737111@54.215.223.18%20&%20playback(/vr/migstory.wav)" class="" style="font-family: "Helvetica Neue";">http://XX.XX.XX.XX:8080/webapi/originate?{origination_caller_id_number=18015555555}sofia/carriers/111#180155555551@XX.XX.XX.XX%20&%20playback(/vr/migstory.wav)</a><br class=""><font color="#dca10d" face="Helvetica Neue" class=""><span style="caret-color: rgb(220, 161, 13);" class=""><br class=""></span></font><span style="font-family: "Helvetica Neue";" class="">Please let me know if you have any resources or API references to simply connect 2+ external calls into a unique conference via the webapi calls.</span><br class=""><font color="#5856d6" face="Helvetica Neue" class=""><span style="caret-color: rgb(88, 86, 214);" class=""><br class=""></span></font><span style="font-family: "Helvetica Neue";" class="">Thank you so much in advance!</span><br class=""><font color="#5856d6" face="Helvetica Neue" class=""><span style="caret-color: rgb(88, 86, 214);" class=""><br class=""></span></font><span style="font-family: "Helvetica Neue";" class="">-Spence</span><br class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; color: rgb(220, 161, 13);" class=""><br class=""></div></div></div></div><br class=""></body></html>