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 e49faa404a
If an INFO request within a dialog is received with a content length of 0 simply send back a 200 OK. It is valid to do this and the remote side is probably using it to make sure the signalling is still alive.
19 years ago
..
h323 Add missing checks for the PTRACING define. 19 years ago
misdn we send DISCONNECT instead of RELEASE/RELEASE_COMPLETE if the dialplan does not match after an overlap call. Also added out_cause=1 19 years ago
DialTone.h
Makefile Only try to clean out h323/ if the h323/Makefile exists. 19 years ago
answer.h
chan_agent.c moved get_base_channel() code from action_redirect to ast_channel_masquerade() for issue 7706 and BE-160 19 years ago
chan_alsa.c avoid the weird usage of assert() in the ALSA header files that gcc 4.2 wants to complain about 19 years ago
chan_features.c Disable chan_features by default in menuselect 19 years ago
chan_gtalk.c Don't try to allocate memory that we're just going to re-allocate later anyways. 19 years ago
chan_h323.c gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set of 19 years ago
chan_iax2.c Merge the changes from team/russell/iax2_poke_fix and iax2-poke-fix-trunk 19 years ago
chan_local.c Re-add the setting of callerid name and number. 19 years ago
chan_mgcp.c gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set of 19 years ago
chan_misdn.c we send DISCONNECT instead of RELEASE/RELEASE_COMPLETE if the dialplan does not match after an overlap call. Also added out_cause=1 19 years ago
chan_nbs.c This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered. 20 years ago
chan_oss.c (closes issue #10437) 19 years ago
chan_phone.c Do not try to unregister a NULL channel tech. 19 years ago
chan_sip.c If an INFO request within a dialog is received with a content length of 0 simply send back a 200 OK. It is valid to do this and the remote side is probably using it to make sure the signalling is still alive. 19 years ago
chan_skinny.c (closes issue #10437) 19 years ago
chan_vpb.cc Make this module build for me in dev-mode 19 years ago
chan_zap.c Make sure we set the poll fds to NULL after free()ing it. 19 years ago
gentone-ulaw.c
gentone.c
iax2-parser.c Merged revisions 75444 via svnmerge from 19 years ago
iax2-parser.h Merged revisions 75444 via svnmerge from 19 years ago
iax2-provision.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 20 years ago
iax2-provision.h
iax2.h Allow media to go directly between IAX endpoints while signalling still 21 years ago
misdn_config.c gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set of 19 years ago
ring10.h