Commit Graph

23478 Commits (46c2c5ea14640612cebd71f534dab2a3232bd76f)
 

Author SHA1 Message Date
Richard Mudgett 46c2c5ea14 chan_iax2: Prevent some needless breaking of the native IAX2 bridge.
13 years ago
Kinsey Moore 2fb3e52fda Ensure global types in the config framework are initialized
13 years ago
Kevin Harwell 44f616bd2e Fix memory leak in logger.
13 years ago
Jonathan Rose 155e9f821c chan_sip: Make direct media reinvites for T38 put Asterisk in the media path
13 years ago
Richard Mudgett 9a0537cc98 UDPTL: Backport some fixes from v12 that should be in v11.
13 years ago
Kinsey Moore 0ca5aec494 Fix jitter buffer log file creation
13 years ago
Matthew Jordan 623ee577a0 Update prep_tarball with new documentation files on the Asterisk wiki
13 years ago
Matthew Jordan c96b43b532 Add a WARNING in bridge_softmix when a timing module isn't loaded
13 years ago
Michael L. Young 1c37158fe0 Fix Segfault When Syntax Of A Line Under [applicationmap] Is Invalid
13 years ago
Kevin Harwell 1347333a46 Remote console: more output discrepancies
13 years ago
Kevin Harwell 3c33267453 Confbridge: empty conference not being torn down
13 years ago
Richard Mudgett 4b6a36bc5f chan_iax2: Fix saving the wrong expiry time in astdb.
13 years ago
David M. Lee fb51ba1688 Don't write to /tmp/refs when REF_DEBUG is not defined.
13 years ago
Kinsey Moore 4ffd79c102 Fix several crashes in MeetMeAdmin
13 years ago
Jonathan Rose d91ceb38f5 chan_sip: Revert r398835 due to failing tests involving originate
13 years ago
Rusty Newton f5d53c84bb 'queue add member' help text correction
13 years ago
Rusty Newton d75d1e2e64 Documentation fix - waitfordialtone is not boolean, it's time in milliseconds
13 years ago
Jonathan Rose 0860ba2a1b chan_sip: Reject calls without prior SDP on 200 OK
13 years ago
Russell Bryant 496f59ecbe Fix typo in confbridge.conf.sample
13 years ago
Richard Mudgett d8b4adb590 Fix incorrect usages of ast_realloc().
13 years ago
David M. Lee 72a07f9646 Fixed utils directory breakage from r398748, this time with extra hate.
13 years ago
David M. Lee 7942751aa6 Fixed utils directory breakage from r398648
13 years ago
Richard Mudgett 3f6b151a72 MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number.
13 years ago
David M. Lee 85ceb09623 Fix DEBUG_THREADS when lock is acquired in __constructor__
13 years ago
Kinsey Moore e688096e2b Prevent XMPP timeout on blank responses
13 years ago
Kinsey Moore 08be45178a Commit the remainder of r398523
13 years ago
Kinsey Moore 2d902e728f Fix Jabber/XMPP distributed MWI
13 years ago
Kinsey Moore 7644d7b8e2 Fix chan_h323 compilation
13 years ago
Richard Mudgett 6630c560fd chan_iax2: Reduce indentation in __attempt_transmit().
13 years ago
Richard Mudgett aa8405923a chan_iax2: Fix stray reference to worker thread idle_list.
13 years ago
Richard Mudgett ed61d21419 chan_iax2: Fix bridgecallno deadlock avoidance.
13 years ago
Richard Mudgett a4db8b381a chan_iax2: Add missing control frame names to debug frame decode output. (Part 2)
13 years ago
Richard Mudgett 5f7e74ba56 chan_iax2: Add missing control frame names to debug frame decode output.
13 years ago
Jonathan Rose 453b01c52a unit tests: test_voicemail_api leaks stringfields from snapshots
13 years ago
Jonathan Rose 02ddd169b5 app_voicemail: Fix leaking config objects when msg_id doesn't match
13 years ago
Richard Mudgett a3241cb426 chan_misdn: Fix misdn debug output printed with arbitrary verbose levels.
13 years ago
Alexandr Anikin bff9593cae Fix remote tcs sequence handling on empty tcs received
13 years ago
Walter Doekes 7d9f246feb Be a little more verbose when loading cel_custom.conf.
13 years ago
Kevin Harwell 71857a4a5e Fix various memory leaks
13 years ago
Kevin Harwell b41873d7e9 Memory leak fix
13 years ago
Kevin Harwell 3c376008f5 Fix memory leak
13 years ago
Richard Mudgett 1dc893bbe8 test_substituition: Fix failed test reporting to actually report failure.
13 years ago
Kevin Harwell 3eb037cbb5 Fix memory leaks
13 years ago
Kevin Harwell 3e0157c46f Check return value on fwrite
13 years ago
Kevin Harwell 15994e3bf7 Verbose logging discrepancies
13 years ago
Matthew Jordan c58bab8ce3 AST-2013-005: Fix crash caused by invalid SDP
13 years ago
Richard Mudgett fdc86bb44c Fix uninitialized value in struct ast_control_pvt_cause_code usage.
13 years ago
Matthew Jordan 4fd979228d AST-2013-004: Fix crash when handling ACK on dialog that has no channel
13 years ago
Joshua Colp 71ce810908 Make libuuid an optional dependency for res_rtp_asterisk instead of a requirement.
13 years ago
Richard Mudgett 0cd0977454 Fix memory corruption when trying to get "core show locks".
13 years ago