I'll invite Gafachi to do so ... I've seen from the mailing list archives that other people *are* succesfully using Gafachi with Freeswitch, I'm assuming once I get this small issue resolved things will work.<br>
<br>Thanks for the search pointer, I've been through the Wiki but this is bringing up additional pages I missed.<br><br>Can you (or anyone) post someplace a trace of what a successful caller_id SIP message looks like? Maybe I'd be more successful if I new exactly what I was looking for?<br>
<br>Thanks for the help,<br><br>Nick<br><br><br><br><div class="gmail_quote">On Thu, Jun 12, 2008 at 10:34 AM, Matt Klein <<a href="mailto:mklein@nmedia.net">mklein@nmedia.net</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Nick:<br>
<br>
<a href="http://wiki.freeswitch.org/wiki/Special:Search?search=caller&go=Go" target="_blank">http://wiki.freeswitch.org/wiki/Special:Search?search=caller&go=Go</a><br>
<br>
<br>
You can do a "TPORT_LOG=1 /usr/local/freeswitch/bin/freeswitch", setting the<br>
environment variable for posting all SIP Messages to you that get passed or<br>
received by sofia.<br>
- <a href="http://wiki.freeswitch.org/wiki/Sofia#Debugging_SOFIA_SIP" target="_blank">http://wiki.freeswitch.org/wiki/Sofia#Debugging_SOFIA_SIP</a><br>
<br>
<br>
<br>
<br>
I would be interested in having Gafachi post an item in<br>
<a href="http://wiki.freeswitch.org/wiki/SIP_Provider_Examples" target="_blank">http://wiki.freeswitch.org/wiki/SIP_Provider_Examples</a><br>
<br>
<br>
<br>
Perhaps they can join us on IRC and we can help them put a listing on that page<br>
as soon as their interop works ?<br>
<font color="#888888"><br>
<br>
<br>
Matt<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
On Wed, 11 Jun 2008, Nick Temple wrote:<br>
<br>
> Hello,<br>
><br>
> I am attempting to get Gafachi setup on our system.<br>
> They are telling me that the caller id is not being sent with the request,<br>
> and are thus rejecting the calls.<br>
><br>
> Is there a short FAQ on how to send the caller id?<br>
><br>
> in vars.xml, I have:<br>
><br>
> <X-PRE-PROCESS cmd="set" data="outbound_caller_name=My Name"/><br>
> <X-PRE-PROCESS cmd="set" data="outbound_caller_id=XXXXXXXXXX"/><br>
><br>
> call.js:<br>
><br>
> call = "{ignore_early_media=true,originate_timeout=30}sofia/gateway/<br>
> <a href="http://sip.gafachi.com/1XXXXXXXXXX" target="_blank">sip.gafachi.com/1XXXXXXXXXX</a>";<br>
><br>
> sessionx = new Session();<br>
> rs = sessionx.originate(session, call, timeout);<br>
><br>
> I've also tried setting various forms of {caller_id_name},<br>
> {origination_caller_id_name}, {effective_caller_id_name} / number, but with<br>
> little success.<br>
><br>
> I am unsure which of the above to send in this context.<br>
><br>
> Where in the trace / logs / session variables can I / should I see the<br>
> caller_id being sent?<br>
> Is there a setting I'm missing someplace?<br>
><br>
> I'm sure I've missed something simple.<br>
><br>
> thanks for your help,<br>
><br>
> Nick<br>
><br>
<br>
</div></div><div><div></div><div class="Wj3C7c">_______________________________________________<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>
</div></div></blockquote></div><br>