You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/channels
Joshua Colp 3d95841eb3
Add a flag that indicates whether a SIP dialog is an outgoing call or not. SIP_OUTGOING originally did it but it was repurposed to the direction of the last transaction, which can cause update_call_counter to falsely decrease the wrong counters. (please don't hurt me oej) (issue #8943 reported by mdu113)
19 years ago
..
h323 Remove quote from H.323 vendor string because due to compatibilities with CS1000 reported at www.voip-info.org 19 years ago
misdn Merged revisions 52843 via svnmerge from 19 years ago
DialTone.h
Makefile Do not abort Asterisk startup if h323 configuration file not found (reported by mithraen) 19 years ago
answer.h
chan_agent.c Merged revisions 55669 via svnmerge from 19 years ago
chan_alsa.c Update channel drivers to use module referencing so that unloading them while in use will not result in crashes. (issue #8897 reported by junky) 19 years ago
chan_features.c Update channel drivers to use module referencing so that unloading them while in use will not result in crashes. (issue #8897 reported by junky) 19 years ago
chan_gtalk.c Fix segfault when buddy couldn't be found. 19 years ago
chan_h323.c Fix VLDTMF reception 19 years ago
chan_iax2.c Changed iax2 process thread to detached to correct memory leak due to left over thread context on thread exit. 19 years ago
chan_local.c Merge the changes from the /team/group/vldtmf_fixup branch. 19 years ago
chan_mgcp.c Merged revisions 53045 via svnmerge from 19 years ago
chan_misdn.c Merged revisions 52843 via svnmerge from 19 years ago
chan_nbs.c These mods are to solve the problem in bug 7506. It's a lot of rework to solve a fairly small problem... such is life. 20 years ago
chan_oss.c Update channel drivers to use module referencing so that unloading them while in use will not result in crashes. (issue #8897 reported by junky) 19 years ago
chan_phone.c Update channel drivers to use module referencing so that unloading them while in use will not result in crashes. (issue #8897 reported by junky) 19 years ago
chan_sip.c Add a flag that indicates whether a SIP dialog is an outgoing call or not. SIP_OUTGOING originally did it but it was repurposed to the direction of the last transaction, which can cause update_call_counter to falsely decrease the wrong counters. (please don't hurt me oej) (issue #8943 reported by mdu113) 19 years ago
chan_skinny.c Fix an issue where callerid would not be displayed on some phones. 19 years ago
chan_vpb.cc These mods are to solve the problem in bug 7506. It's a lot of rework to solve a fairly small problem... such is life. 20 years ago
chan_zap.c Merged revisions 54373 via svnmerge from 19 years ago
gentone-ulaw.c
gentone.c
iax2-parser.c don't mark these allocations as 'cache' allocations when caching has been disabled 19 years ago
iax2-parser.h only do IAX2 frame caching for voice and video frames 19 years ago
iax2-provision.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 20 years ago
iax2-provision.h
iax2.h
misdn_config.c Merged revisions 48319,48321,48467,48552,48576,49135,49303 via svnmerge from 19 years ago
ring10.h