<div dir="ltr"><div>Hello All,</div><div>Further to prior question on support for Refer with replaces configuration question - the ladder diagram below is the desired sequence - currently fails at line 45</div><div>This is one of the call cases required to interop with MS Skype4Biz of which I am curious if this can be handled as it seems the Refer C target is not revealed until after the "parking" Invite is sent</div><div>Example Refer is below</div><div><br></div><div>   ------------------------------------------------------------------------</div><div>   REFER sip:gw+s4btrunk@10.113.3.4:5066;transport=udp;gw=s4btrunk SIP/2.0</div><div>   FROM: <sip:+4419xxxxxxxx@10.113.8.32:5068;transport=tcp>;epid=ED60F08DC5;tag=6acfb33460</div><div>   TO: <sip:+4414xxxxxxxx;transport=<a href="mailto:udp@193.113.106.226">udp@193.113.106.226</a>>;tag=r3cp3tF36UmZg</div><div>   CSEQ: 2 REFER</div><div>   CALL-ID: 78dff094-ca55-1235-8c91-000c29a74006</div><div>   MAX-FORWARDS: 70</div><div>   VIA: SIP/2.0/TCP 10.113.8.32:5068;branch=z9hG4bK433d335f</div><div>   CONTACT: <sip:skype4biz.xxxxxxxxx.co.uk:5068;transport=Tcp;maddr=10.113.8.32;ms-opaque=1befc8e31af6a72f></div><div>   CONTENT-LENGTH: 0</div><div>   REFER-TO: <sip:skype4biz.xxxxxxxxx.co.uk:5068;transport=Tcp;maddr=10.113.8.32;ms-opaque=1befc8e31af6a72f?REPLACES=d71cf52b-2961-4b3c-b823-73191c204d39%3Bfrom-tag%3D58af409ce4%3Bto-tag%3Dd6814c6feb></div><div>   USER-AGENT: RTCC/<a href="http://6.0.0.0">6.0.0.0</a> MediationServer</div><div>   ------------------------------------------------------------------------</div><div><br></div><div><br></div><div><br></div><div><br></div><div>1PSTN 2<span class="gmail-Apple-tab-span" style="white-space:pre">         </span>                    S4B/Mediation Server                               PSTN/FS1 -IN</div><div>2         |                                  |                                               |</div><div>3         |                                  |     (1) INVITE                                |</div><div>4         |                                  |<----------------------------------------------|</div><div>5         |                                  |                                               |</div><div>6         |                                  |     (2) 100 Trying                            |</div><div>7         |                                  |---------------------------------------------->|</div><div>8         |                                  |                                               |</div><div>9         |                                  |     (3) 183 Session Progress (Dialog 1)       |</div><div>10        |                                  |---------------------------------------------->|</div><div>11        |                                  |                                               |</div><div>12        |                                  |     (4) PRACK                                 |</div><div>13        |                                  |<----------------------------------------------|</div><div>14        |                                  |                                               |</div><div>15        |                                  |     (5) 200 OK (PRACK)                        |</div><div>16        |                                  |---------------------------------------------->|</div><div>17        |                                  |                                               |</div><div>18        |                                  |         Early Media                           |</div><div>19        |                                  |==============================================>|</div><div>20        |                                  |                                               |</div><div>21        |                                  |     (6) 200 OK (Dialog 1)                     |</div><div>22        |                                  |---------------------------------------------->|</div><div>23        |                                  |                                               |</div><div>24        |                                  |     (7) ACK                                   |</div><div>25        |                                  |<----------------------------------------------|</div><div>26        |                                  |                                               |</div><div>27        |                                  |         Bidirectional RTP                     |</div><div>28        |                                  |<=============================================>|</div><div>29        |                                  |                                               |</div><div>30        |                                  |     (8) INVITE(Hold)                          |</div><div>31        |                                  |---------------------------------------------->|</div><div>32        |                                  |                                               |</div><div>33        |                                  |     (9) 200 OK (hold)                         |</div><div>34        |                                  |<----------------------------------------------|</div><div>35        |                                  |                                               |</div><div>36        |                                  |     (10) ACK                                  |</div><div>37        |                                  |---------------------------------------------->|</div><div>38        |                                  |                                               |</div><div>39        |                                  |     (11) REFER                                |</div><div>40        |                                  |---------------------------------------------->|</div><div>41        |                                  |                                               |</div><div>42        |                                  |     (12) 202 Accepted     (OK till here)      |</div><div>43        |                                  |<----------------------------------------------|</div><div>44        |                                  |                                               |</div><div>45        |                                  |     (13) INVITE(Replaces, Dialog 2) (Not sent)|</div><div>46        |                                  |<----------------------------------------------|</div><div>47        |                                  |                                               |</div><div>48        |                                  |     (14) 183 Session Progress(Dialog 2)       |</div><div>49        |                                  |---------------------------------------------->|</div><div>50        |                                  |                                               |</div><div>51        |                                  |     (15) NOTIFY (Trying)                      |</div><div>52        |                                  |<----------------------------------------------|</div><div>53        |                                  |                                               |</div><div>54        |                                  |     (16) 200 OK (NOTIFY)                      |</div><div>55        |                                  |---------------------------------------------->|</div><div>56        |                                  |                                               |</div><div>57        |   (17) INVITE(Dialog 3)          |                                               |</div><div>58        |<---------------------------------|                                               |</div><div>59        |                                  |                                               |</div><div>60        |   (18) 183 Session Progress      |                                               |</div><div>61        |--------------------------------->|                                               |</div><div>62        |                                  |                                               |</div><div>63        |                                  |     (19) 183 Session Progress(Dialog 2)       |</div><div>64        |                                  |---------------------------------------------->|</div><div>65        |                                  |                                               |</div><div>66        |                                  |     (20) NOTIFY (Trying)                      |</div><div>67        |                                  |<----------------------------------------------|</div><div>68        |                                  |                                               |</div><div>69        |                                  |     (21) 200 OK (NOTIFY)                      |</div><div>70        |                                  |---------------------------------------------->|</div><div>71        |                                  |                                               |</div><div>72        |   (22) 200 OK(Dialog 3)          |                                               |</div><div>73        |--------------------------------->|                                               |</div><div>74        |                                  |                                               |</div><div>75        |                                  |     (23) 200 OK(Dialog 2)                     |</div><div>76        |                                  |---------------------------------------------->|</div><div>77        |                                  |                                               |</div><div>78        |                                  |     (24) NOTIFY                               |</div><div>79        |                                  |<----------------------------------------------|</div><div>80        |                                  |                                               |</div><div>81        |                                  |     (25) 200 OK (NOTIFY)                      |</div><div>82        |                                  |---------------------------------------------->|</div><div>83        |                                  |                                               |</div><div>84        |                                  |     (26) BYE(Dialog 1)                        |</div><div>85        |                                  |<----------------------------------------------|</div><div>86        |                                  |                                               |</div><div>87        |                                  |     (27) 200 OK (BYE, Dialog 1)               |</div><div>88        |                                  |---------------------------------------------->|</div><div class="gmail_extra"><br><div class="gmail_quote">On 25 June 2017 at 17:14, Magnus Kelly <span dir="ltr"><<a href="mailto:magnus.kelly@gmail.com" target="_blank">magnus.kelly@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello all, <div><br><div>I am trying to configure the FS dial plan to fully support "Refer with Replaces" ? </div><div><br><div>Call case is FS establishes the call successfully with an upstream server, but when the user behind the upstream server performs a transfer, a Refer with replaces is generated and sent to FS, FS accepts the request, but post the 202 the expected invite (FS to upstream) in support of replaces does not occur and then the transfer fails. </div><div><br></div><div>My assumption is I am missing the correct configuration for Refer with Replaces, I have spent some time searching web but not yet found the correct way to handle this. My assumption is FS fully supports "Refer with Replaces" but confirmation and any tips on configuration most welcome.</div><div><br></div><div>Appreciate any insight.</div><div><br></div><div>Thanks</div><span class="gmail-HOEnZb"><font color="#888888"><div>Magnus</div><div><br></div><div><div><div><div><p class="MsoNormal"><span lang="EN-US"> </span></p>

</div></div></div></div></font></span></div></div></div>
</blockquote></div><br></div></div>