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
Olle Johansson 0cc002a48a
Rename "username" to "defaultuser" to match with "defaultip".
18 years ago
..
h323 Include the compatibility header file in ast_h323.cxx for compatibility reasons. 18 years ago
misdn Merged revisions 89301 via svnmerge from 18 years ago
xpmr Allow chan_usbradio to compile again. 18 years ago
DialTone.h remove extraneous svn:executable properties 20 years ago
Makefile Fix building of modules under cygwin. 18 years ago
answer.h remove extraneous svn:executable properties 20 years ago
busy.h Merged revisions 88805 via svnmerge from 18 years ago
chan_agent.c remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_alsa.c remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_features.c remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_gtalk.c Manager events from the "moremanager" branch 18 years ago
chan_h323.c remove a DEBUG_THREADS message that accesses private lock fields. 18 years ago
chan_iax2.c Merged revisions 90348 via svnmerge from 18 years ago
chan_jingle.c remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_local.c Merged revisions 90735 via svnmerge from 18 years ago
chan_mgcp.c Merged revisions 90639 via svnmerge from 18 years ago
chan_misdn.c Bring in a small change from team/russell/chan_refcount 18 years ago
chan_nbs.c remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_oss.c put in the necessary hooks for video support in the console. 18 years ago
chan_phone.c remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_sip.c Rename "username" to "defaultuser" to match with "defaultip". 18 years ago
chan_skinny.c closes issue #11285, where an unload of a module that creates a dialplan context, causes a crash when you do a 'dialplan show' of that context. This is because the registrar string is defined in the module, and the stale pointer is traversed. The reporter offered a patch that would always strdup the registrar string, which is practical, but I preferred to destroy the created contexts in each module where one is created. That seemed more symmetric. There were only 6 place in asterisk where this is done: chan_sip, chan_iax2, chan_skinny, res_features, app_dial, and app_queue. The two apps destroyed the context, but left the contexts. All is fixed now and unloads should be dialplan friendly. 18 years ago
chan_unistim.c remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_usbradio.c Coding guidelines fixups 18 years ago
chan_vpb.cc remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_zap.c revert part of my changes from earlier today since this code is no longer dependent on libpri.h 18 years ago
gentone.c remove extraneous svn:executable properties 20 years ago
iax2-parser.c Start untangling header inclusion in a way that does not affect 18 years ago
iax2-parser.h Merged revisions 75445 via svnmerge from 18 years ago
iax2-provision.c remove another set of redundant #include "asterisk/options.h" 18 years ago
iax2-provision.h Don't reload a configuration file if nothing has changed. 18 years ago
iax2.h Reformat some of iax2.h and convert comments to doxygen format 18 years ago
misdn_config.c another few errno.h removals 18 years ago
ring10.h remove extraneous svn:executable properties 20 years ago
ringtone.h Merged revisions 88805 via svnmerge from 18 years ago