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/pbx
Steve Murphy 6f34a8d78d
These mods fix a problem pointed out by dgartang, where in certain situations, the target of a goto cannot be found, even right under your nose. This is because the current context is not updated properly, and rather than waste time and find why and where the context should have been updated, I just use my newly added 'dad' ptrs, and pop until I have either the context or extension, and use that instead.
19 years ago
..
ael These changes resolve the problems in bug 8090, where there's a crash compiling an empty context 19 years ago
Makefile Merged revisions 44055 via svnmerge from 19 years ago
dundi-parser.c Merge a new implementation of ast_inet_ntoa, our thread safe replacement for 20 years ago
dundi-parser.h remove extraneous svn:executable properties 20 years ago
kdeconsole_main.cc rename this file so it doesn't appear to be a module by itself 20 years ago
pbx_ael.c These mods fix a problem pointed out by dgartang, where in certain situations, the target of a goto cannot be found, even right under your nose. This is because the current context is not updated properly, and rather than waste time and find why and where the context should have been updated, I just use my newly added 'dad' ptrs, and pop until I have either the context or extension, and use that instead. 19 years ago
pbx_config.c Merged revisions 44186 via svnmerge from 19 years ago
pbx_dundi.c Merged revisions 44378 via svnmerge from 19 years ago
pbx_gtkconsole.c Various updates from PCadach's chan_h323-live branch 19 years ago
pbx_kdeconsole.cc various minor fixes 20 years ago
pbx_kdeconsole.h remove extraneous svn:executable properties 20 years ago
pbx_loopback.c merge new_loader_completion branch, including (at least): 19 years ago
pbx_realtime.c merge new_loader_completion branch, including (at least): 19 years ago
pbx_spool.c Merged revisions 44378 via svnmerge from 19 years ago