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 800565fff8
If we receive an AUTHREQ from the remote server and we are unable to reply (for example they have a secret configured, but we do not) then queue a hangup frame on the Asterisk channel. This will cause the channel to hangup and a HANGUP to be sent via IAX2 to the remote side which is the proper thing to do in this scenario.
18 years ago
..
h323 Send CallerID Name in setup message. 19 years ago
misdn fix various other problems found by gcc 4.3 19 years ago
DialTone.h
Makefile get chan_vpb to build properly in dev mode 19 years ago
answer.h
chan_agent.c Make sure an agent doesn't try to send dtmf to a NULL channel 19 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. 19 years ago
chan_features.c Disable chan_features by default in menuselect 19 years ago
chan_gtalk.c Free newly allocated channel before returning 18 years ago
chan_h323.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. 19 years ago
chan_iax2.c If we receive an AUTHREQ from the remote server and we are unable to reply (for example they have a secret configured, but we do not) then queue a hangup frame on the Asterisk channel. This will cause the channel to hangup and a HANGUP to be sent via IAX2 to the remote side which is the proper thing to do in this scenario. 18 years ago
chan_local.c In the case of an ast_channel allocation failure, take the local_pvt out of the 19 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. 19 years ago
chan_misdn.c fix various other problems found by gcc 4.3 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. 19 years ago
chan_oss.c Fix a channel name issue. chan_oss registers the "Console" channel type, 19 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. 19 years ago
chan_sip.c If Asterisk receives a 488 on an INVITE (not a reinvite), then 18 years ago
chan_skinny.c Add a little more that is required for previously added devices. 18 years ago
chan_vpb.cc Undoing the deprecation of chan_vpb. It is alive and well. 19 years ago
chan_zap.c Fix the testing of the "res" variable so that it is more logically correct and 18 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 20 years ago
misdn_config.c Initialize an array to 0s if config option not specified. 19 years ago
ring10.h