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 5fbfbc6b7c
The call_token on the pvt can occasionally be NULL, causing a crash.
17 years ago
..
h323 Send CallerID Name in setup message. 18 years ago
misdn fix various other problems found by gcc 4.3 17 years ago
DialTone.h remove extraneous svn:executable properties 20 years ago
Makefile get chan_vpb to build properly in dev mode 17 years ago
answer.h remove extraneous svn:executable properties 20 years ago
chan_agent.c Make sure an agent doesn't try to send dtmf to a NULL channel 17 years ago
chan_alsa.c Add a control frame to indicate the source of media has changed. Depending on the underlying technology it may need to change some things. 17 years ago
chan_features.c Disable chan_features by default in menuselect 18 years ago
chan_gtalk.c Free newly allocated channel before returning 17 years ago
chan_h323.c The call_token on the pvt can occasionally be NULL, causing a crash. 17 years ago
chan_iax2.c Several places in the code called find_callno() (which releases the lock on the pvt structure) and then immediately locked the call and did things with it. Unfortunately, the call can disappear between the find_callno and the lock, causing Bad Stuff(tm) to happen. 17 years ago
chan_local.c In the case of an ast_channel allocation failure, take the local_pvt out of the 17 years ago
chan_mgcp.c Add a control frame to indicate the source of media has changed. Depending on the underlying technology it may need to change some things. 17 years ago
chan_misdn.c fix various other problems found by gcc 4.3 17 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. 18 years ago
chan_oss.c Fix a channel name issue. chan_oss registers the "Console" channel type, 17 years ago
chan_phone.c Add a control frame to indicate the source of media has changed. Depending on the underlying technology it may need to change some things. 17 years ago
chan_sip.c It is possible for the remote side to say they want T38 but not give any capabilities. 17 years ago
chan_skinny.c Add a little more that is required for previously added devices. 17 years ago
chan_vpb.cc Undoing the deprecation of chan_vpb. It is alive and well. 18 years ago
chan_zap.c Fix the testing of the "res" variable so that it is more logically correct and 17 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 Merged revisions 75444 via svnmerge from 18 years ago
iax2-parser.h Merged revisions 75444 via svnmerge from 18 years ago
iax2-provision.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 19 years ago
iax2-provision.h useless 'extern' and trailing whitespace removal 19 years ago
iax2.h Allow media to go directly between IAX endpoints while signalling still 19 years ago
misdn_config.c Initialize an array to 0s if config option not specified. 18 years ago
ring10.h remove extraneous svn:executable properties 20 years ago