dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/channels/misdn
rmudgett 95eef6b84e Merged revisions 319469 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r319469 | rmudgett | 2011-05-17 16:57:56 -0500 (Tue, 17 May 2011) | 22 lines
  
  Merged revision 319468 from
  https://origsvn.digium.com/svn/asterisk/be/branches/C.3-bier
  
  ..........
    r319468 | rmudgett | 2011-05-17 16:49:31 -0500 (Tue, 17 May 2011) | 15 lines
  
    The mISDN HDLC mode is prevented on dialed channels.
  
    The use of mISDN HDLC mode is prevented if the mISDN dial technology
    option 'h1' is used when config option astdtmf=yes.
  
    There is a bug in channels/misdn/isdn_lib.c which prevents the use of HDLC
    mode.  Instead of setting the channel to HDLC mode it is set to
    transparent(no dsp, no hdlc), although hdlc is not "no hdlc".  I.e the
    logging message is correct, but the if condition is not.
  
    Make check the nodsp and hdlc flags.
  
    JIRA ABE-2787
    JIRA SWP-3437
  ..........
................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@319471 f38db490-d61c-443f-a65b-d21fe96a405b
2011-05-17 22:04:59 +00:00
..
Makefile Removed trailing whitespace in chan_misdn files. 2009-03-23 22:35:02 +00:00
chan_misdn_config.h Enhancements to connected line and redirecting work. 2010-05-17 15:36:31 +00:00
ie.c Merged revisions 292667 via svnmerge from 2010-10-21 22:11:24 +00:00
isdn_lib.c Merged revisions 319469 via svnmerge from 2011-05-17 22:04:59 +00:00
isdn_lib.h Enhancements to connected line and redirecting work. 2010-05-17 15:36:31 +00:00
isdn_lib_intern.h Merged revisions 221769 via svnmerge from 2009-10-02 01:09:31 +00:00
isdn_msg_parser.c Merged revisions 296582 via svnmerge from 2010-11-29 20:54:27 +00:00
portinfo.c Removed trailing whitespace in chan_misdn files. 2009-03-23 22:35:02 +00:00