<div dir="ltr">Can someone&nbsp; help me on this please....<br><br>Thanks.<br clear="all"><br>B Karthik<br><br>
<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">---------- Forwarded message ----------<br>From:&nbsp;&quot;B Karthik&quot; &lt;<a href="mailto:carthick84@gmail.com">carthick84@gmail.com</a>&gt;<br>
To:&nbsp;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>Date:&nbsp;Mon, 18 Aug 2008 00:53:59 +0530<br>Subject:&nbsp;[Freeswitch-users] Problem using originate<br><div dir="ltr">Hi,<br>
<br>With bridge app, Freeswitch is able to place calls to multiple extensions simultaneously. But with originate, is it possible? If Yes, can anyone give me an example.<br><br>The timeout option with originate also does not seem to work correctly.<br>

<br>Timeout is not working (rings like a normal call and does not terminate within the given timeout)&nbsp; if i do something like this - <br>newSession.originate(session, &quot;user/<a href="mailto:1001@192.168.1.1" target="_blank">1001@192.168.1.1</a>&quot;,5);<br>

<br>However it works if another extension is added with a comma - <br>newSession.originate(session, &quot;user/<a href="mailto:1001@192.168.1.1" target="_blank">1001@192.168.1.1</a>,user/<a href="mailto:9999@192.168.1.1" target="_blank">9999@192.168.1.1</a>&quot;,5);<br>

<br>In the second ex, It does not call 9999 but the call disconnects exactly after 5 seconds.<br><br>I also tried the same with event_socket using api commands directly. The results are same. <br><br>OS: Windows XP SP2<br>

Compiler: Visual Studio 2008<br><br>Thanks.<br>B Karthik<br>
</div>
<br></blockquote></div><br></div>