[Freeswitch-users] [freeswitch-users] Gateway in Directory Loaded via xml curl

2009-12-17 Thread Paulo Vicentini
Hi,I am trying to define Gateways (for inbound and outbound calls via SIP provider) within Directory (under "internal" sample profile) using XML CURLBut I am getting this warning:2009-12-17 14:42:03.294519 [WARNING] sofia_reg.c:2115 Gateway 'MyGW' not found. And sofia status gateway MyGWAPI CAL

Re: [Freeswitch-users] [freeswitch-users] Gateway in Directory Loaded via xml curl

2009-12-17 Thread Brian West
I'm going to guess you removed these lines from your profile:

Re: [Freeswitch-users] [freeswitch-users] Gateway in Directory Loaded via xml curl

2009-12-17 Thread Paulo Vicentini
ith such huge XML on startup? Thanks for your backings PauloFrom: br...@freeswitch.org Date: Thu, 17 Dec 2009 11:44:15 -0600 To: freeswitch-users@lists.freeswitch.org Subject: Re: [Freeswitch-users] [freeswitch-users] Gateway in Directory Loaded via xml curl I'm going to guess you remov

Re: [Freeswitch-users] [freeswitch-users] Gateway in Directory Loaded via xml curl

2009-12-17 Thread Brian West
In your case don't store them in the domain put them in the gateways tags on the profile directly. /b On Dec 17, 2009, at 2:46 PM, Paulo Vicentini wrote: > Hi, > FS was sending (while loading modules) such request: [purpose] => gateways > But I was not aware of that...so that I am replying F