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 cbf79ca489
Start out with cleared RTP payload structures instead of defaults. This should prevent issues where if a stream (audio/stream) is not present and it's RTP payload structure is combined with the overall capability then the capability would be every codec that Asterisk supports.
20 years ago
..
h323 use .PHONY instead of FORCE 20 years ago
misdn added even more statefulness for sending out disconnect/release/release_complete messages. added support for incoming presentation/screening. fixed a bug that we generate TONE_EVENTS on hanguptone_indicatem, which caused asterisk to write blocking thread messages. added nodialtone option to prevent dialtone for always_immediate 20 years ago
DialTone.h
Makefile more Makefile cleanup and consistency stuff 20 years ago
answer.h
chan_agent.c merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be) 20 years ago
chan_alsa.c merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be) 20 years ago
chan_features.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 20 years ago
chan_h323.c merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be) 20 years ago
chan_iax2.c use ast_atomic_fetchadd_int in chan_zap, sip, and iax2 for usecount handling 20 years ago
chan_jingle.c Merge a new implementation of ast_inet_ntoa, our thread safe replacement for 20 years ago
chan_local.c Quit early and print a LOG_WARNING if we are trying to check devicestate on a Local channel that's been improperly defined. 20 years ago
chan_mgcp.c Merge a new implementation of ast_inet_ntoa, our thread safe replacement for 20 years ago
chan_misdn.c merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be) 20 years ago
chan_nbs.c Fix chan_nbs to build... 20 years ago
chan_oss.c fix uninitialized variable 20 years ago
chan_phone.c merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be) 20 years ago
chan_sip.c Start out with cleared RTP payload structures instead of defaults. This should prevent issues where if a stream (audio/stream) is not present and it's RTP payload structure is combined with the overall capability then the capability would be every codec that Asterisk supports. 20 years ago
chan_skinny.c Merge a new implementation of ast_inet_ntoa, our thread safe replacement for 20 years ago
chan_vpb.cc merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be) 20 years ago
chan_zap.c use ast_atomic_fetchadd_int in chan_zap, sip, and iax2 for usecount handling 20 years ago
gentone-ulaw.c
gentone.c
iax2-parser.c Merge a new implementation of ast_inet_ntoa, our thread safe replacement for 20 years ago
iax2-parser.h
iax2-provision.c Merge a new implementation of ast_inet_ntoa, our thread safe replacement for 20 years ago
iax2-provision.h useless 'extern' and trailing whitespace removal 20 years ago
iax2.h Allow media to go directly between IAX endpoints while signalling still 20 years ago
misdn_config.c added even more statefulness for sending out disconnect/release/release_complete messages. added support for incoming presentation/screening. fixed a bug that we generate TONE_EVENTS on hanguptone_indicatem, which caused asterisk to write blocking thread messages. added nodialtone option to prevent dialtone for always_immediate 20 years ago
ring10.h