]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Documentation: A couple of trivial fixes in sip.conf.sample and func_cdr.c 36/936/1
authorRusty Newton <rnewton@digium.com>
Mon, 20 Jul 2015 17:39:48 +0000 (12:39 -0500)
committerRusty Newton <rnewton@digium.com>
Mon, 20 Jul 2015 17:45:39 +0000 (12:45 -0500)
commit62c64c3bd1938280cf671afd6708d6026c0b8e49
tree0323edd0ef2f9e2ba3ed03f2e3a8030fa389fc2b
parent34207887e6e6adbd7c9ff9e9ea1954d612e125a4
Documentation: A couple of trivial fixes in sip.conf.sample and func_cdr.c

 * In sip.conf.sample fix sentence where we said that WS or WSS are supported
   transports for use in an outbound register definition. They are not
   supported in that case.
 * In func_cdr.c made it clear that the Disable option for CDR_PROP can be used
   to enable CDR on a channel.

ASTERISK-24867 #close
Reported by: Rusty Newton

ASTERISK-24853 #close
Reported by: PSDK

Change-Id: I3d698bc6302b9d00a0a995b5c4ad9a42d69b48ca
configs/samples/sip.conf.sample
funcs/func_cdr.c