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
Jason Parker cf551decc5
Revert trivial whitespace change (for testing)
19 years ago
..
h323
misdn Allow chan_misdn to build in dev-mode 19 years ago
DialTone.h
Makefile
answer.h
busy.h
chan_agent.c Merged revisions 76654 via svnmerge from 19 years ago
chan_alsa.c
chan_features.c
chan_gtalk.c
chan_h323.c
chan_iax2.c Merged revisions 76803 via svnmerge from 19 years ago
chan_jingle.c
chan_local.c Merge the dialplan_aesthetics branch. Most of this patch simply converts applications 19 years ago
chan_mgcp.c
chan_misdn.c
chan_nbs.c
chan_oss.c
chan_phone.c
chan_sip.c two small fixes when using stun (reported by Marta Carbone): 19 years ago
chan_skinny.c Revert trivial whitespace change (for testing) 19 years ago
chan_vpb.cc
chan_zap.c
gentone-ulaw.c
gentone.c
iax2-parser.c
iax2-parser.h
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. 19 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. 19 years ago
iax2.h
misdn_config.c
ring10.h
ringtone.h