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 863b6225a1 Merged revisions 185120 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r185120 | rmudgett | 2009-03-30 15:38:11 -0500 (Mon, 30 Mar 2009) | 19 lines
  
  Make chan_misdn BRI TE side normally defer channel selection to the NT side.
  
  Channel allocation collisions are not handled by chan_misdn very well.
  This patch simply avoids the problem for BRI only.
  
  For PRI, allocation collisions are still possible but less likely since
  there are simply more channels available and each end could use a different
  allocation strategy.
  
  misdn.conf options available:
  te_choose_channel - Use to force the TE side to allocate channels.
  method - Specify the channel allocation strategy.
  
  (closes issue #13488)
  Reported by: Christian_Pinedo
  Patches:
        isdn_lib.patch.txt uploaded by crich
  Tested by: crich, siepkes, festr
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@185122 f38db490-d61c-443f-a65b-d21fe96a405b
2009-03-30 20:41:24 +00:00
..
Makefile Removed trailing whitespace in chan_misdn files. 2009-03-23 22:35:02 +00:00
chan_misdn_config.h Removed trailing whitespace in chan_misdn files. 2009-03-23 22:35:02 +00:00
ie.c Removed trailing whitespace in chan_misdn files. 2009-03-23 22:35:02 +00:00
isdn_lib.c Merged revisions 185120 via svnmerge from 2009-03-30 20:41:24 +00:00
isdn_lib.h fix a few small things found by using sparse 2008-10-30 16:49:02 +00:00
isdn_lib_intern.h fix a few small things found by using sparse 2008-10-30 16:49:02 +00:00
isdn_msg_parser.c Removed trailing whitespace in chan_misdn files. 2009-03-23 22:35:02 +00:00
portinfo.c Removed trailing whitespace in chan_misdn files. 2009-03-23 22:35:02 +00:00