Commit Graph

21986 Commits (19af5d61033858e7e3560219b346593e2cb27e39)
 

Author SHA1 Message Date
Russell Bryant 19af5d6103 Merged revisions 351182 via svnmerge from
14 years ago
Terry Wilson b003707140 Ensure ACK retransmit & hangup on non-200 response to INVITE
14 years ago
Terry Wilson 75f8a7940a Don't prematurely stop SIP session timer
14 years ago
Matthew Jordan 76c9a985a4 Create and initialize udptl only when dialog negotiates for image media
14 years ago
Sean Bright e91ada0ae4 Sort the output of 'database showkey' as well.
14 years ago
Joshua Colp ca3a020b0a Add missing code to set direct RTP setup information during dialing.
14 years ago
Sean Bright 0e41fe0f2f Sort the output of 'database show' by key.
14 years ago
Walter Doekes dd6c7a95c3 Allow only one thread at a time to do asterisk cleanup/shutdown.
14 years ago
Walter Doekes 63919d6167 Fix -Werror=unused-but-set-variable compile error in utils/extconf.c.
14 years ago
Kevin P. Fleming 0a83562d7a Ensure that all AC_LANG_PROGRAM calls in the configure script are properly quoted.
14 years ago
Kevin P. Fleming bbf49866fd Multiple revisions 350788-350789
14 years ago
Kinsey Moore bb11601d06 Run bootstrap.sh for the for the ASTERISK-18929 fix
14 years ago
Richard Mudgett bb4c8dc0a4 Correct eventtype names in cel_odbc and cel_pgsql sample files
14 years ago
Kinsey Moore 491d50fdcb Make sure asterisk builds on OpenBSD
14 years ago
Mark Michelson c456ccca60 Set port to a default sane value if a bogus one is provided when parsing hostnames.
14 years ago
Richard Mudgett 4ed91e3f7e Add missing CEL logging fields to various CEL backends.
14 years ago
Matthew Jordan fa56c109a3 Realtime queues failed to load queue information without queue member table
14 years ago
Matthew Jordan d3fbfc50f4 Fix crash from bridge channel hangup race condition in ConfBridge
14 years ago
Jonathan Rose 4bbda2752c Adds peer to CEL report on CEL_BRIDGE_START and CEL_BRIDGE_END
14 years ago
Richard Mudgett 05e229b4e0 Remove extraneous BRIDGEPEER AMI VarSet event on a CEL dummy channel.
14 years ago
Richard Mudgett 031a95b7ec Make FollowMe optionally update connected line information when the accepting endpoint is bridged.
14 years ago
Richard Mudgett 0de8f20ce3 Fix absolute/relative time mismatch in LOCK function.
14 years ago
Richard Mudgett ab8a7f838a Fix joinable thread terminating without joiner memory leak in chan_iax.c.
14 years ago
Walter Doekes c5f91df206 Fix shutdown handling of sqlite3 astdb.
14 years ago
Richard Mudgett fdf0fd973b Multiple revisions 350127-350128
14 years ago
Richard Mudgett 0265617b20 Make Asterisk -x command line parameter imply -r parameter presence.
14 years ago
Kinsey Moore 2d27c6c255 Prevent SLA settings from getting wiped out on reload
14 years ago
Terry Wilson 3ca369ec95 Don't leak CID in From header when presentation=unavailable
14 years ago
Kinsey Moore 28d121076d Fix lua goto detection to prevent unexpected behavior with confbridge
14 years ago
Richard Mudgett c5c52328c4 Fix memory leaks in app_followme find_realtime().
14 years ago
Matthew Jordan 5f8e471f1c Fix premature free'ing of the frame committed in r349608
14 years ago
Richard Mudgett 9b53ea3943 Make not assume that the cel_sqlite3_custom SQL table primary key is AcctId.
14 years ago
Kinsey Moore 41b01e009f Allow playback of formats that don't support seeking
14 years ago
Jonathan Rose fbcc23d61e Fix an issue where dsp.c would interpret multiple dtmf events from a single key press.
14 years ago
Jonathan Rose 3fe594bf03 Ensures Asterisk closes when receiving terminal signals in 'no fork' mode.
14 years ago
Matthew Jordan 12d2720aa4 Fix for ConfBridge config parser unlocking channel mutex too many times
14 years ago
Matthew Jordan e8d238e896 Free successfully translated frame in fax_gateway_framehook
14 years ago
Richard Mudgett 2defa0b88e Fix segfault in chan_dahdi for CHANNEL(dahdi_span) evaluation on hangup.
14 years ago
Kinsey Moore 51620e6c29 Make debian init script conform to the LSB standard
14 years ago
Kinsey Moore 269519b731 Update autosupport script and man page
14 years ago
Jonathan Rose 480e7da3c0 Adds Subscription-State header to notify with call completion. per RFC3265
14 years ago
Jonathan Rose 9c7126146d Fix documentation for SayNumber to reflect the fact that language is changed in CHANNEL()
14 years ago
Matthew Jordan 631cdbab31 Handle AST_CONTROL_UPDATE_RTP_PEER frames in local bridge loop
14 years ago
Sean Bright bad3035124 Use ast_audiohook_write_list_empty to determine if our lists are empty instead
14 years ago
Kevin P. Fleming 5b4fd1ca77 Tell Subversion to gnore the 'astdb2bdb' binary file if it exists.
14 years ago
Kevin P. Fleming a881e1740d Improve T.38 gateway V.21 preamble detection.
14 years ago
Matthew Jordan 580c6f9a48 Fix timing source dependency issues with MOH
14 years ago
Sean Bright 5fa6d211f3 Once an audiohook is attached to a channel, we continue to transcode all of the
14 years ago
Sean Bright 36410bc60a Merged revisions 349044 via svnmerge from
14 years ago
Kinsey Moore 0c81db6d3d Fix missing doc tags found while fixing ASTERISK-18689
14 years ago