[Freeswitch-users] Gafachi Origination

Klaus Teller klaus.teller at gmx.net
Fri Jul 18 18:00:51 PDT 2008


Then, I'm probably doing something very wrong. In my/usr/local/freeswitch/conf/dialplan/public.xml, I have the following:


 <extension name="public_extensions">
      <condition field="destination_number" expression="^(.*)$">
		<action application="set" data="ringback=%(2000,4000,440.0,480.0)"/>
		<action application="gentones" data="${bong-ring}"/>
      </condition>
    </extension>

and in /conf/sip_profiles/external/gafachi.xml, I have the following: 


<include>
  <gateway name="sip.gafachi.com">
    <param name="username" value="<my gafachi assigned username>"/>
    <param name="password" value="<my gafachi assigned password>"/>
    <param name="register" value="true"/>
  </gateway>
</include>

freeswitch doesn't even show in the logs that it is being contacted. And Gafachi doesn't show either that Freeswitch is registered.

Any idea?

klaus.


-------- Original-Nachricht --------
> Datum: Fri, 18 Jul 2008 19:38:45 -0500
> Von: Brian West <brian at freeswitch.org>
> An: freeswitch-users at lists.freeswitch.org
> Betreff: Re: [Freeswitch-users] Gafachi Origination

> That does an outbound register also notice the register=true ;)  I  
> recommend putting it on the external profile then mapping all your  
> did's in the public.xml file (aka the public context)
> 
> /b
> 
> On Jul 18, 2008, at 7:33 PM, Klaus Teller wrote:
> 
> > Thanks Brian,
> >
> > unless i'm missing something, that link only contains instructions  
> > about termination.  My question is about origination (inbound calls).
> >
> > Klaus.
> >
> > -------- Original-Nachricht --------
> >> Datum: Fri, 18 Jul 2008 19:28:22 -0500
> >> Von: Brian West <brian at freeswitch.org>
> >> An: freeswitch-users at lists.freeswitch.org
> >> Betreff: Re: [Freeswitch-users] Gafachi Origination
> >
> >> http://wiki.freeswitch.org/wiki/SIP_Provider_Examples#Gafachi
> >>
> >> /b
> >>
> 
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer




More information about the FreeSWITCH-users mailing list