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
kpfleming 6f39909904 Merged revisions 106038 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r106038 | kpfleming | 2008-03-05 09:32:35 -0600 (Wed, 05 Mar 2008) | 7 lines

when a PRI call must be moved to a different B channel at the request of the other endpoint, ensure that any DSP active on the original channel is moved to the new one

(closes issue #11917)
Reported by: mavetju
Tested by: mavetju


........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@106040 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-05 15:40:40 +00:00
..
h323 Merged revisions 103823 via svnmerge from 2008-02-19 20:31:15 +00:00
misdn Fix up some doxygen issues. 2008-02-15 17:29:08 +00:00
xpmr Allow chan_usbradio to compile again. 2007-10-17 16:09:01 +00:00
DialTone.h Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
Makefile Re-inserting chan_vpb into trunk. 2008-01-28 21:07:18 +00:00
chan_agent.c Merged revisions 104086 via svnmerge from 2008-02-25 18:38:51 +00:00
chan_alsa.c coding guidelines cleanup 2008-01-03 18:10:13 +00:00
chan_console.c Remove compiler warning for uninitialized variable 2008-01-21 21:11:58 +00:00
chan_features.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_gtalk.c Remove unnecessary if statements before calling iks_delete (redundant check is 2008-02-29 14:15:03 +00:00
chan_h323.c Try to do Packet2Packet bridging with chan_h323 if reinviting isn't enabled. 2008-02-20 22:29:47 +00:00
chan_iax2.c Instead of outputting a verbose message every so often let's make it a debug message. 2008-02-25 19:02:33 +00:00
chan_jingle.c Remove unnecessary if statements before calling iks_delete (redundant check is 2008-02-29 14:15:03 +00:00
chan_local.c Merged revisions 105570 via svnmerge from 2008-03-03 17:17:27 +00:00
chan_mgcp.c Merge changes from team/mvanbaak/cli-command-audit 2008-02-08 21:26:32 +00:00
chan_misdn.c Merged revisions 100793 via svnmerge from 2008-01-29 10:50:29 +00:00
chan_nbs.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_oss.c make get_video_desc() return the active console if 2008-01-09 12:13:32 +00:00
chan_phone.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_sip.c Merged revisions 106015 via svnmerge from 2008-03-05 15:23:32 +00:00
chan_skinny.c Merged revisions 104920 via svnmerge from 2008-02-28 04:37:28 +00:00
chan_unistim.c Get rid of any remaining ast_verbose calls in the code in favor of 2008-02-05 23:00:15 +00:00
chan_usbradio.c Merge changes from team/mvanbaak/cli-command-audit 2008-02-08 21:26:32 +00:00
chan_vpb.cc Fix crash when configuration does not match hardware detection. 2008-02-28 14:42:32 +00:00
chan_zap.c Merged revisions 106038 via svnmerge from 2008-03-05 15:40:40 +00:00
console_board.c The fixes in this commit are mainly to allow compiling of trunk with --enable-dev-mode, mutex profiling, lock debugging, etc. Mainly, the version.c needs to be in the OBJS line; asterisk.h was chosen to have the prototypes for ast_get_version, ast_get_version_num; and the ASTERISK_FILE_VERSION macro needs to be used after including asterisk.h in a few files. I hope I did the right thing. If not, let me know. 2008-01-10 00:50:39 +00:00
console_gui.c Fix minor misuses of snprintf 2008-03-04 23:10:45 +00:00
console_video.c The fixes in this commit are mainly to allow compiling of trunk with --enable-dev-mode, mutex profiling, lock debugging, etc. Mainly, the version.c needs to be in the OBJS line; asterisk.h was chosen to have the prototypes for ast_get_version, ast_get_version_num; and the ASTERISK_FILE_VERSION macro needs to be used after including asterisk.h in a few files. I hope I did the right thing. If not, let me know. 2008-01-10 00:50:39 +00:00
console_video.h Two changes: 2008-01-09 18:03:40 +00:00
iax2-parser.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
iax2-parser.h Merged revisions 75445 via svnmerge from 2007-07-17 20:49:09 +00:00
iax2-provision.c HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
iax2-provision.h Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2.h Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
misdn_config.c Merged revisions 100930 via svnmerge from 2008-01-29 17:42:48 +00:00
vcodecs.c prevent a panic when destroying a channel with no incoming video. 2008-01-01 23:54:40 +00:00
vgrabbers.c The fixes in this commit are mainly to allow compiling of trunk with --enable-dev-mode, mutex profiling, lock debugging, etc. Mainly, the version.c needs to be in the OBJS line; asterisk.h was chosen to have the prototypes for ast_get_version, ast_get_version_num; and the ASTERISK_FILE_VERSION macro needs to be used after including asterisk.h in a few files. I hope I did the right thing. If not, let me know. 2008-01-10 00:50:39 +00:00