[sr-dev] git:master:430e00a2: modules: readme files regenerated - dialog ... [skip ci]
Federico Cabiddu
federico.cabiddu at gmail.com
Thu Apr 9 10:37:04 CEST 2020
Nice! Thank you Daniel!
On Thu, 9 Apr 2020, 09:46 Kamailio Dev, <kamailio.dev at kamailio.org> wrote:
> Module: kamailio
> Branch: master
> Commit: 430e00a208c9ae4c2cdc39d628fc0a1d23f30f81
> URL:
> https://github.com/kamailio/kamailio/commit/430e00a208c9ae4c2cdc39d628fc0a1d23f30f81
>
> Author: Kamailio Dev <kamailio.dev at kamailio.org>
> Committer: Kamailio Dev <kamailio.dev at kamailio.org>
> Date: 2020-04-09T09:46:16+02:00
>
> modules: readme files regenerated - dialog ... [skip ci]
>
> ---
>
> Modified: src/modules/dialog/README
>
> ---
>
> Diff:
> https://github.com/kamailio/kamailio/commit/430e00a208c9ae4c2cdc39d628fc0a1d23f30f81.diff
> Patch:
> https://github.com/kamailio/kamailio/commit/430e00a208c9ae4c2cdc39d628fc0a1d23f30f81.patch
>
> ---
>
> diff --git a/src/modules/dialog/README b/src/modules/dialog/README
> index cfae6ac338..cb6413f981 100644
> --- a/src/modules/dialog/README
> +++ b/src/modules/dialog/README
> @@ -2237,17 +2237,33 @@ kamcmd dlg.is_alive callid123 fromtag123 totag123
>
> 9.16. dlg.briefing
>
> - Lists fewer attributes for dialog records in memory.
> + Lists fewer attributes for dialog records in memory. The dialog hash
> + entry and id are added always, the rest of them are a matter of 'attrs'
> + parameter.
>
> Name: dlg.briefing
>
> Parameters:
> - * none - no parameter
> + * attrs - (optional) a list of characters (flags) representing the
> + fields to be added to the response. If is missing, its default
> + value is 'ftcFT' (note the characters are case sensitive).
> + The characters can be:
> + + f - From URI
> + + t - To URI
> + + c - Call-ID
> + + F - From tag
> + + T - To tag
> + + I - Init time
> + + S - Start time
> + + E - End time
> + + s - State
>
> RPC Command Example:
> ...
> kamctl rpc dlg.briefing
> ...
> +kamctl rpc dlg.briefing "ft"
> +...
>
> 10. Exported Variables
>
>
>
> _______________________________________________
> Kamailio (SER) - Development Mailing List
> sr-dev at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200409/14a7302d/attachment.html>
More information about the sr-dev
mailing list