Summary: | ASTERISK-05491: [Patch] fixes for chan_misdn | ||
Reporter: | crich (crich) | Labels: | |
Date Opened: | 2005-11-07 08:52:12.000-0600 | Date Closed: | 2008-01-15 15:54:30.000-0600 |
Priority: | Minor | Regression? | No |
Status: | Closed/Complete | Components: | Core/General |
Versions: | Frequency of Occurrence | ||
Related Issues: | |||
Environment: | Attachments: | ( 0) chan_misdn.patch.txt | |
Description: | This Patch contains some minor fixes for chan_misdn: * append_digits2exten - option repaired * misdn_bridge function checks if NULL frames arrived (segfault) * tried to repair async data mode (no hdlc with unsres digital) | ||
Comments: | By: Kevin P. Fleming (kpfleming) 2005-11-07 19:11:56.000-0600 Committed to CVS HEAD, thanks! By: Digium Subversion (svnbot) 2008-01-15 15:54:30.000-0600 Repository: asterisk Revision: 7000 U trunk/ChangeLog U trunk/channels/chan_misdn.c U trunk/channels/misdn/isdn_lib.c ------------------------------------------------------------------------ r7000 | kpfleming | 2008-01-15 15:54:30 -0600 (Tue, 15 Jan 2008) | 2 lines issue ASTERISK-5491 ------------------------------------------------------------------------ http://svn.digium.com/view/asterisk?view=rev&revision=7000 |