From: Richard Mudgett Date: Mon, 2 Feb 2009 20:40:27 +0000 (+0000) Subject: Recorded merge of revisions 172962 via svnmerge from X-Git-Tag: 1.6.2.0-beta1~309 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be58b59c10732f9f95e5bbcce6d91b08cc2a689;p=thirdparty%2Fasterisk.git Recorded merge of revisions 172962 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r172962 | rmudgett | 2009-02-02 14:28:54 -0600 (Mon, 02 Feb 2009) | 11 lines channels/chan_dahdi.c * Added doxygen comments to the major dahdi structures. * Fixed PRI using an incorrect string value if the extension delimiter is not present in the Dial() function. * Fixed some uninitialized string variables on FXS ports. configs/chan_dahdi.conf.sample * Updated some documentation. These changes are already in trunk -r172400 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@172963 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---