-
- Downloads
res_geolocation: Allow location parameters on the profile object
You can now specify the location object's format, location_info, method, location_source and confidence parameters directly on a profile object for simple scenarios where the location information isn't common with any other profiles. This is mutually exclusive with setting location_reference on the profile. Updated appdocsxml.dtd to allow xi:include in a configObject element. This makes it easier to link to complete configOptions in another object. This is used to add the above fields to the profile object without having to maintain the option descriptions in two places. ASTERISK-30185 Change-Id: Ifd5f05be0a76f0a6ad49fa28d17c394027677569
parent
4ffc5561
No related branches found
No related tags found
Showing
- configs/samples/geolocation.conf.sample 7 additions, 0 deletionsconfigs/samples/geolocation.conf.sample
- doc/CHANGES-staging/res_geolocation.txt 7 additions, 0 deletionsdoc/CHANGES-staging/res_geolocation.txt
- doc/appdocsxml.dtd 2 additions, 2 deletionsdoc/appdocsxml.dtd
- include/asterisk/res_geolocation.h 5 additions, 0 deletionsinclude/asterisk/res_geolocation.h
- res/res_geolocation/geoloc_config.c 117 additions, 74 deletionsres/res_geolocation/geoloc_config.c
- res/res_geolocation/geoloc_doc.xml 5 additions, 0 deletionsres/res_geolocation/geoloc_doc.xml
- res/res_geolocation/geoloc_eprofile.c 14 additions, 0 deletionsres/res_geolocation/geoloc_eprofile.c
- res/res_geolocation/geoloc_private.h 5 additions, 5 deletionsres/res_geolocation/geoloc_private.h
Loading
Please register or sign in to comment