~ubuntu-branches/debian/sid/kamailio/sid

« back to all changes in this revision

Viewing changes to modules/ndb_redis/doc/ndb_redis_admin.xml

  • Committer: Package Import Robot
  • Author(s): Victor Seva
  • Date: 2014-01-06 11:47:13 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20140106114713-t8xidp4arzrnyeya
Tags: 4.1.1-1
* New upstream release
* debian/patches:
  - add upstream fixes
* Added tls outbound websocket autheph dnssec modules
  - openssl exception added to their license
* removing sparc and ia64 from supported archs
  for mono module (Closes: #728915)

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
        </section>
60
60
        <section>
61
61
        <title>Parameters</title>
62
 
        <section>
 
62
        <section id="ndb_redis.p.server">
63
63
                <title><varname>server</varname> (str)</title>
64
64
                <para>
65
65
                        Specify the details to connect to REDIS server. It takes a list of
98
98
 
99
99
        <section>
100
100
        <title>Functions</title>
101
 
        <section>
 
101
        <section id="ndb_redis.f.redis_cmd">
102
102
            <title>
103
103
                <function moreinfo="none">redis_cmd(srvname, command, ..., replyid)</function>
104
104
            </title>
178
178
</programlisting>
179
179
            </example>
180
180
        </section>
181
 
        <section>
 
181
        <section id="ndb_redis.f.redis_free">
182
182
        <title>
183
183
                <function moreinfo="none">redis_free(replyid)</function>
184
184
        </title>