summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-01-23 03:15:04 +0000
committerJoshua Colp <jcolp@digium.com>2007-01-23 03:15:04 +0000
commit34df12851997a5bdf0ac6bc81864297737a98260 (patch)
treeb931b0a2a11326874dcd1cd2d459332a1372a953 /CHANGES
parent5a25c156c68653cb9d2cb6c3ee69b993974105c0 (diff)
Add SRV Lookup support on outbound calls to chan_iax2. It's listed in the RFC so we might want to support it and please don't hurt me Marko ... (issue #7812 reported by drorlb)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51560 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 51c88b224..1630f587d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -64,6 +64,7 @@ Changes since Asterisk 1.4-beta was branched:
* Added G729 passthrough support to chan_phone for Sigma Designs boards.
* Added the parkedcalltransfers option to features.conf
* Added 's' option to Page application.
+ * Added the srvlookup option to iax.conf
SIP changes
-----------