Commit Graph

21846 Commits (5ed9d4128d9e71bd951dcbaa75bb7769265f9c4c)
 

Author SHA1 Message Date
Russell Bryant afcb666f2e Add some missing locking in chan_sip.
14 years ago
Terry Wilson d310ccf250 Ensure ACK retransmit & hangup on non-200 response to INVITE
14 years ago
Terry Wilson 1dbaee36b5 Don't prematurely stop SIP session timer
14 years ago
Matthew Jordan 51079c6f08 Create and initialize udptl only when dialog negotiates for image media
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
Walter Doekes 6cb062d193 Fix -Werror=unused-but-set-variable compile error in utils/extconf.c.
14 years ago
Kevin P. Fleming 47805b192d Ensure that all AC_LANG_PROGRAM calls in the configure script are properly quoted.
14 years ago
Kevin P. Fleming 3bfed7039f Correct some 'set-but-not-used' variable warnings.
14 years ago
Kevin P. Fleming 689f7d5d6b Ensure that two prerequisites are properly installed on Debian-style distributions.
14 years ago
Kinsey Moore d3d3ad2663 Run bootstrap.sh for the for the ASTERISK-18929 fix
14 years ago
Richard Mudgett 3fa4645c0b Correct eventtype names in cel_odbc and cel_pgsql sample files
14 years ago
Kinsey Moore 2f0051982a Make sure asterisk builds on OpenBSD
14 years ago
Mark Michelson f7876c1dfe Set port to a default sane value if a bogus one is provided when parsing hostnames.
14 years ago
Richard Mudgett 26966a5cd8 Use compatible names for event extra data for various CEL backends.
14 years ago
Richard Mudgett 773074f3b7 Add missing CEL logging fields to various CEL backends.
14 years ago
Matthew Jordan a364b1e068 Realtime queues failed to load queue information without queue member table
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 99868648e4 Make FollowMe optionally update connected line information when the accepting endpoint is bridged.
14 years ago
Richard Mudgett ed61726748 Fix absolute/relative time mismatch in LOCK function.
14 years ago
Richard Mudgett fb6b399324 Fix joinable thread terminating without joiner memory leak in chan_iax.c.
14 years ago
Richard Mudgett 8726d89f58 live_ast: valgrind: run asterisk under valgrind
14 years ago
Richard Mudgett 3609b8c19b Update contrib script live_ast to invoke Asterisk with valgrind and suppression file.
14 years ago
Richard Mudgett c1f9b1277e Make Asterisk -x command line parameter imply -r parameter presence.
14 years ago
Kinsey Moore cf9df098bd Prevent SLA settings from getting wiped out on reload
14 years ago
Terry Wilson 96770386a7 Don't leak CID in From header when presentation=unavailable
14 years ago
Richard Mudgett d377bc31ce Fix memory leaks in app_followme find_realtime().
14 years ago
Richard Mudgett 9376320c82 Make not assume that the cel_sqlite3_custom SQL table primary key is AcctId.
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
Richard Mudgett 6f7d995edc Fix segfault in chan_dahdi for CHANNEL(dahdi_span) evaluation on hangup.
14 years ago
Kinsey Moore 1414d5b804 Make debian init script conform to the LSB standard
14 years ago
Kinsey Moore 7369c261ea Update autosupport script and man page
14 years ago
Jonathan Rose 21fa14919d Adds Subscription-State header to notify with call completion. per RFC3265
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
Matthew Jordan 0ee313f076 Fix timing source dependency issues with MOH
14 years ago
Sean Bright c74793e570 Once an audiohook is attached to a channel, we continue to transcode all of the
14 years ago
Sean Bright b9bfee7ee6 In ChanSpy, don't create audiohooks that will never be used.
14 years ago
Kinsey Moore 77fb12285d Fix missing doc tags found while fixing ASTERISK-18689
14 years ago
Richard Mudgett 9698383360 Fix extension state callback references in chan_sip.
14 years ago
Matthew Jordan 78f0d8d50b Fix for memory leaks / cleanup in cel_pgsql
14 years ago
Terry Wilson 05078f24e1 Allow packetization vaules > 127
14 years ago
Richard Mudgett fc96f6eb9d Fix chan_iax2 to not report an RDNIS number if it is blank.
14 years ago
Richard Mudgett 4a5ed19cd7 Fix crashes on other platforms caused by interference from Darwin weak symbol support.
14 years ago
Kevin P. Fleming 6dbb78d453 Correct two flaws in sip.conf.sample related to AST-2011-013.
14 years ago
Richard Mudgett ec6b5be4b9 Clean-up on isle five for __ast_request_and_dial() and ast_call_forward().
14 years ago