<br><br><div class="gmail_quote">On Wed, Sep 16, 2009 at 7:26 AM, Alberto Escudero <span dir="ltr">&lt;<a href="mailto:aep.lists@it46.se">aep.lists@it46.se</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I will like to update the wiki to spell out clearly the differences<br>
between this three commands<br>
I have a IVR running in 4600 and the FS box has IP address 192.168.46.15<br>
<br>
originate sofia/<a href="http://192.168.46.15/1001" target="_blank">192.168.46.15/1001</a>  4600<br>
originate sofia/internal/<a href="mailto:1001@192.168.46.15">1001@192.168.46.15</a> 4600<br>
originate sofia/internal/1001%192.168.46.15 4600<br>
<br>
The first originate places a call as a external gateway, not until<br>
registered phone 1001 answers the call is transfer to 4600<br>
<br>
The second and third originate command triggers extension 4600 Javascript<br>
IVR although 1001 has not answer<br>
<br>
Can anyone clarify me if this is the intended behavior also including the<br>
difference between % and @<br></blockquote><div><br>The difference between % and @ is discussed here:<br><a href="http://wiki.freeswitch.org/wiki/Dialplan_XML#SIP-Specific_Dialstrings">http://wiki.freeswitch.org/wiki/Dialplan_XML#SIP-Specific_Dialstrings</a><br>
-MC<br></div></div><br>