<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">set it inside each of the {} for each session you create its not set after the fact the call is up already... &nbsp;you're setting it too late.<div><br></div><div>you an also issue uuid_media off &lt;uuid&gt;</div><div><br></div><div>/b</div><div><br><div><div>On Feb 5, 2010, at 2:18 AM, Timur Valishev wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; 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: 0px; "><div>I've&nbsp;modified my script to make sure: &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;,</div><div><em>session = new Session(</em></div><div><em>"{ignore_early_media=true,hangup_after_bridge=true}sofia/external/<a href="mailto:timwork@novion.ru">timwork@novion.ru</a>"</em></div><div><em>);</em></div><div><em>session2 = new Session(</em></div><div><em>"{ignore_early_media=true}sofia/external/<a href="mailto:timwork@novion.ru">timwork@novion.ru</a>"</em></div><div><em>);</em></div><div><em>session.setVariable('bypass_media', 'true');</em></div><div><em>session2.setVariable('bypass_media', 'true');</em></div><div><em>bridge(session, session2);</em></div></span></blockquote></div><br></div></body></html>