[Freeswitch-users] dynamic sip_profile
Sergey Okhapkin
sos at sokhapkin.dyndns.org
Wed Jul 28 04:05:22 PDT 2010
To my knowledge, gateways are "static" part of sofia profile configuration,
gateways are not queried from XML config on each access.
Gateways information will be reloaded when you issue api command
sofia profile XXXXX rescan reloadxml
This case XML (or binded) configuration will be requested, binding type
"config".
On Wednesday 28 July 2010, Juan Backson wrote:
> Hi,
>
> I am using switch_xml_bind_search_function(my_dir_func,
> switch_xml_parse_setting_string("directory"), NULL);
>
> to dynamically generate directory data using odbc.
>
> I want to do the same thing for gateway so that I can have the gateway info
> stored in DB. What setting string should I use?
>
> Is there any example showing how to do it?
>
> thanks,
> jb
>
More information about the FreeSWITCH-users
mailing list