<div dir="ltr">happy to help<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,</div><div><br></div>David Villasmil<div>email: <a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.com</a></div><div>phone: +34669448337</div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 4, 2021 at 1:52 PM Antony Stone <<a href="mailto:Antony.Stone@kamailio.open.source.it">Antony.Stone@kamailio.open.source.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wednesday 18 August 2021 at 13:40:25, David Villasmil wrote:<br>
<br>
> In freeswitch you have the uuid_hold, etc api:<br>
> <a href="https://www.freeswitch.org/confluence/plugins/servlet/mobile?contentId=1966" rel="noreferrer" target="_blank">https://www.freeswitch.org/confluence/plugins/servlet/mobile?contentId=1966</a><br>
> 741#content/view/1966741<br>
> <br>
> You call the API uuid_hold [uuid] or uuid_hold off  [uuid] to take the<br>
> channel out of hold.<br>
<br>
Thank you for your assistance, and pointing in a helpful direction.<br>
<br>
I now have a working solution based on FreeSwitch.<br>
<br>
> UUID in freeswitch is what uniquely identifies a given channel.<br>
> <br>
> When you say:<br>
> <br>
> “ However, my understanding of a B2BUA is that *it* would then start<br>
> handling the state of the calls itself - whether they're on hold, routing<br>
> the transfers, etc.”<br>
> <br>
> This is correct, that’s how B2BUA works, but you can send an API to fs via<br>
> ESL (tcp connection on port 8021<br>
> <a href="https://freeswitch.org/confluence/plugins/servlet/mobile?contentId=15696286" rel="noreferrer" target="_blank">https://freeswitch.org/confluence/plugins/servlet/mobile?contentId=15696286</a><br>
> #content/view/1048916 ) to put on hold not just your channel, since that<br>
> would simply send a reconly to your app, but also the B-leg of the call.<br>
<br>
This is indeed what happens - FreeSwitch sends a re-invite containing sendonly <br>
to the upstream PBX, which then puts the other party on hold and plays its own <br>
hold music at them.  Exactly what I needed.<br>
<br>
<br>
Thanks,<br>
<br>
<br>
Antony.<br>
<br>
-- <br>
I want to build a machine that will be proud of me.<br>
<br>
 - Danny Hillis, creator of The Connection Machine<br>
<br>
                                                   Please reply to the list;<br>
                                                         please *don't* CC me.<br>
<br>
__________________________________________________________<br>
Kamailio - Users Mailing List - Non Commercial Discussions<br>
  * <a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
Important: keep the mailing list in the recipients, do not reply only to the sender!<br>
Edit mailing list options or unsubscribe:<br>
  * <a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>