Commit Graph

24456 Commits (21e22310c72f0c863f73dde8c31208cfdfa5aa3c)
 

Author SHA1 Message Date
Jonathan Rose 854c4c64fe res_parking: Add Parking manager action to the new parking system
12 years ago
Jason Parker 5b40420813 Fix typo with XML docs.
12 years ago
Joshua Colp 31a552426b Add a note about being ready to accept observer invocations before adding an observer.
12 years ago
Joshua Colp ea948c69d3 Move where the sorcery observer is added for qualify to guarantee the sched_qualifies container exists.
12 years ago
Kinsey Moore a1e219ef51 CEL refactoring cleanup
12 years ago
Matthew Jordan 13b470d704 Fix memory/ref counting leaks in a variety of locations
12 years ago
Matthew Jordan 91217ac3c1 Fix a variety of memory leaks
12 years ago
David M. Lee f33d074d1a Few more menuselect fixes missed in r392777
12 years ago
David M. Lee d56cbf43a0 Fixed templates so that the changes from r392777 won't be overwritten the next
12 years ago
Richard Mudgett b5f18d1677 Fix menuselect display for stasis modules.
12 years ago
Mark Michelson 463470bb6e Remove stray properties from merge.
12 years ago
Mark Michelson 4710869133 Add documentation for features configuration.
12 years ago
Kinsey Moore a0b7a49a4a Index installed sounds and implement ARI sounds queries
12 years ago
Matthew Jordan cc29957a6f Properly pack the parameters into ast_json_pack when sending a send fax message
12 years ago
Joshua Colp 477e207f28 Add some more missing ast_sorcery_generic_alloc conversions.
12 years ago
Joshua Colp c3f9ddc9ad Add missing ast_sorcery_generic_alloc conversions.
12 years ago
Joshua Colp 1403d1f173 Fix a bug where messages were getting duplicated on AMI.
12 years ago
Matthew Jordan 175b9831f2 Properly extract channel variables for the SendFAX/ReceiveFAX Stasis messages
12 years ago
Joshua Colp a330d0867e Make sorcery details opaque and add extended fields.
12 years ago
Joshua Colp 77002bc377 Merge in current pimp_my_sip work, including:
12 years ago
Matthew Jordan ea03516cb5 Fix a deadlock and possible crash in res_fax
12 years ago
Joshua Colp 94ec267888 Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip device state.
12 years ago
Richard Mudgett 1267c91315 Extract a useful routine from the softmix bridge technology.
12 years ago
Matthew Jordan c14cdede12 Add BUGBUG for broken direct media in chan_gulp
12 years ago
Jason Parker 3a493017c4 Fix typo.
12 years ago
Richard Mudgett 797f712845 Add channel optimization interaction with frame hooks BUGBUG comments.
12 years ago
Mark Michelson e3a89a0a18 Change chan_unistim to use core transfer API.
12 years ago
Richard Mudgett cd6e2538f2 Change several bridge functions to return error status.
12 years ago
Matthew Jordan f3bfece4c3 Update autosupport script
12 years ago
Joshua Colp ffab4d52f1 Add a log message for when an incoming session is rejected due to the extension not being found.
12 years ago
Richard Mudgett cd40e179a9 Fix potential bridge hook resource leak if the hook install fails.
12 years ago
Mark Michelson 33eb15a242 Fix threadpool rapid growth problem.
12 years ago
David M. Lee 6e6652518d Fix build problem on OS X Mountain Lion (10.8)
12 years ago
Kinsey Moore 954166ed24 Pull CEL linkedid manipulation into cel.c
12 years ago
Matthew Jordan 68103abba3 Handle variable substitution in dummy variables
12 years ago
Matthew Jordan da1f4f0c3d Fix the test_substitution test
12 years ago
Richard Mudgett a5b32ca253 Bridging: Fix crash on destruction of a partially constructed bridge.
12 years ago
Richard Mudgett e943dc8de3 Add some safety cleanup for a failed push into a bridge.
12 years ago
Richard Mudgett 73854ebb2b Remove stub comment on function that is not a stub.
12 years ago
Kinsey Moore 3c34b725cb Fix bridge snapshot conversion to JSON
12 years ago
David M. Lee 4aa47d6893 Fix build warnings related to printf/scanf of tv_usec.
12 years ago
Richard Mudgett 291711f85f chan_vpb: Fix compile error and __ast_channel_alloc() prototype const inconsistency.
12 years ago
Richard Mudgett c9e04e70ca chan_misdn: Fix compile error after CDR merge.
12 years ago
Jason Parker adda9661c2 Fix a build warning with stasis messages.
12 years ago
Matthew Jordan 50d81a58e8 Prevent sending a NewExten event after a Hangup during a stack restore
12 years ago
Matthew Jordan 0afb1949c9 Restore bad merge on CHANGES
12 years ago
Joshua Colp 2e541ec265 Fix build warning (which is transmogrified into an error) with my compiler due to uninitialized variable.
12 years ago
Matthew Jordan 2b992bc74d Make cdr_mysql compile again by not directly setting the run-time CDR object
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Mark Michelson 67e35c7b47 Fix regression in MWI stasis handling.
12 years ago