VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
woodydickson at gmail.com Guest
|
Posted: Mon Oct 05, 2009 10:09 am Post subject: [Freeswitch-users] overriding conference preference |
|
|
Hi,
Is is possible to override any of the setting specified in the conference profile?
What I want to do is to have a default profile, and be able to modify certain fields if necessary in the dialplan.
Alternatively, I would prefer to have a dynamic profile setting for the conference to obtain those parameters from odbc.
Is it possible?
woody |
|
Back to top |
|
|
mike at jerris.com Guest
|
Posted: Mon Oct 05, 2009 10:42 am Post subject: [Freeswitch-users] overriding conference preference |
|
|
On Oct 5, 2009, at 10:49 AM, Woody Dickson wrote:
Quote: | Is is possible to override any of the setting specified in the
conference profile?
|
Just the flags you can pass per user such as pin and mute
Quote: |
What I want to do is to have a default profile, and be able to
modify certain fields if necessary in the dialplan.
Alternatively, I would prefer to have a dynamic profile setting for
the conference to obtain those parameters from odbc.
|
you can do this with mod_xml_curl
Mike
_______________________________________________
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 |
|
|
woodydickson at gmail.com Guest
|
Posted: Tue Oct 06, 2009 10:24 am Post subject: [Freeswitch-users] overriding conference preference |
|
|
Hi,
Is there anyway of using curl without having to setup a standalone http service? Is it possible to generate curl xml using scripts?
woody
On Mon, Oct 5, 2009 at 11:05 PM, Michael Jerris <mike@jerris.com (mike@jerris.com)> wrote:
|
|
Back to top |
|
|
mike at jerris.com Guest
|
Posted: Tue Oct 06, 2009 10:44 am Post subject: [Freeswitch-users] overriding conference preference |
|
|
There are xml hooks in several of the embedded including mod_perl and mod_lua. Not sure how well those scale as I have not seen anyone use them heavily.
Mike
On Oct 6, 2009, at 11:05 AM, Woody Dickson wrote:
Quote: | Hi,
Is there anyway of using curl without having to setup a standalone http service? Is it possible to generate curl xml using scripts?
woody
On Mon, Oct 5, 2009 at 11:05 PM, Michael Jerris <mike@jerris.com (mike@jerris.com)> wrote:
Quote: |
On Oct 5, 2009, at 10:49 AM, Woody Dickson wrote:
Quote: | Is is possible to override any of the setting specified in the
conference profile?
|
Just the flags you can pass per user such as pin and mute
Quote: |
What I want to do is to have a default profile, and be able to
modify certain fields if necessary in the dialplan.
Alternatively, I would prefer to have a dynamic profile setting for
the conference to obtain those parameters from odbc.
|
you can do this with mod_xml_curl
|
|
|
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Tue Oct 06, 2009 11:54 am Post subject: [Freeswitch-users] overriding conference preference |
|
|
On Tue, Oct 6, 2009 at 8:05 AM, Woody Dickson <woodydickson@gmail.com (woodydickson@gmail.com)> wrote:
Quote: | Hi,
Is there anyway of using curl without having to setup a standalone http service? Is it possible to generate curl xml using scripts?
woody
|
Check out this page on the wiki:
http://wiki.freeswitch.org/wiki/Mod_xml_curl#Two_types_of_data_sources
Depending on your needs you might find an option that helps, such as using a static file (which you can update in a 3rd party process).
-MC
|
|
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
|