VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
juanbackson at gmail.com Guest
|
Posted: Thu Nov 20, 2008 4:06 am Post subject: [Freeswitch-users] using curl to load switch.conf |
|
|
Hi,
I tried using curl to configure switch.conf to set the min rtp port and max rtp port. The request did arrive in webserver and the response is correctly returned.
However, Freeswitch still did not use the port in that specified range. So, I manually modified the switch.conf under autload_configs and then it works.
Does anyone know what could be the problem?
Thanks,
JB |
|
Back to top |
|
|
mike at jerris.com Guest
|
Posted: Thu Nov 20, 2008 10:24 am Post subject: [Freeswitch-users] using curl to load switch.conf |
|
|
Those settings may be pulled from switch.conf before we load the
modules (including mod_xml_curl) so it would not get those from the
web-server where other parameters may pull later, which would explain
why you still see it pulled from the server. Could you open a bug on
jira.freeswitch.org for this (if you can include a patch, even better).
Thanks
Mike
On Nov 20, 2008, at 3:54 AM, Juan Backson wrote:
Quote: | Hi,
I tried using curl to configure switch.conf to set the min rtp port
and max rtp port. The request did arrive in webserver and the
response is correctly returned.
However, Freeswitch still did not use the port in that specified
range. So, I manually modified the switch.conf under
autload_configs and then it works.
Does anyone know what could be the problem?
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
anthony.minessale at g... Guest
|
Posted: Thu Nov 20, 2008 10:56 am Post subject: [Freeswitch-users] using curl to load switch.conf |
|
|
post_load_switch.conf
post_load_modules.conf
are both processed after the initial load.
so you can put just xml_curl in the real one
then when it asks for these post_load you can specify what you want.
On Thu, Nov 20, 2008 at 9:21 AM, Michael Jerris <mike@jerris.com (mike@jerris.com)> wrote:
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400 |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|