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.
Thanks for the search pointer, I've been through the Wiki but this is bringing up additional pages I missed. 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? Thanks for the help, Nick On Thu, Jun 12, 2008 at 10:34 AM, Matt Klein <[EMAIL PROTECTED]> wrote: > Nick: > > http://wiki.freeswitch.org/wiki/Special:Search?search=caller&go=Go > > > You can do a "TPORT_LOG=1 /usr/local/freeswitch/bin/freeswitch", setting > the > environment variable for posting all SIP Messages to you that get passed or > received by sofia. > - http://wiki.freeswitch.org/wiki/Sofia#Debugging_SOFIA_SIP > > > > > I would be interested in having Gafachi post an item in > http://wiki.freeswitch.org/wiki/SIP_Provider_Examples > > > > Perhaps they can join us on IRC and we can help them put a listing on that > page > as soon as their interop works ? > > > > Matt > > > On Wed, 11 Jun 2008, Nick Temple wrote: > > > Hello, > > > > I am attempting to get Gafachi setup on our system. > > They are telling me that the caller id is not being sent with the > request, > > and are thus rejecting the calls. > > > > Is there a short FAQ on how to send the caller id? > > > > in vars.xml, I have: > > > > <X-PRE-PROCESS cmd="set" data="outbound_caller_name=My Name"/> > > <X-PRE-PROCESS cmd="set" data="outbound_caller_id=XXXXXXXXXX"/> > > > > call.js: > > > > call = "{ignore_early_media=true,originate_timeout=30}sofia/gateway/ > > sip.gafachi.com/1XXXXXXXXXX"; > > > > sessionx = new Session(); > > rs = sessionx.originate(session, call, timeout); > > > > I've also tried setting various forms of {caller_id_name}, > > {origination_caller_id_name}, {effective_caller_id_name} / number, but > with > > little success. > > > > I am unsure which of the above to send in this context. > > > > Where in the trace / logs / session variables can I / should I see the > > caller_id being sent? > > Is there a setting I'm missing someplace? > > > > I'm sure I've missed something simple. > > > > thanks for your help, > > > > Nick > > > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org >
_______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
