Commit Graph

23465 Commits (4ffd79c1023e9c38d45a877c50643edfff3b3a05)
 

Author SHA1 Message Date
Kinsey Moore 4ffd79c102 Fix several crashes in MeetMeAdmin
12 years ago
Jonathan Rose d91ceb38f5 chan_sip: Revert r398835 due to failing tests involving originate
12 years ago
Rusty Newton f5d53c84bb 'queue add member' help text correction
12 years ago
Rusty Newton d75d1e2e64 Documentation fix - waitfordialtone is not boolean, it's time in milliseconds
12 years ago
Jonathan Rose 0860ba2a1b chan_sip: Reject calls without prior SDP on 200 OK
12 years ago
Russell Bryant 496f59ecbe Fix typo in confbridge.conf.sample
12 years ago
Richard Mudgett d8b4adb590 Fix incorrect usages of ast_realloc().
12 years ago
David M. Lee 72a07f9646 Fixed utils directory breakage from r398748, this time with extra hate.
12 years ago
David M. Lee 7942751aa6 Fixed utils directory breakage from r398648
12 years ago
Richard Mudgett 3f6b151a72 MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number.
12 years ago
David M. Lee 85ceb09623 Fix DEBUG_THREADS when lock is acquired in __constructor__
12 years ago
Kinsey Moore e688096e2b Prevent XMPP timeout on blank responses
12 years ago
Kinsey Moore 08be45178a Commit the remainder of r398523
12 years ago
Kinsey Moore 2d902e728f Fix Jabber/XMPP distributed MWI
12 years ago
Kinsey Moore 7644d7b8e2 Fix chan_h323 compilation
12 years ago
Richard Mudgett 6630c560fd chan_iax2: Reduce indentation in __attempt_transmit().
12 years ago
Richard Mudgett aa8405923a chan_iax2: Fix stray reference to worker thread idle_list.
12 years ago
Richard Mudgett ed61d21419 chan_iax2: Fix bridgecallno deadlock avoidance.
12 years ago
Richard Mudgett a4db8b381a chan_iax2: Add missing control frame names to debug frame decode output. (Part 2)
12 years ago
Richard Mudgett 5f7e74ba56 chan_iax2: Add missing control frame names to debug frame decode output.
12 years ago
Jonathan Rose 453b01c52a unit tests: test_voicemail_api leaks stringfields from snapshots
12 years ago
Jonathan Rose 02ddd169b5 app_voicemail: Fix leaking config objects when msg_id doesn't match
12 years ago
Richard Mudgett a3241cb426 chan_misdn: Fix misdn debug output printed with arbitrary verbose levels.
12 years ago
Alexandr Anikin bff9593cae Fix remote tcs sequence handling on empty tcs received
12 years ago
Walter Doekes 7d9f246feb Be a little more verbose when loading cel_custom.conf.
12 years ago
Kevin Harwell 71857a4a5e Fix various memory leaks
12 years ago
Kevin Harwell b41873d7e9 Memory leak fix
12 years ago
Kevin Harwell 3c376008f5 Fix memory leak
12 years ago
Richard Mudgett 1dc893bbe8 test_substituition: Fix failed test reporting to actually report failure.
12 years ago
Kevin Harwell 3eb037cbb5 Fix memory leaks
12 years ago
Kevin Harwell 3e0157c46f Check return value on fwrite
12 years ago
Kevin Harwell 15994e3bf7 Verbose logging discrepancies
12 years ago
Matthew Jordan c58bab8ce3 AST-2013-005: Fix crash caused by invalid SDP
12 years ago
Richard Mudgett fdc86bb44c Fix uninitialized value in struct ast_control_pvt_cause_code usage.
12 years ago
Matthew Jordan 4fd979228d AST-2013-004: Fix crash when handling ACK on dialog that has no channel
12 years ago
Joshua Colp 71ce810908 Make libuuid an optional dependency for res_rtp_asterisk instead of a requirement.
12 years ago
Richard Mudgett 0cd0977454 Fix memory corruption when trying to get "core show locks".
12 years ago
Walter Doekes 0bdd6ce706 Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc.
12 years ago
Jonathan Rose 81ddc42fd3 UDPTL: Fix a regression where UDPTL won't load default settings
12 years ago
David M. Lee 041b910b17 Complete http_shutdown.
12 years ago
Matthew Jordan eac2c3b91a Set 14400 as the default max bit rate if T38MaxBitRate is not specified
12 years ago
Mark Michelson 142c5d4816 Prevent a crash on outbound SIP MESSAGE requests.
12 years ago
Michael L. Young 88a5f18dec Fix Not Storing Current Incoming Recv Address
12 years ago
Mark Michelson 3b91cde004 Remove REF_DEBUG definition.
12 years ago
Mark Michelson e510fa1514 Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the list of pvts.
12 years ago
Kinsey Moore d9380e3ece Unregister CLI commands on exit
12 years ago
Kinsey Moore e71f01d16c Fix xmldoc memory leak
12 years ago
Kinsey Moore 9e1be72421 Protect CEL from an invalid config on reload
12 years ago
Walter Doekes 96ee3eb860 Add "autoframing" option to sip.conf.sample and h323.conf.sample.
12 years ago
Matthew Jordan 186a2b171c Fix invalid access to disposed memory in main/data unit test
12 years ago