aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-13 16:58:59 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-13 16:58:59 +0000
commitd3acec72034f548671a3fdc7827123df8808f473 (patch)
treec790a079d7882e3dedbd13e79346c8cc94e4b778 /CHANGES
parent528eb80035855d1763aa411f77b779a848c9a30e (diff)
Add setvar support to chan_zap. Just like you can in chan_sip and chan_iax2 you can now use it with zaptel channels. (done while in Montreal at the Asterisk bootcamp!)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@82329 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e420aabf5..c948ce1ac 100644
--- a/CHANGES
+++ b/CHANGES
@@ -220,6 +220,7 @@ Zaptel channel driver (chan_zap) Changes
those carriers that transmit CID via dtmf after a polarity change.
* CID matching information is now shown when doing 'dialplan show'.
* Added zap show version CLI command to chan_zap.
+ * Added setvar support to zapata.conf channel entries.
H.323 Changes
-------------