Commit Graph

3281 Commits (2c3804e06e276f608eace3e17e073640d28c69e0)

Author SHA1 Message Date
Mark Michelson ed7570328a Fix race condition that can cause important control frames (such as a hangup) to be missed.
13 years ago
Mark Michelson 496d1009dd Second attempt to get optimal translation paths when codec_resample is used.
13 years ago
Kinsey Moore 8417ceb751 Prevent outbound SIP NOTIFY packets from displaying a port of 0
13 years ago
Richard Mudgett 100721d217 Fix callerid of Originated calls.
13 years ago
Terry Wilson c026fb96b0 Copy CDR variables when set during a bridge
13 years ago
Matthew Jordan 032962f1a2 Allow SRTP policies to be reloaded
13 years ago
Richard Mudgett f49ff3ff9c Fix blind transfer parking issues if the dialed extension is not recognized as a parking extension.
13 years ago
Terry Wilson 9a3c569772 Track module use count for res_calendar
13 years ago
Mark Michelson 1ba154c100 Revert change to translate.c as it has caused an infinite loop to occur in circumstances.
13 years ago
Sean Bright 706d34fade Revert a change to audio_audiohook_write_list that had no affect.
13 years ago
Richard Mudgett 9ce7947aa6 Fix AMI Redirect ExtraChannel not redirecting to the same exten and context.
13 years ago
Kinsey Moore ae3a465d8f Make the config parser remove escaping backslashes
14 years ago
Mark Michelson 5aa7a6986e Remove outdated comment.
14 years ago
Mark Michelson c4334ee50a Fix translation path choices.
14 years ago
Russell Bryant fdd8444090 Remove some unnecessary locking from ast_hangup().
14 years ago
Richard Mudgett 294793a822 Add missing headers to AMI UnParkedCall event to uniquely identify the call.
14 years ago
Mark Michelson 47b3aa6362 Fix TLS port binding behavior as well as reload behavior:
14 years ago
Richard Mudgett c7c7d4dab4 Fix memory leak in error paths for action_originate().
14 years ago
Terry Wilson d699845a55 Re-link peers by IP when dnsmgr changes the IP
14 years ago
Russell Bryant d42eaedb15 Find even more network interfaces.
14 years ago
Kevin P. Fleming 1efffc8d95 Add 'L16-256' MIME subtype alias for slin16.
14 years ago
Russell Bryant 45bf0ea5b0 Update ast_set_default_eid() to find more network interfaces.
14 years ago
Richard Mudgett a55030f4fa Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Kevin P. Fleming d4dc9894f2 Avoid unnecessary rebuilds of main/test.c.
14 years ago
Mark Michelson e41e647429 Fix grammar of comment.
14 years ago
Mark Michelson e2a7c10b97 Fix blind transfers from failing if an 'h' extension is present.
14 years ago
Richard Mudgett 8a536e73cb Fix ast_app_dtget() time unit inconsistency.
14 years ago
Joshua Colp 91e4333579 Add missing code to set direct RTP setup information during dialing.
14 years ago
Walter Doekes 2263f9d10e Allow only one thread at a time to do asterisk cleanup/shutdown.
14 years ago
Kinsey Moore 2f0051982a Make sure asterisk builds on OpenBSD
14 years ago
Richard Mudgett 773074f3b7 Add missing CEL logging fields to various CEL backends.
14 years ago
Jonathan Rose f22392dbdc Adds peer to CEL report on CEL_BRIDGE_START and CEL_BRIDGE_END
14 years ago
Richard Mudgett 929c8c3cb7 Remove extraneous BRIDGEPEER AMI VarSet event on a CEL dummy channel.
14 years ago
Richard Mudgett c1f9b1277e Make Asterisk -x command line parameter imply -r parameter presence.
14 years ago
Kinsey Moore 49a980a427 Allow playback of formats that don't support seeking
14 years ago
Jonathan Rose 1035b21f62 Fix an issue where dsp.c would interpret multiple dtmf events from a single key press.
14 years ago
Jonathan Rose 879208db8e Ensures Asterisk closes when receiving terminal signals in 'no fork' mode.
14 years ago
Jonathan Rose fc698edaad Fix documentation for SayNumber to reflect the fact that language is changed in CHANNEL()
14 years ago
Matthew Jordan 5bdcc834df Handle AST_CONTROL_UPDATE_RTP_PEER frames in local bridge loop
14 years ago
Sean Bright a05723fd5f Use ast_audiohook_write_list_empty to determine if our lists are empty instead
14 years ago
Sean Bright c74793e570 Once an audiohook is attached to a channel, we continue to transcode all of the
14 years ago
Richard Mudgett 9698383360 Fix extension state callback references in chan_sip.
14 years ago
Richard Mudgett ec6b5be4b9 Clean-up on isle five for __ast_request_and_dial() and ast_call_forward().
14 years ago
Richard Mudgett d1c0c7c6c5 Fix cut and past error in ast_call_forward().
14 years ago
Richard Mudgett 74da7648bb Fix crash during CDR update.
14 years ago
Richard Mudgett 47783a00a9 Fix some parsing issues in add_exten_to_pattern_tree().
14 years ago
Richard Mudgett 0e9e42e044 Mark channel running the h exten with the soft-hangup flag.
14 years ago
Richard Mudgett 406f675a9d Update AMI Getvar and Setvar documentation about supplying a channel name.
14 years ago
Jonathan Rose 36e73e9b7c Documents CHANNEL(musicclass) taking priority over m([x]) in waitExten
14 years ago
Jonathan Rose 699c3dd217 Resolve duplicate label used in multiple priorities for the same extension.
14 years ago