<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">We do not support such a feature at this time.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 27, 2017, at 1:11 PM, Danyi Lin <<a href="mailto:danyi.lin@gmail.com" class="">danyi.lin@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><font face="monospace, monospace" class="">How can I fork a call to a new registered endpoint?<br class=""><br class="">Here is the scenario:<br class="">Callee has 2 devices: dev1 online (registered), dev2 offline<br class=""><br class="">1. An incoming call to the user, dev1 is ringing<br class="">2. dev2 register now<br class="">3. fork call to dev2<br class=""><br class="">Call flow as below (<a href="https://gist.github.com/dylin/5ef157f2bc4da8b1c0b145c03e9efcfd" class="">https://gist.github.com/dylin/5ef157f2bc4da8b1c0b145c03e9efcfd</a>):</font><div class=""><font face="monospace, monospace" class=""><br class="">  Caller    |     FS      |    dev1     |   dev2<br class="">-----------   -----------   -----------   -----------<br class="">     |  INVITE     |            |            |<br class="">     |------------>|            |            |<br class="">     |             |            |            |<br class="">     |             | INVITE     |            |<br class="">     |             |----------->|            |<br class="">     |             |            |            |<br class="">     |             |            | REGISTER   |<br class="">     |             |<-----------+------------|<br class="">     |             |            |            |<br class="">     |             | INVITE     |            |<br class="">     |             |------------+----------->|<br class="">     |             |            |            |<br class=""><br class="">I tried </font><span style="font-family:monospace,monospace" class="">freeswitch.Session("sofia/to/dev2", lega) to originate call to dev2,</span><div class=""><span style="font-family:monospace,monospace" class="">and dev2 got call. However if dev1 answered call, it won't cancel INVITE</span></div><div class=""><font face="monospace, monospace" class="">to dev2 as a normal fork.<br class=""></font><div class=""><div class=""><font face="monospace, monospace" class=""><br class=""></font></div><div class=""><div class=""><br class=""></div><div class=""><div class=""><font face="monospace, monospace" class="">Any suggestions are welcome.<br class=""><br class="">Best regards,<br class="">Danyi Lin</font><br class=""></div></div></div></div></div></div></div></div></blockquote></div><br class=""></div></body></html>