Commit Graph

21884 Commits (dea36a06bb5ba1ea7445b4d97f3028f96bf3cfce)
 

Author SHA1 Message Date
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
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 6b17e5e23c Fix ParkAndAnnounce to pass the CallerID to the announcing channel.
14 years ago
Matthew Nicholson 5921a96450 Don't clear LOCALSTATIONID before sending or receiving. The user may set that
14 years ago
Jonathan Rose ea8c309ecf Fix accidental use of tabs instead of spaces from previous features.conf.sample change
14 years ago
Jonathan Rose 9b52c5f1c9 Document PARKINGSLOT variable in features.conf.sample
14 years ago
Richard Mudgett bf8ba13e66 Fix FollowMe CallerID on outgoing calls.
14 years ago
Stefan Schmidt 9d53f3352b Fix possible misshandling of an incoming SIP response as a peer poke response.
14 years ago
Terry Wilson 607398d450 Add a separate buffer for SRTCP packets
14 years ago
Richard Mudgett 47783a00a9 Fix some parsing issues in add_exten_to_pattern_tree().
14 years ago
Walter Doekes 3240b06b10 Fix regression when using tcpenable=no and tlsenable=yes.
14 years ago
Richard Mudgett 0e9e42e044 Mark channel running the h exten with the soft-hangup flag.
14 years ago