Commit Graph

24615 Commits (0618d8949943f651b6e459c2bd00ced4836c7da8)
 

Author SHA1 Message Date
Matthew Jordan 0618d89499 app_queue: Initialize array holding MixMonitor exec options
12 years ago
Matthew Jordan e7d49d28ea Fix a performance problem CDRs
12 years ago
Joshua Colp 85d6db6cbe Fix crash in res_pjsip on load if error occurs, and prevent unloading of res_pjsip and res_pjsip_session.
12 years ago
Richard Mudgett ec5a724714 res_rtp_asterisk: Fix ref leaks in ast_rtcp_read().
12 years ago
Richard Mudgett 46da169b6d media_index: Fix process_description_file() memory leak of file_id_persist.
12 years ago
Richard Mudgett dbec6e92d1 features_config: Fix config ref leak of parkinglots.
12 years ago
Richard Mudgett 5afbc01d5d app_queue: Fix json blob ref leak.
12 years ago
Richard Mudgett 120abb5ecd json: Make it obvious that ast_json_unref() is NULL safe.
12 years ago
Kinsey Moore 6cc3084ae7 Ensure global types in the config framework are initialized
12 years ago
Jonathan Rose 638577bef7 originate/call forwarding: Fix a crash when forwarding a call from originate
12 years ago
Joshua Colp d4a026a0ee Add a missing session supplement unregistration in chan_pjsip for ACKs.
12 years ago
Kevin Harwell 2d091df520 Fix memory leak in logger.
12 years ago
Richard Mudgett cf9272c05c optional_api: Make always use the standard malloc functions even with MALLOC_DEBUG.
12 years ago
Jonathan Rose e89e19c479 chan_sip: Make direct media reinvites for T38 put Asterisk in the media path
12 years ago
Kinsey Moore d5372f34df Fix jitter buffer log file creation
12 years ago
Matthew Jordan d393812203 Update prep_tarball with new documentation files on the Asterisk wiki
12 years ago
Matthew Jordan 656843dd34 Add a WARNING in bridge_softmix when a timing module isn't loaded
12 years ago
Richard Mudgett 28da6dc0a5 Make config framework able to reload module configs with multiple config files.
12 years ago
Kevin Harwell 0e1d364fbd res_pjsip_messaging: Register message technology as pjsip
12 years ago
Michael L. Young 38fa628812 Fix Segfault In features-config.c When Application Has No Arguments
12 years ago
Mark Michelson 391f0003c4 Change the "external_media_address" PJSIP endpoint option to "media_address".
12 years ago
Kevin Harwell 667fa56b1b Remote console: more output discrepancies
12 years ago
Richard Mudgett e6e73cbc45 Fix doxygen to use correct units of features.conf options.
12 years ago
Mark Michelson 375c2f5a5c Fix other timeouts (atxferloopdelay and atxfernoanswertimeout) to use seconds instead of milliseconds.
12 years ago
Mark Michelson f653bfa1f3 Switch transferdigittimeout to be configured as seconds instead of milliseconds.
12 years ago
Kevin Harwell b1db2df871 Confbridge: empty conference not being torn down
12 years ago
Richard Mudgett e77fba4b25 Fix module load errors for test_ari_model.so.
12 years ago
Richard Mudgett 10d4ed93ff app_speech_utils: Fix unresolved symbol ast_speech_get_setting().
12 years ago
Richard Mudgett 819359dcfd chan_iax2: Fix saving the wrong expiry time in astdb.
12 years ago
Matthew Jordan 376d277b02 Filter internal channels out of bridge enter/leave message handling
12 years ago
Richard Mudgett 2a371cd80b Restore Dial, Queue, and FollowMe 'I' option support.
12 years ago
David M. Lee 03c7857375 Don't write to /tmp/refs when REF_DEBUG is not defined.
12 years ago
Mark Michelson 9deb416397 Create more accurate Contact headers for dialogs when we are the UAS.
12 years ago
Mark Michelson bbf5fbbd8c Change how realms are handled for outbound authentication.
12 years ago
David M. Lee 8c24c69724 Recorded merge of revisions 399035,399049 from http://svn.asterisk.org/svn/asterisk/branches/12
12 years ago
David M. Lee 0ab5d3015d Put merge tracking for r399039 back.
12 years ago
Rusty Newton 873969d6c5 Broke the build! Forgot para tags within my description.
12 years ago
David M. Lee 2a57f6ccf7 res_pjsip: Forward PJSIP logging to Asterisk logging
12 years ago
David M. Lee f56796a539 ARI: Fix WebSocket response when subprotocol isn't specified
12 years ago
Kinsey Moore 0ffcd11380 Fix several crashes in MeetMeAdmin
12 years ago
Rusty Newton fc09e5eb66 'identify' configObject doesn't have a synopsis
12 years ago
Richard Mudgett ef53242700 CLI bridge: Fix "bridge destroy <id>" and "bridge kick <id> <chan>" tab completion.
12 years ago
Richard Mudgett 94754227a6 astobj2: Register the bridges container for debug inspection.
12 years ago
Rusty Newton 1b777d8946 Documentation fix and improvements to XML configuration help res_pjsip_acl
12 years ago
Jonathan Rose 039030f245 chan_sip: Revert r398835 due to failing tests involving originate
12 years ago
Richard Mudgett 5be186d7c5 core_local: Fix memory corruption race condition.
12 years ago
David M. Lee 6ad74509f3 Fix symbol collision with pjsua.
12 years ago
Rusty Newton 4e3f78ad7b 'queue add member' help text correction
12 years ago
Rusty Newton 7c346a31ef Documentation fix - waitfordialtone is not boolean, it's time in milliseconds
12 years ago
Jonathan Rose 187802eeb2 chan_sip: Reject calls without prior SDP on 200 OK
12 years ago