channels/chan_dahdi.c
authorRichard Mudgett <rmudgett@digium.com>
Thu, 29 Jan 2009 20:38:34 +0000 (20:38 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 29 Jan 2009 20:38:34 +0000 (20:38 +0000)
commit97b4e9cf2a3ab4e4fee3cc9a531c4cd8b50a87fa
treecd4f41380b7c9f014bd82cedb4b8624e92196086
parent14cebb2c382f3c8507d27e198c5f0c05e7fbf84e
channels/chan_dahdi.c
*  Added doxygen comments to the major dahdi structures.
*  Fixed PRI and SS7 using an incorrect string value if the extension
delimiter is not present in the Dial() function.
*  Fixed SS7 not checking if the dialed extension is at least as long
as the stripmsd option.
*  Fixed PRI not handling unknown TON/NPI prefix letters correctly.
*  Fixed some uninitialized string variables on FXS ports.

configs/chan_dahdi.conf.sample
*  Updated some documentation.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@172400 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_dahdi.c
configs/chan_dahdi.conf.sample