--- /srv/rebuilderd/tmp/rebuilderdvXh4jJ/inputs/asterisk_22.6.0~dfsg+~cs6.15.60671435-1_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderdvXh4jJ/out/asterisk_22.6.0~dfsg+~cs6.15.60671435-1_ppc64el.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-10-28 19:20:21.000000 debian-binary │ -rw-r--r-- 0 0 0 8348 2025-10-28 19:20:21.000000 control.tar.xz │ --rw-r--r-- 0 0 0 2665488 2025-10-28 19:20:21.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 2665512 2025-10-28 19:20:21.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/asterisk/documentation/core-en_US.xml │ │ │ ├── ./usr/share/asterisk/documentation/core-en_US.xml │ │ │ │┄ Ordering differences only │ │ │ │ @@ -38954,14 +38954,593 @@ │ │ │ │ To get the number of identities, just pass 'count' as the only parameter to the function. If you want to get information on a │ │ │ │ specific STIR/SHAKEN identity, you can get the number of identities and then pass an index as the first parameter and one of │ │ │ │ the values you would like to retrieve as the second parameter. │ │ │ │ same => n,NoOp(Number of STIR/SHAKEN identities: ${STIR_SHAKEN(count)}) │ │ │ │ same => n,NoOp(Identity ${STIR_SHAKEN(0, identity)} has attestation level ${STIR_SHAKEN(0, attestation)}) │ │ │ │ │ │ │ │ │ │ │ │ + │ │ │ │ + HTTP binding for the Stasis API │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 12.0.0 │ │ │ │ + │ │ │ │ + General configuration settings │ │ │ │ + │ │ │ │ + │ │ │ │ + 12.0.0 │ │ │ │ + │ │ │ │ + Enable/disable the ARI module │ │ │ │ + │ │ │ │ + This option enables or disables the ARI module. │ │ │ │ + │ │ │ │ + │ │ │ │ + ARI uses Asterisk's HTTP server, which must also be enabled in │ │ │ │ + http.conf │ │ │ │ + . │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + http.conf │ │ │ │ + https://docs.asterisk.org/Configuration/Core-Configuration/Asterisk-Builtin-mini-HTTP-Server/ │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 11.11.0 │ │ │ │ + 12.4.0 │ │ │ │ + │ │ │ │ + The timeout (in milliseconds) to set on WebSocket connections. │ │ │ │ + │ │ │ │ + If a websocket connection accepts input slowly, the timeout │ │ │ │ + for writes to it can be increased to keep it from being disconnected. │ │ │ │ + Value is in milliseconds. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 12.0.0 │ │ │ │ + │ │ │ │ + Responses from ARI are formatted to be human readable │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 12.0.0 │ │ │ │ + │ │ │ │ + Realm to use for authentication. Defaults to Asterisk REST Interface. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 12.0.0 │ │ │ │ + │ │ │ │ + Comma separated list of allowed origins, for Cross-Origin Resource Sharing. May be set to * to allow all origins. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 14.2.0 │ │ │ │ + │ │ │ │ + Comma separated list of channel variables to display in channel json. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 12.0.0 │ │ │ │ + │ │ │ │ + Per-user configuration settings │ │ │ │ + │ │ │ │ + │ │ │ │ + 13.30.0 │ │ │ │ + 16.7.0 │ │ │ │ + 17.1.0 │ │ │ │ + │ │ │ │ + Define this configuration section as a user. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + Configure this section as a │ │ │ │ + user │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 13.30.0 │ │ │ │ + 16.7.0 │ │ │ │ + 17.1.0 │ │ │ │ + │ │ │ │ + When set to yes, user is only authorized for read-only requests │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 13.30.0 │ │ │ │ + 16.7.0 │ │ │ │ + 17.1.0 │ │ │ │ + │ │ │ │ + Crypted or plaintext password (see password_format) │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 12.0.0 │ │ │ │ + │ │ │ │ + password_format may be set to plain (the default) or crypt. When set to crypt, crypt(3) is used to validate the password. A crypted password can be generated using mkpasswd -m sha-512. When set to plain, the password is in plaintext │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 20.15.0 │ │ │ │ + 21.10.0 │ │ │ │ + 22.5.0 │ │ │ │ + │ │ │ │ + Outbound websocket configuration │ │ │ │ + │ │ │ │ + │ │ │ │ + 20.15.0 │ │ │ │ + 21.10.0 │ │ │ │ + 22.5.0 │ │ │ │ + │ │ │ │ + Must be "outbound_websocket". │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 20.15.0 │ │ │ │ + 21.10.0 │ │ │ │ + 22.5.0 │ │ │ │ + │ │ │ │ + The ID of a connection defined in websocket_client.conf. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 20.15.0 │ │ │ │ + 21.10.0 │ │ │ │ + 22.5.0 │ │ │ │ + │ │ │ │ + Comma separated list of stasis applications that will use this websocket. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 20.15.0 │ │ │ │ + 21.10.0 │ │ │ │ + 22.5.0 │ │ │ │ + │ │ │ │ + The local ARI user to act as. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 20.15.0 │ │ │ │ + 21.10.0 │ │ │ │ + 22.5.0 │ │ │ │ + │ │ │ │ + Subscribe applications to all event │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + Core Geolocation Support │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.29.0 │ │ │ │ + 18.15.0 │ │ │ │ + 19.7.0 │ │ │ │ + │ │ │ │ + Location │ │ │ │ + │ │ │ │ + Parameters for defining a Location object │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Must be of type 'location'. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Location specification type │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + The │ │ │ │ + location_info │ │ │ │ + parameter must contain a comma separated list of IANA codes │ │ │ │ + or synonyms describing the civicAddress of this location. │ │ │ │ + The IANA codes and synonyms can be obtained by executing │ │ │ │ + the CLI command │ │ │ │ + geoloc show civicAddr_mapping │ │ │ │ + . │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + The │ │ │ │ + location_info │ │ │ │ + parameter must contain a comma │ │ │ │ + separated list valid GML elements describing this location. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + The │ │ │ │ + location_info │ │ │ │ + parameter must contain a single │ │ │ │ + URI parameter which contains an external URI describing this location. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Location information │ │ │ │ + │ │ │ │ + │ │ │ │ + The contents of this parameter are specific to the │ │ │ │ + location │ │ │ │ + format │ │ │ │ + . │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + location_info = country=US,A1="New York",city_district=Manhattan, │ │ │ │ + A3="New York", house_number=1633, street=46th, street_suffix = Street, │ │ │ │ + postal_code=10222,floor=20,room=20A2 │ │ │ │ + │ │ │ │ + │ │ │ │ + location_info = Shape=Sphere, pos3d="39.12345 -105.98766 1920", radius=200 │ │ │ │ + │ │ │ │ + │ │ │ │ + location_info = URI=https:/something.com?exten=${EXTEN} │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Fully qualified host name │ │ │ │ + │ │ │ │ + │ │ │ │ + This parameter isn't required but if provided, RFC8787 says it MUST be a fully │ │ │ │ + qualified host name. IP addresses are specifically NOT allowed. The value will be placed │ │ │ │ + in a │ │ │ │ + loc-src │ │ │ │ + parameter appended to the URI in the │ │ │ │ + Geolocation │ │ │ │ + header. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Location determination method │ │ │ │ + │ │ │ │ + This is a rarely used field in the specification that would │ │ │ │ + indicate the method used to determine the location. Its usage and values should be │ │ │ │ + pre-negotiated with any recipients. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Level of confidence │ │ │ │ + │ │ │ │ + This is a rarely used field in the specification that would │ │ │ │ + indicate the confidence in the location specified. See RFC7459 │ │ │ │ + for exact details. │ │ │ │ + Sub-parameters: │ │ │ │ + │ │ │ │ + │ │ │ │ + One of: │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + A percentage indicating the confidence. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + https://www.rfc-editor.org/rfc/rfc7459 │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.29.0 │ │ │ │ + 18.15.0 │ │ │ │ + 19.7.0 │ │ │ │ + │ │ │ │ + Profile │ │ │ │ + │ │ │ │ + Parameters for defining a Profile object │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Must be of type 'profile'. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + PIDF-LO element to place this profile in │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + Based on RFC5491 (see below) the recommended and default element │ │ │ │ + is │ │ │ │ + device │ │ │ │ + . │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + https://www.rfc-editor.org/rfc/rfc5491.html#section-3.4 │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Reference to a location object │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Reference to a location object │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Reference to a location object │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + location specification type │ │ │ │ + │ │ │ │ + xxxx │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Notes to be added to the outgoing PIDF-LO document │ │ │ │ + │ │ │ │ + │ │ │ │ + The specification of this parameter will cause a │ │ │ │ + <note-well> │ │ │ │ + element to be added to the │ │ │ │ + outgoing PIDF-LO document. Its usage should be pre-negotiated with │ │ │ │ + any recipients. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Sets the value of the Geolocation-Routing header. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.29.0 │ │ │ │ + 18.15.0 │ │ │ │ + 19.7.0 │ │ │ │ + │ │ │ │ + Sets if empty Civic Address elements should be suppressed │ │ │ │ + from the PIDF-LO document. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Determine which profile on a channel should be used │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + Use the incoming profile if it exists and has location information, otherwise use the │ │ │ │ + configured profile if it exists and has location information. If neither profile has location │ │ │ │ + information, nothing is sent. │ │ │ │ + │ │ │ │ + │ │ │ │ + Use the configured profile if it exists and has location information, otherwise use the │ │ │ │ + incoming profile if it exists and has location information. If neither profile has location │ │ │ │ + information, nothing is sent. │ │ │ │ + │ │ │ │ + │ │ │ │ + Discard any incoming profile and use the configured profile if it exists and │ │ │ │ + it has location information. If the configured profile doesn't exist or has no │ │ │ │ + location information, nothing is sent. │ │ │ │ + │ │ │ │ + │ │ │ │ + Discard any configured profile and use the incoming profile if it exists and │ │ │ │ + it has location information. If the incoming profile doesn't exist or has no │ │ │ │ + location information, nothing is sent. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + 16.28.0 │ │ │ │ + 18.14.0 │ │ │ │ + 19.6.0 │ │ │ │ + │ │ │ │ + Get or Set a field in a geolocation profile │ │ │ │ + │ │ │ │ + │ │ │ │ + The profile parameter to operate on. The following fields from the │ │ │ │ + Location and Profile objects are supported. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + Additionally, the │ │ │ │ + inheritable │ │ │ │ + field may be │ │ │ │ + set to │ │ │ │ + true │ │ │ │ + or │ │ │ │ + false │ │ │ │ + to control │ │ │ │ + whether the profile will be passed to the outgoing channel. │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + When used to set a parameter on a profile, if the profile doesn't already exist, a new │ │ │ │ + one will be created automatically. │ │ │ │ + │ │ │ │ + The │ │ │ │ + ${GEOLOCPROFILESTATUS} │ │ │ │ + channel variable will be set with │ │ │ │ + a return code indicating the result of the operation. Possible values are: │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + Success │ │ │ │ + │ │ │ │ + │ │ │ │ + No or not enough parameters were supplied │ │ │ │ + │ │ │ │ + │ │ │ │ + There was an internal error finding or creating a profile │ │ │ │ + │ │ │ │ + │ │ │ │ + There was an issue specific to the parameter specified │ │ │ │ + (value not valid or parameter name not found, etc.) │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ 12.0.0 │ │ │ │ │ │ │ │ Qualify a chan_pjsip endpoint. │ │ │ │ │ │ │ │ │ │ │ │ @@ -44564,593 +45143,14 @@ │ │ │ │ only. │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ - │ │ │ │ - Core Geolocation Support │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.29.0 │ │ │ │ - 18.15.0 │ │ │ │ - 19.7.0 │ │ │ │ - │ │ │ │ - Location │ │ │ │ - │ │ │ │ - Parameters for defining a Location object │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Must be of type 'location'. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Location specification type │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - The │ │ │ │ - location_info │ │ │ │ - parameter must contain a comma separated list of IANA codes │ │ │ │ - or synonyms describing the civicAddress of this location. │ │ │ │ - The IANA codes and synonyms can be obtained by executing │ │ │ │ - the CLI command │ │ │ │ - geoloc show civicAddr_mapping │ │ │ │ - . │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - The │ │ │ │ - location_info │ │ │ │ - parameter must contain a comma │ │ │ │ - separated list valid GML elements describing this location. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - The │ │ │ │ - location_info │ │ │ │ - parameter must contain a single │ │ │ │ - URI parameter which contains an external URI describing this location. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Location information │ │ │ │ - │ │ │ │ - │ │ │ │ - The contents of this parameter are specific to the │ │ │ │ - location │ │ │ │ - format │ │ │ │ - . │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - location_info = country=US,A1="New York",city_district=Manhattan, │ │ │ │ - A3="New York", house_number=1633, street=46th, street_suffix = Street, │ │ │ │ - postal_code=10222,floor=20,room=20A2 │ │ │ │ - │ │ │ │ - │ │ │ │ - location_info = Shape=Sphere, pos3d="39.12345 -105.98766 1920", radius=200 │ │ │ │ - │ │ │ │ - │ │ │ │ - location_info = URI=https:/something.com?exten=${EXTEN} │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Fully qualified host name │ │ │ │ - │ │ │ │ - │ │ │ │ - This parameter isn't required but if provided, RFC8787 says it MUST be a fully │ │ │ │ - qualified host name. IP addresses are specifically NOT allowed. The value will be placed │ │ │ │ - in a │ │ │ │ - loc-src │ │ │ │ - parameter appended to the URI in the │ │ │ │ - Geolocation │ │ │ │ - header. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Location determination method │ │ │ │ - │ │ │ │ - This is a rarely used field in the specification that would │ │ │ │ - indicate the method used to determine the location. Its usage and values should be │ │ │ │ - pre-negotiated with any recipients. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Level of confidence │ │ │ │ - │ │ │ │ - This is a rarely used field in the specification that would │ │ │ │ - indicate the confidence in the location specified. See RFC7459 │ │ │ │ - for exact details. │ │ │ │ - Sub-parameters: │ │ │ │ - │ │ │ │ - │ │ │ │ - One of: │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - A percentage indicating the confidence. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - https://www.rfc-editor.org/rfc/rfc7459 │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.29.0 │ │ │ │ - 18.15.0 │ │ │ │ - 19.7.0 │ │ │ │ - │ │ │ │ - Profile │ │ │ │ - │ │ │ │ - Parameters for defining a Profile object │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Must be of type 'profile'. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - PIDF-LO element to place this profile in │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - Based on RFC5491 (see below) the recommended and default element │ │ │ │ - is │ │ │ │ - device │ │ │ │ - . │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - https://www.rfc-editor.org/rfc/rfc5491.html#section-3.4 │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Reference to a location object │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Reference to a location object │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Reference to a location object │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - location specification type │ │ │ │ - │ │ │ │ - xxxx │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Notes to be added to the outgoing PIDF-LO document │ │ │ │ - │ │ │ │ - │ │ │ │ - The specification of this parameter will cause a │ │ │ │ - <note-well> │ │ │ │ - element to be added to the │ │ │ │ - outgoing PIDF-LO document. Its usage should be pre-negotiated with │ │ │ │ - any recipients. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Sets the value of the Geolocation-Routing header. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.29.0 │ │ │ │ - 18.15.0 │ │ │ │ - 19.7.0 │ │ │ │ - │ │ │ │ - Sets if empty Civic Address elements should be suppressed │ │ │ │ - from the PIDF-LO document. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Determine which profile on a channel should be used │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - Use the incoming profile if it exists and has location information, otherwise use the │ │ │ │ - configured profile if it exists and has location information. If neither profile has location │ │ │ │ - information, nothing is sent. │ │ │ │ - │ │ │ │ - │ │ │ │ - Use the configured profile if it exists and has location information, otherwise use the │ │ │ │ - incoming profile if it exists and has location information. If neither profile has location │ │ │ │ - information, nothing is sent. │ │ │ │ - │ │ │ │ - │ │ │ │ - Discard any incoming profile and use the configured profile if it exists and │ │ │ │ - it has location information. If the configured profile doesn't exist or has no │ │ │ │ - location information, nothing is sent. │ │ │ │ - │ │ │ │ - │ │ │ │ - Discard any configured profile and use the incoming profile if it exists and │ │ │ │ - it has location information. If the incoming profile doesn't exist or has no │ │ │ │ - location information, nothing is sent. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 16.28.0 │ │ │ │ - 18.14.0 │ │ │ │ - 19.6.0 │ │ │ │ - │ │ │ │ - Get or Set a field in a geolocation profile │ │ │ │ - │ │ │ │ - │ │ │ │ - The profile parameter to operate on. The following fields from the │ │ │ │ - Location and Profile objects are supported. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - Additionally, the │ │ │ │ - inheritable │ │ │ │ - field may be │ │ │ │ - set to │ │ │ │ - true │ │ │ │ - or │ │ │ │ - false │ │ │ │ - to control │ │ │ │ - whether the profile will be passed to the outgoing channel. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - When used to set a parameter on a profile, if the profile doesn't already exist, a new │ │ │ │ - one will be created automatically. │ │ │ │ - │ │ │ │ - The │ │ │ │ - ${GEOLOCPROFILESTATUS} │ │ │ │ - channel variable will be set with │ │ │ │ - a return code indicating the result of the operation. Possible values are: │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - Success │ │ │ │ - │ │ │ │ - │ │ │ │ - No or not enough parameters were supplied │ │ │ │ - │ │ │ │ - │ │ │ │ - There was an internal error finding or creating a profile │ │ │ │ - │ │ │ │ - │ │ │ │ - There was an issue specific to the parameter specified │ │ │ │ - (value not valid or parameter name not found, etc.) │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - HTTP binding for the Stasis API │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 12.0.0 │ │ │ │ - │ │ │ │ - General configuration settings │ │ │ │ - │ │ │ │ - │ │ │ │ - 12.0.0 │ │ │ │ - │ │ │ │ - Enable/disable the ARI module │ │ │ │ - │ │ │ │ - This option enables or disables the ARI module. │ │ │ │ - │ │ │ │ - │ │ │ │ - ARI uses Asterisk's HTTP server, which must also be enabled in │ │ │ │ - http.conf │ │ │ │ - . │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - http.conf │ │ │ │ - https://docs.asterisk.org/Configuration/Core-Configuration/Asterisk-Builtin-mini-HTTP-Server/ │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 11.11.0 │ │ │ │ - 12.4.0 │ │ │ │ - │ │ │ │ - The timeout (in milliseconds) to set on WebSocket connections. │ │ │ │ - │ │ │ │ - If a websocket connection accepts input slowly, the timeout │ │ │ │ - for writes to it can be increased to keep it from being disconnected. │ │ │ │ - Value is in milliseconds. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 12.0.0 │ │ │ │ - │ │ │ │ - Responses from ARI are formatted to be human readable │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 12.0.0 │ │ │ │ - │ │ │ │ - Realm to use for authentication. Defaults to Asterisk REST Interface. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 12.0.0 │ │ │ │ - │ │ │ │ - Comma separated list of allowed origins, for Cross-Origin Resource Sharing. May be set to * to allow all origins. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 14.2.0 │ │ │ │ - │ │ │ │ - Comma separated list of channel variables to display in channel json. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 12.0.0 │ │ │ │ - │ │ │ │ - Per-user configuration settings │ │ │ │ - │ │ │ │ - │ │ │ │ - 13.30.0 │ │ │ │ - 16.7.0 │ │ │ │ - 17.1.0 │ │ │ │ - │ │ │ │ - Define this configuration section as a user. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - Configure this section as a │ │ │ │ - user │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 13.30.0 │ │ │ │ - 16.7.0 │ │ │ │ - 17.1.0 │ │ │ │ - │ │ │ │ - When set to yes, user is only authorized for read-only requests │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 13.30.0 │ │ │ │ - 16.7.0 │ │ │ │ - 17.1.0 │ │ │ │ - │ │ │ │ - Crypted or plaintext password (see password_format) │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 12.0.0 │ │ │ │ - │ │ │ │ - password_format may be set to plain (the default) or crypt. When set to crypt, crypt(3) is used to validate the password. A crypted password can be generated using mkpasswd -m sha-512. When set to plain, the password is in plaintext │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 20.15.0 │ │ │ │ - 21.10.0 │ │ │ │ - 22.5.0 │ │ │ │ - │ │ │ │ - Outbound websocket configuration │ │ │ │ - │ │ │ │ - │ │ │ │ - 20.15.0 │ │ │ │ - 21.10.0 │ │ │ │ - 22.5.0 │ │ │ │ - │ │ │ │ - Must be "outbound_websocket". │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 20.15.0 │ │ │ │ - 21.10.0 │ │ │ │ - 22.5.0 │ │ │ │ - │ │ │ │ - The ID of a connection defined in websocket_client.conf. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 20.15.0 │ │ │ │ - 21.10.0 │ │ │ │ - 22.5.0 │ │ │ │ - │ │ │ │ - Comma separated list of stasis applications that will use this websocket. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 20.15.0 │ │ │ │ - 21.10.0 │ │ │ │ - 22.5.0 │ │ │ │ - │ │ │ │ - The local ARI user to act as. │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - 20.15.0 │ │ │ │ - 21.10.0 │ │ │ │ - 22.5.0 │ │ │ │ - │ │ │ │ - Subscribe applications to all event │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ │ │ │ │ bluetooth │ │ │ │ no │ │ │ │ extended │ │ │ │ │ │ │ │ │ │ │ │ no