Commit Graph

22054 Commits (10e41e37b5031694e3ce663e89b14912816c859c)
 

Author SHA1 Message Date
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
Richard Mudgett d43b217d08 Fix extension state callback references in chan_sip.
14 years ago
Matthew Jordan 8e42bdbc7d Fix for memory leaks / cleanup in cel_pgsql
14 years ago
Matthew Jordan fe36eef8f1 Add Asterisk TestSuite event hooks to support ConfBridge testing
14 years ago
Terry Wilson 07fd1458d7 Allow packetization vaules > 127
14 years ago
Richard Mudgett 8ac80163cc Make codecs/speex ignore *.i files also.
14 years ago
Richard Mudgett d11c058791 Make apps/confbridge ignore *.i files also.
14 years ago
Richard Mudgett 5bfbc7febf Fix chan_iax2 to not report an RDNIS number if it is blank.
14 years ago
Richard Mudgett d351aa67ab Fix crashes on other platforms caused by interference from Darwin weak symbol support.
14 years ago
Leif Madsen 0abad2d894 Update documentation for MESSAGE_SEND_STATUS variable.
14 years ago
Kevin P. Fleming f501072849 Correct two flaws in sip.conf.sample related to AST-2011-013.
14 years ago
Richard Mudgett 045326d869 Clean-up on isle five for __ast_request_and_dial() and ast_call_forward().
14 years ago
Richard Mudgett e95b1dc220 Fix cut and past error in ast_call_forward().
14 years ago
Richard Mudgett 5688637636 Fix crash during CDR update.
14 years ago
Richard Mudgett 09fab9c14a Fix ParkAndAnnounce to pass the CallerID to the announcing channel.
14 years ago
Matthew Jordan a3ac30d14c Added support for all slin formats to app_originate
14 years ago
Matthew Nicholson d4345a0683 Don't clear LOCALSTATIONID before sending or receiving. The user may set that
14 years ago
Matthew Jordan 3d75189139 Fixed Asterisk crash when function QUEUE_MEMBER receives invalid input
14 years ago
Jonathan Rose 1820e23330 Fix accidental use of tabs instead of spaces from previous features.conf.sample change
14 years ago
Jonathan Rose f055e5602b Document PARKINGSLOT variable in features.conf.sample
14 years ago
Richard Mudgett f71c13ed3d Fix FollowMe CallerID on outgoing calls.
14 years ago
Stefan Schmidt b81ed5a885 Fix possible misshandling of an incoming SIP response as a peer poke response.
14 years ago
Terry Wilson 176819727b Add a separate buffer for SRTCP packets
14 years ago
Richard Mudgett 7af870fd2f Reverting -r347953 for ASTERISK-14122
14 years ago
Richard Mudgett 54f07e2b28 Update sample configs to put incoming calls into context public.
14 years ago
Richard Mudgett e9ba4938d1 Fix some parsing issues in add_exten_to_pattern_tree().
14 years ago
Walter Doekes 7af6cc7507 Fix regression when using tcpenable=no and tlsenable=yes.
14 years ago
Jonathan Rose 1ebeb108c8 Fix regressed behavior of queue set penalty to work without specifying 'in <queuename>'
14 years ago
Richard Mudgett 132cbead53 Mark channel running the h exten with the soft-hangup flag.
14 years ago
Terry Wilson b20f27d3f0 Don't crash on INFO automon request with no channel
14 years ago
Richard Mudgett 31f37c13b1 Update AMI Getvar and Setvar documentation about supplying a channel name.
14 years ago
Jonathan Rose ec1a9f4518 Fix: Meetme recording variables from realtime DB use null entries over channel variables
14 years ago
Terry Wilson 309c50e4bb Add ASTSBINDIR to the list of configurable paths
14 years ago