I had the same problem with the Sipek2 Softphone (based on the pjsip stack) and I solved using the sip_contact_user variable like this:<br><br><div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<font class="Apple-style-span" color="#333399">api originate {sip_contact_user=15103245678}sofia/gateway/junctionnetworks/1#{@number} &park()</font></blockquote></div><div><br></div><div>Hope this helps.<div><br></div>
<div>Ciao,</div><div> Raffaele</div><div><br><div class="gmail_quote">On Wed, Aug 26, 2009 at 04:51, Shameem Shiek <span dir="ltr"><<a href="mailto:gshfreesw@gmail.com">gshfreesw@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I am setting the caller id like this in my ESL script:<br><br>@con.sendRecv("api originate {origination_caller_id_number=15103245678}sofia/gateway/junctionnetworks/1#{@number} &park()")<br><br>And the caller id comes out as all zeroes. The sip trace shows the "from" as shown in the sofia status command. This is output of sofia gateway status and my gateway is under /usr/local/freeswitch/conf/sip_profiles/external/junctionnetworks.xml . Also, adding the gateway under /conf/directory/default did not work as the wiki suugests. What I need to do for the caller_id to come through?<br>
<br><br>sofia status gateway junctionnetworks<br>=================================================================================================<br>Name junctionnetworks<br>Scheme Digest<br>Realm <a href="http://jnctn.net" target="_blank">jnctn.net</a><br>
Username username<br>Password yes<br>From <<a href="mailto:sip%3Ausername@jnctn.net" target="_blank">sip:username@jnctn.net</a>;transport=udp><br>Contact <sip:gw+junctionnetworks@24.87.80.12:5080;transport=udp><br>
Exten 899xxxxxxx<br>To <a href="mailto:sip%3Ausername@sip.jnctn.net" target="_blank">sip:username@sip.jnctn.net</a><br>Proxy sip:<a href="http://sip.jnctn.net" target="_blank">sip.jnctn.net</a><br>Context public<br>
Expires 3600<br>
Freq 3600<br>Ping 0<br>PingFreq 0<br>State REGED<br>Status UP<br>CallsIN 0<br>CallsOUT 1<br><br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div></div>