[asterisk-commits] dvossel: branch dvossel/generic_aoc r257246 - /team/dvossel/generic_aoc/configs/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Apr 13 16:57:07 CDT 2010
Author: dvossel
Date: Tue Apr 13 16:57:06 2010
New Revision: 257246
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=257246
Log:
aoc_enable option documentation update
Modified:
team/dvossel/generic_aoc/configs/chan_dahdi.conf.sample
Modified: team/dvossel/generic_aoc/configs/chan_dahdi.conf.sample
URL: http://svnview.digium.com/svn/asterisk/team/dvossel/generic_aoc/configs/chan_dahdi.conf.sample?view=diff&rev=257246&r1=257245&r2=257246
==============================================================================
--- team/dvossel/generic_aoc/configs/chan_dahdi.conf.sample (original)
+++ team/dvossel/generic_aoc/configs/chan_dahdi.conf.sample Tue Apr 13 16:57:06 2010
@@ -293,7 +293,9 @@
; This option enables Advice of Charge pass-through between the ISDN PRI and
; Asterisk. This option can be set to any combination of 's', 'd', and 'e' which
; represent the different variants of Advice of Charge, AOC-S, AOC-D, and AOC-E.
-; Advice of Charge pass-through is currently only supported for ETSI.
+; Advice of Charge pass-through is currently only supported for ETSI. Since most
+; AOC messages are sent on facility messages, the 'facilityenable' option must
+; also be enabled to fully support AOC pass-through.
;
;aoc_enable=s,d,e
;
More information about the asterisk-commits
mailing list