Needed update for the dispatcher module Readme + fix function name in the description
The function description became inaccurate after commit:
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Mon Sep 8 17:13:12 2014 +0200
dispatcher: swap the order between uri and mode parameters in the new
ds_is_from_list(...)
- allow to have ds_is_from_list() only with group id and mode, uri is
the last parameter, still optional
- patch provided by Luis Azedo <luis.azedo(a)factorlusitano.com>
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/143
-- Commit Summary --
* dispatcher: fix ds_is_from_list usage after commit 121cb0f4
-- File Changes --
M modules/dispatcher/doc/dispatcher_admin.xml (7)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/143.patch
https://github.com/kamailio/kamailio/pull/143.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/143