aboutsummaryrefslogtreecommitdiffstats
path: root/configs/chan_dahdi.conf.sample
AgeCommit message (Collapse)AuthorFilesLines
2009-01-29Merged revisions 172400 via svnmerge from rmudgett1-3/+5
https://origsvn.digium.com/svn/asterisk/trunk ........ r172400 | rmudgett | 2009-01-29 14:38:34 -0600 (Thu, 29 Jan 2009) | 12 lines 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: http://svn.digium.com/svn/asterisk/branches/1.6.0@172434 f38db490-d61c-443f-a65b-d21fe96a405b
2008-10-08Remove the sample configuration for configuration sections in chan_dahdi.conf.russell1-53/+0
This code was not merged into 1.6.0. Reported by: angler (closes AST-119) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@147458 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-04Merged revisions 135537 via svnmerge from russell1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ................ r135537 | russell | 2008-08-04 15:15:27 -0500 (Mon, 04 Aug 2008) | 10 lines Merged revisions 135536 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r135536 | russell | 2008-08-04 15:15:03 -0500 (Mon, 04 Aug 2008) | 2 lines fix a config sample typo ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@135538 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-04Merged revisions 135474 via svnmerge from russell1-1/+4
https://origsvn.digium.com/svn/asterisk/trunk ................ r135474 | russell | 2008-08-04 11:28:07 -0500 (Mon, 04 Aug 2008) | 10 lines Merged revisions 135473 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r135473 | russell | 2008-08-04 11:26:17 -0500 (Mon, 04 Aug 2008) | 2 lines Add a minor clarification to the documentation of mohinterpret and mohsuggest ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@135475 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-28Merged revisions 134086 via svnmerge from kpfleming1-7/+6
https://origsvn.digium.com/svn/asterisk/trunk ........ r134086 | kpfleming | 2008-07-28 11:42:00 -0500 (Mon, 28 Jul 2008) | 3 lines remove remaining Zaptel references in various places ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@134087 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-22Merged revisions 132643 via svnmerge from kpfleming1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ................ r132643 | kpfleming | 2008-07-22 14:59:10 -0500 (Tue, 22 Jul 2008) | 10 lines Merged revisions 132641 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r132641 | kpfleming | 2008-07-22 14:49:11 -0500 (Tue, 22 Jul 2008) | 2 lines use renamed libpri API call for controlling this feature (was improperly named before) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@132644 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-11Merged revisions 130040 via svnmerge from kpfleming1-0/+4
https://origsvn.digium.com/svn/asterisk/trunk ................ r130040 | kpfleming | 2008-07-11 10:57:17 -0500 (Fri, 11 Jul 2008) | 12 lines Merged revisions 130039 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r130039 | kpfleming | 2008-07-11 10:41:56 -0500 (Fri, 11 Jul 2008) | 4 lines add support for a configuration parameter for 'inband audio during RELEASE', which is currently mandatory in libpri-1.4.4 but will become configurable in libpri-1.4.5 later today (related to issue #13042) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@130041 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-05Merged revisions 128122 via svnmerge from mattf1-0/+11
https://origsvn.digium.com/svn/asterisk/trunk ........ r128122 | mattf | 2008-07-04 22:26:42 -0500 (Fri, 04 Jul 2008) | 1 line Add option to wait to be able to explicitly send ACM via the Proceeding() application in the dialplan. Also minor documentation update explaining how to setup multiple signalling links within a linkset ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@128124 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-30Merged revisions 126675 via svnmerge from jpeeler1-0/+981
https://origsvn.digium.com/svn/asterisk/trunk ........ r126675 | jpeeler | 2008-06-30 17:34:08 -0500 (Mon, 30 Jun 2008) | 1 line rename zapata.conf.sample to chan_dahdi.conf.sample ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@126676 f38db490-d61c-443f-a65b-d21fe96a405b