<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Disable 100rel on the sofia profile or update to latest SVN trunk. We have an issue on jira about this already and are working with the sofia team on this issue. The solution is to disable 100REL and it'll quit doing that.<div><br></div><div>/b</div><div><br><div><div>On Nov 20, 2008, at 3:13 AM, Iņaki Baz Castillo wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; ">Hi, I read in:<br> <a href="http://wiki.freeswitch.org/wiki/Dialplan_Recipes">http://wiki.freeswitch.org/wiki/Dialplan_Recipes</a><br>the following:<br><br>-----------------------<br>= Forked dial example =<br>Forked dial is when you want to attempt to ring 2 destinations at the<br>same time. Freeswitch will attempt to call both bridge options<br>simultaneously. The first bridge leg that replies with a 183 (session<br>progress) message will win the call, and the other bridge leg is<br>dropped. This only will work with late_negotiation enabled.<br>-----------------------<br><br>While the above could be valid when sending calls to varios (just<br>two?) PSTN gateways, I wonder why I couldn't send a call to two local<br>users (200 and 201) and wait until one of them *answers*. My expected<br>behaviour is:<br><br>- I call to FS extension 500.<br>- FS does a bridge to 200 and 201.<br>- 200 replies 180 "Ringing"<br>- 201 replies 183 "Session Progress" with early media (not very common<br>in a SIP phone but possible anyway)<br>- After a while 200 replies a 200 OK so FS sends a CANCEL to 201 and<br>replies 200 OK to the caller.<br><br>Is this common behaviour not possible in FS? is there othe way to get<br>it instead of using "bridge" app with two destinations in "data"?<br><br>Thanks.<br></span></blockquote></div><br></div></body></html>