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
Luigi Rizzo aa110ad3fd
move two per-packet flags to proper variables.
18 years ago
..
h323 Merged revisions 53131 via svnmerge from 19 years ago
misdn Allow chan_misdn to build in dev-mode 18 years ago
DialTone.h remove extraneous svn:executable properties 20 years ago
Makefile it really seems pointless to run gentone to create these header files every time we build Asterisk... 18 years ago
answer.h remove extraneous svn:executable properties 20 years ago
busy.h it really seems pointless to run gentone to create these header files every time we build Asterisk... 18 years ago
chan_agent.c Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second 18 years ago
chan_alsa.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
chan_features.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
chan_gtalk.c Merged revisions 72331 via svnmerge from 18 years ago
chan_h323.c Merged revisions 75619 via svnmerge from 18 years ago
chan_iax2.c After some study, thought, comparing, etc. I've backed out the previous universal mod to make ast_flags a 64 bit thing. Instead, I added a 64-bit version of ast_flags (ast_flags64), and 64-bit versions of the test-flag, set-flag, etc. macros, and an app_parse_options64 routine, and I use these in app_dial alone, to eliminate the 30-option limit it had grown to meet. There is room now for 32 more options and flags. I was heavily tempted to implement some of the other ideas that were presented, but this solution does not intro any new versions of dial, doesn't have a different API, has a minimal/zero impact on code outside of dial, and doesn't seriously (I hope) affect the code structure of dial. It's the best I can think of right now. My goal was NOT to rewrite dial. I leave that to a future, coordinated effort. 18 years ago
chan_jingle.c Silly jingle... 18 years ago
chan_local.c After some study, thought, comparing, etc. I've backed out the previous universal mod to make ast_flags a 64 bit thing. Instead, I added a 64-bit version of ast_flags (ast_flags64), and 64-bit versions of the test-flag, set-flag, etc. macros, and an app_parse_options64 routine, and I use these in app_dial alone, to eliminate the 30-option limit it had grown to meet. There is room now for 32 more options and flags. I was heavily tempted to implement some of the other ideas that were presented, but this solution does not intro any new versions of dial, doesn't have a different API, has a minimal/zero impact on code outside of dial, and doesn't seriously (I hope) affect the code structure of dial. It's the best I can think of right now. My goal was NOT to rewrite dial. I leave that to a future, coordinated effort. 18 years ago
chan_mgcp.c Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second 18 years ago
chan_misdn.c added general Jitterbuffer Implementation. #9960 18 years ago
chan_nbs.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
chan_oss.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
chan_phone.c Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second 18 years ago
chan_sip.c move two per-packet flags to proper variables. 18 years ago
chan_skinny.c Merged revisions 76174 via svnmerge from 18 years ago
chan_vpb.cc Merged revisions 73398 via svnmerge from 18 years ago
chan_zap.c Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second 18 years ago
gentone-ulaw.c remove extraneous svn:executable properties 20 years ago
gentone.c remove extraneous svn:executable properties 20 years ago
iax2-parser.c Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second 18 years ago
iax2-parser.h Merged revisions 75445 via svnmerge from 18 years ago
iax2-provision.c After some study, thought, comparing, etc. I've backed out the previous universal mod to make ast_flags a 64 bit thing. Instead, I added a 64-bit version of ast_flags (ast_flags64), and 64-bit versions of the test-flag, set-flag, etc. macros, and an app_parse_options64 routine, and I use these in app_dial alone, to eliminate the 30-option limit it had grown to meet. There is room now for 32 more options and flags. I was heavily tempted to implement some of the other ideas that were presented, but this solution does not intro any new versions of dial, doesn't have a different API, has a minimal/zero impact on code outside of dial, and doesn't seriously (I hope) affect the code structure of dial. It's the best I can think of right now. My goal was NOT to rewrite dial. I leave that to a future, coordinated effort. 18 years ago
iax2-provision.h After some study, thought, comparing, etc. I've backed out the previous universal mod to make ast_flags a 64 bit thing. Instead, I added a 64-bit version of ast_flags (ast_flags64), and 64-bit versions of the test-flag, set-flag, etc. macros, and an app_parse_options64 routine, and I use these in app_dial alone, to eliminate the 30-option limit it had grown to meet. There is room now for 32 more options and flags. I was heavily tempted to implement some of the other ideas that were presented, but this solution does not intro any new versions of dial, doesn't have a different API, has a minimal/zero impact on code outside of dial, and doesn't seriously (I hope) affect the code structure of dial. It's the best I can think of right now. My goal was NOT to rewrite dial. I leave that to a future, coordinated effort. 18 years ago
iax2.h Reformat some of iax2.h and convert comments to doxygen format 18 years ago
misdn_config.c added general Jitterbuffer Implementation. #9960 18 years ago
ring10.h remove extraneous svn:executable properties 20 years ago
ringtone.h it really seems pointless to run gentone to create these header files every time we build Asterisk... 18 years ago